OVH Cloud OVH Cloud

lilo

1 réponse
Avatar
deny
Bonjour
je dispose d'un disque dur ou windows xp cohabite avec une debian (testing)
/etc/fstab: static file system information.
voici mon fstab (ou windows monté en hda1 n'apparait pas
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda5 / ext3 defaults,errors=remount-ro 0 1
/dev/hda6 /home ext3 defaults 0 2
/dev/hda8 /swap ext3 defaults 0 2
/dev/hda7 /usr ext3 defaults 0 2
/dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0

et voici mon lilo
boot=/dev/hda

# Specifies the device that should be mounted as root. (`/')
#
root=/dev/hda5
map=/boot/map
vga=normal

default=Linux

image=/vmlinuz
label=Linux
read-only
# restricted
# alias=1

initrd=/initrd.img
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
# restricted
# alias=2

initrd=/initrd.img.old



# alias=3
other=/dev/hda1
label=Windows
# restricted

quand je lance lilo
j'ai bien debian ET windows added

Lors du démarrage seulement Debian apparait dans le choix .........


merci pour votre aide






--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

1 réponse

Avatar
Nepher
Le 29/11/05, deny a écrit:
Bonjour
je dispose d'un disque dur ou windows xp cohabite avec une debian (testing)
/etc/fstab: static file system information.



et voici mon lilo
boot=/dev/hda

# Specifies the device that should be mounted as root. (`/')
#
root=/dev/hda5
map=/boot/map
vga=normal

default=Linux

image=/vmlinuz
label=Linux
read-only
# restricted
# alias=1

initrd=/initrd.img
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
# restricted
# alias=2

initrd=/initrd.img.old



# alias=3
other=/dev/hda1
label=Windows
# restricted

quand je lance lilo
j'ai bien debian ET windows added

Lors du démarrage seulement Debian apparait dans le choix .........




Rajoute ces trois lignes dans ton lilo.conf avant la ligne
"default=Linux"
delay
prompt
timeout0
relance lilo et normalement tu devrais avoir le choix au démarrage.

man lilo.conf pour avoir plus d'information sur la configuration du
fichier

Bonne soirée


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact