Retourner au contenu associé (entrée de forum : kernel panic)
Posté par eagle84 le 24 mai 2006 à 16:34. En réponse au message kernel panic. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: renumérote les partoches!
Posté par eagle84 . En réponse au message kernel panic. Évalué à 1.
en faisant
# mkdir /mnt/hda5
# mount /dev/hda5 /mnt/hda5
# chroot /mnt/hda5 /bin/bash
une fois sur mon lilo.conf jai mis:
default="linux"
boot=/dev/hda
map=/boot/map
keytable=/boot/fr-latin1.klt
menu-scheme=wb:bw:wb:bw
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz
label="linux"
root=/dev/hda4
initrd=/boot/initrd.img
append=" resume=/dev/hda6 splash=silent"
vga=788
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda4
initrd=/boot/initrd.img
append=" resume=/dev/hda6"
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda4
initrd=/boot/initrd.img
append=" failsafe resume=/dev/hda6"
other=/dev/hda1
label="windows"
table=/dev/hda
mais ca marche toujours pas :s
question je laisse les hda6 ?