Boot linux

abssi -  
 michael -
bonjour,
voila, j'ai linux mdk9.2 et winxp sur le pc, tout aller bien ,j'ai redemarrer et maintenant je peux aller sur xp mais pas sur linux j'accede bien a la fenetre de choix de l'os mais quand je vais sur linux c ecran noir alors avec la disquette de boot que j'ai crée lors de l'install j'essaie de demarré mais j'ai un message kernel panic not init foundtry passing init=option to kernel mais je ne sais pas koi taper quand avec la diskette j'ai boot=? en fait je cois ke le systeme se trompe d'endroit pour charger linux car quand je mets la diskette ca marke tryuing to charge kernel module ds /dev/hda7 alors ke ma artition / est /dev/hda5 aidé moi?
A voir également:

2 réponses

abssi
 
pour vous aidez je vous ai fait une copuie de mon fichier lilo.conf
boot=/dev/hda
map=/boot/map
vga=normal
default="linux"
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/hda5
initrd=/boot/initrd.img
append="devfs=mount hdd=ide-scsi resume=/dev/hda6 splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda5
initrd=/boot/initrd.img
append="devfs=mount hdd=ide-scsi resume=/dev/hda6"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda5
initrd=/boot/initrd.img
append="failsafe devfs=nomount hdd=ide-scsi resume=/dev/hda6"
read-only
other=/dev/hda1
label="windows"
table=/dev/hda
other=/dev/fd0
label="floppy"
unsafe
merci d'avance
0
frzburn Messages postés 200 Statut Membre 45
 
Mmmmm... essaye avec ta disquette de démarrage:
root=/dev/hda5 noinitrd ro

Bonne chance!

==============================================
RTFMFM
0
michael
 
tu specifie l endroit ou se trouve ton noyo exemple:

boot:/boot/bzImage noinitrd root=/dev/hda5

met dans tout les cas tu as un problemme dans ton lilo.conf
0