PDA

View Full Version : kernel panic - not syncing, attempted to kill init


karplus
20-02-2006, 13:22
Ciao, qualche mese fa quando ho cambiato hd ho copiato la vecchia partizione di linux su una nuova semplicemente con un cp -ax, tutto é andato ok, ho solo dovuto sistemare fstab e rilanciare /sbin/lilo.
Lilo.conf non ha avuto bisogno di essere toccato perché hda7 nel vecchio hd era la root, e pure nel nuovo. Fstab l'ho dovuto editare solo x le altre partizioni ntfs che erano cambiate nel frattempo.

Qualche giorno fa ho fatto un'altra partizione primaria, allo scopo di metterci su il mio linux. Tale partizione é hda3 (non so perché sia stato saltata hda2, non me la fa montare eppure esiste: hda1 é ovviamente win), ho copiato con il solito cp -ax da hda7 a hda3, editato opportunamente fstab, mtab e lilo.conf, rilanciato /sbin/lilo, ma all'avvio di linux da hda3 ottengo sti errori:


mounting /dev/root
mount: no such device
device or resource busy
kernel panic - not syncing, attempted to kill init


Idee? :mbe:

Grazie :stordita:
ps ho la suse 10.0

karplus
21-02-2006, 23:39
up

wubby
22-02-2006, 06:41
mounting /dev/root ? :confused: ?
Posta lilo.conf

karplus
22-02-2006, 18:11
# Modified by YaST2. Last modification on lun ott 17 22:58:34 CEST 2005

menu-scheme = Wb:kw:Wb:Wb
timeout = 30
lba32
change-rules
reset
read-only
prompt
default = Windows
message = /boot/message
boot = /dev/hda


other = /dev/hda1
###Don't change this comment - YaST2 identifier: Original name: windows###
label = Windows


image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: linux###
label = Linux
append = "selinux=0 resume=/dev/hda5 splash=silent showopts"
vga = 0x31a
initrd = /boot/initrd
root = /dev/hda3


image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: failsafe###
label = Failsafe
append = "showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3"
vga = normal
initrd = /boot/initrd
root = /dev/hda3

zephyr83
22-02-2006, 18:42
per caso il nuovo HD è serial ata?

karplus
22-02-2006, 19:05
doppio

karplus
22-02-2006, 19:06
no, normalissimo pata :confused:

Prima di fare tutto questo avevo fatto una partizione fra la hda6 e hda7, spostando l'hda7 ad hda8 che era diventata root. Stesso problema!
Infatti eliminando la partizione intermedia e facendo si che hda7 tornasse root é tornato tutto a posto

karplus
26-02-2006, 02:07
up

karplus
27-02-2006, 23:54
up

karplus
06-03-2006, 23:05
up :cry: