Problème avec installation LILO :/

Problème avec installation LILO :/ - Installation - Linux et OS Alternatifs

Marsh Posté le 12-05-2003 à 22:44:21    

:hello: all
 
Voila actuellement je me set de GRUB pour faire un multiboot 2000 et mandrake 9.1... Mais je veux le remplacer par lilo...
Le problème c'est que lorsque je tape lilo en root il devrait se mettre en place et fonctionner au prochain redemmarage du PC ; mais il me dit:  [root@localhost root]# lilo
Fatal: Image name, label, or alias contains a blank character: 'Mandrake 9.1'
 
 
Voilà mon lilo.conf situé dans /etc/lilo.conf  
 

Code :
  1. boot=/dev/hda5
  2. map=/boot/map
  3. vga=normal
  4. default="Mandrake 9.1"
  5. keytable=/boot/fr-latin1.klt
  6. prompt
  7. nowarn
  8. timeout=100
  9. message=/boot/message
  10. menu-scheme=wb:bw:wb:bw
  11. disk=/dev/hdf bios=0x82
  12. image=/boot/vmlinuz
  13. label="Mandrake 9.1"
  14. root=/dev/hda6
  15. initrd=/boot/initrd.img
  16. append="quiet devfs=mount hdc=ide-scsi"
  17. vga=794
  18. read-only
  19. other=/dev/hda1
  20. label="Windaube 2000"
  21. table=/dev/hda1
  22. image=/boot/vmlinuz-2.4.21-0.13mdk
  23. label="linux"
  24. root=/dev/hda6
  25. initrd=/boot/initrd-2.4.21-0.13mdk.img
  26. vga=794
  27. read-only

 
La partoche win2000 est c: -> hda1
Et pour linux j'ai une partition /boot ->hda5  une / ->hda6 et la /home->hda8 .
 
Voilà je ne sais pas quoi faire je suis perdu malgrès les how-to que j'ai lu :/
 
HELP PLEASE je suis en détresse [:reas0n]  
 
 
A++  
  :)


Message édité par dark le 12-05-2003 à 22:46:28
Reply

Marsh Posté le 12-05-2003 à 22:44:21   

Reply

Marsh Posté le 12-05-2003 à 22:48:52    

bah il suffit de traduire ce kon te dit : tu doit pas avoir d'espace dans le "Mandrake 9.1"

Reply

Marsh Posté le 12-05-2003 à 23:02:25    

ok c t ça mais now j'ai un autre blème:
"[root@localhost root]# lilo
Added Mandrake9.1 *
Fatal: Partition entry not found."
 
:/
 
Merci de votre aide :)

Reply

Marsh Posté le 13-05-2003 à 10:01:10    

J'ai le meme style de probleme. J'ai mis un post là-dessus.
http://forum.hardware.fr/forum2.ph [...] h=&subcat=
A+

Reply

Marsh Posté le 13-05-2003 à 20:10:21    

Puta*n!!!
J'ai essaye de faire des mises a jour de linux et mettre lilo a la place de GRUB lors de l'install mais RIEN ya toujours ce putain de GRUB qui se lance!!
J'ai fait un fdisk /mbr RIEN GRUB est tjrs la!!
 
SVP aidez-moi j'ai absolument besoin de ma partoche windaube pour demain je cherche partout mais pas moyen de faire avancer le scmilblik  :cry:  
 
Donc je récapitule:
 
hda1--> partition win2000
hda5--> /boot
hda6--> / (racine)
hda7--> /swap
hda8--> /home
 
J'ai vraiment besoin de résoudre ce blème svp :(  
 
Merci
A++

Reply

Marsh Posté le 13-05-2003 à 20:32:29    

voila mon fichier menu.lst de GRUB:
 
 


timeout 10
color black/cyan yellow/cyan
i18n (hd0,4)/grub/messages
keytable (hd0,4)/fr-latin1.klt
altconfigfile (hd0,4)/grub/menu.once
default 0
 
title linux
kernel (hd0,4)/vmlinuz root=/dev/hda6 quiet devfs=mount hdc=ide-scsi vga=788
initrd (hd0,4)/initrd.img
 
title linux-nonfb
kernel (hd0,4)/vmlinuz root=/dev/hda6 devfs=mount hdc=ide-scsi
initrd (hd0,4)/initrd.img
 
title windows
root (hd0,0)
makeactive
chainloader +1
 
title windows2
root (hd1,0)
map (0x81) (0x80)
map (0x80) (0x81)
makeactive
chainloader +1
 
title windows3
root (hd2,0)
map (0x82) (0x80)
map (0x80) (0x82)
makeactive
chainloader +1
 
title floppy
root (fd0)
chainloader +1
 
title old_linux
kernel (hd0,4)/vmlinuz-2.4.21-0.13mdk root=/dev/hda6 quiet devfs=mount hdc=ide-scsi vga=788
initrd (hd0,4)/initrd-2.4.21-0.13mdk.img
 
title failsafe
kernel (hd0,4)/vmlinuz root=/dev/hda6 failsafe devfs=nomount hdc=ide-scsi
initrd (hd0,4)/initrd.img
 
title old_windows
root (hd0,0)
chainloader +1

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed