Peronnalisation LILO
Résolu
Arno59
Messages postés
4600
Date d'inscription
Statut
Contributeur
Dernière intervention
-
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Je souhaite modifier LILO pour charger les 2 disques dur (en maitre)
/etc/lilo.conf
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
default="linux"
boot=/dev/hda
map=/boot/map
keytable=/boot/fr-latin1.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=nomount acpi=ht resume=/dev/hda5 splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=nomount acpi=ht resume=/dev/hda5"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda1
initrd=/boot/initrd.img
append="failsafe acpi=ht resume=/dev/hda5 devfs=nomount"
read-only
J'ai ajouté ces lignes :
# Chargement Windows XP
other=/dev/hdb
label="Windows XP Pro"
Que faut-il mettre pour charger le second disque dur Windows XP Pro ?
Centre controle mandrakelinux 10.1
Partition Windows
second disque dur: 10 Go
Périphérique: hdb1
Lettre de lecteur DOS supposée C:
Type : W95 FAT32 (LBA)
Taille : 9.5 Go
hdb
PAS DE POINT DE MONTAGE : /mnt/windows ???
Je souhaite modifier LILO pour charger les 2 disques dur (en maitre)
/etc/lilo.conf
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
default="linux"
boot=/dev/hda
map=/boot/map
keytable=/boot/fr-latin1.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=nomount acpi=ht resume=/dev/hda5 splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=nomount acpi=ht resume=/dev/hda5"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda1
initrd=/boot/initrd.img
append="failsafe acpi=ht resume=/dev/hda5 devfs=nomount"
read-only
J'ai ajouté ces lignes :
# Chargement Windows XP
other=/dev/hdb
label="Windows XP Pro"
Que faut-il mettre pour charger le second disque dur Windows XP Pro ?
Centre controle mandrakelinux 10.1
Partition Windows
second disque dur: 10 Go
Périphérique: hdb1
Lettre de lecteur DOS supposée C:
Type : W95 FAT32 (LBA)
Taille : 9.5 Go
hdb
PAS DE POINT DE MONTAGE : /mnt/windows ???
9 réponses
Salut,
Essaie :
Essaie :
# Chargement Windows XP other=/dev/hdb1 label="Windows XP Pro" table=/dev/hdbEt relance "lilo" après les modifs :
/sbin/lilo;-)
Merci,
/etc/lilo.conf
...
# Chargement Windows XP
other=/dev/hdb1
label="Windows XP Pro"
table=/dev/hdb
shell:
su
/sbin/lilo
Added linux *
Added linux-nonfb
Added failsafe
Fatal: Image name, label, or alias contains a blank character: 'Windows XP Pro'
[root@localhost etc]#
/etc/lilo.conf
...
# Chargement Windows XP
other=/dev/hdb1
label="Windows XP Pro"
table=/dev/hdb
shell:
su
/sbin/lilo
Added linux *
Added linux-nonfb
Added failsafe
Fatal: Image name, label, or alias contains a blank character: 'Windows XP Pro'
[root@localhost etc]#
Je dirais
puis
#Chargement Windows XP other=/dev/hdb1 label="Windows_XP_Pro" table=/dev/hdb
puis
/sbin/lilo
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Bonjour,
#Chargement Windows XP
other=/dev/hdb1
label="Windows_XP_Pro"
table=/dev/hdb
Lilo a été modifié, au démarrage WinXP
PB : curseur DOS seulement donc n'a
La liberté a-t-elle un prix ? Heureusement Linux est là.
#Chargement Windows XP
other=/dev/hdb1
label="Windows_XP_Pro"
table=/dev/hdb
Lilo a été modifié, au démarrage WinXP
PB : curseur DOS seulement donc n'a
La liberté a-t-elle un prix ? Heureusement Linux est là.
Bonjour,
Ajout des lignes dans lilo.conf
#Chargement Windows XP
other=/dev/hdb1
label="Windows_XP_Pro"
table=/dev/hdb
Lilo a été modifié,
Redémarrage
Lilo:
Linux
...
WinXP
PB : curseur DOS seulement donc n'a pas trouvé le disque dur.
Pour info :
2 disques durs IDE en Master :
- le premier disque ExcelStore 80Go
- le second est Quantum 10 Go
Que faut-il faire pour que les 2 disques durs soient pris en compte par LILO ?
Les 2 disques durs sont reconnu par le BIOS.
Ajout des lignes dans lilo.conf
#Chargement Windows XP
other=/dev/hdb1
label="Windows_XP_Pro"
table=/dev/hdb
Lilo a été modifié,
Redémarrage
Lilo:
Linux
...
WinXP
PB : curseur DOS seulement donc n'a pas trouvé le disque dur.
Pour info :
2 disques durs IDE en Master :
- le premier disque ExcelStore 80Go
- le second est Quantum 10 Go
Que faut-il faire pour que les 2 disques durs soient pris en compte par LILO ?
Les 2 disques durs sont reconnu par le BIOS.
Salut,
Essaie de rajouter ça :
Essaie de rajouter ça :
map-drive = 0x80 to = 0x81 map-drive = 0x81 to = 0x80Ce qui devrait donner :
#Chargement Windows XP other=/dev/hdb1 label="Windows_XP_Pro" map-drive = 0x80 to = 0x81 map-drive = 0x81 to = 0x80 table=/dev/hdbJe garantie pas que ça marche...
Bonjour,
A quoi correspond les lignes :
map-drive = 0x80
to = 0x81
map-drive = 0x81
to = 0x80
A quoi correspond les lignes :
map-drive = 0x80
to = 0x81
map-drive = 0x81
to = 0x80