Canoot find partision
well just modifing my comp by changing my linux HDD from secondry master to Primary slave and mandrake didn't like it. error log - mounting root filesystem VFS: Can't find ext3 filesystem on dev idel(22,1) Mount: error 22 mounting ext3 flags default well, lets try that again without option flags mounting root files ...
well just modifing my comp by changing my linux HDD from secondry master to Primary slave and mandrake didn't like it.
error log
---------------------------------------------------
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
well, lets try that again without option flags
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
well, lets try that again with read only flags
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
pivot root: pivot-root (/sysroot,/sysroos/intred) failed: 2
remounting defs at correct place if neccercery mounted defs on /dev
freeing unused kernel
memory: 156k freed
kernel panic: no int found.
Try passing init = option to kernel
--------------------------------------
It exactly like XP, you change your computer and suddenly it doesn't boot.
error log
---------------------------------------------------
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
well, lets try that again without option flags
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
well, lets try that again with read only flags
mounting root filesystem
VFS: Can't find ext3 filesystem on dev idel(22,1)
Mount: error 22 mounting ext3 flags default
pivot root: pivot-root (/sysroot,/sysroos/intred) failed: 2
remounting defs at correct place if neccercery mounted defs on /dev
freeing unused kernel
memory: 156k freed
kernel panic: no int found.
Try passing init = option to kernel
--------------------------------------
It exactly like XP, you change your computer and suddenly it doesn't boot.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
This can probaly be fixed by changing /etc/fstab or /etc/mtab, depending on how mandrake is setup;I think this is universal, but I've only worked with Arch,Suse, and Gentoo. This(these) files, control how you drives are mounted. The first section of each line in /etc/fstab is the device(my root filesystem):
<fs> <mountpoint> <type> <opts> <dump/pass>
/dev/hda2 / reiserfs noatime 0 0
So in your /etc/fstab you probaly need to change /dev/hdd to /dev/hd(X), from a liveCD or other working distro. Hope this helps.
<fs> <mountpoint> <type> <opts> <dump/pass>
/dev/hda2 / reiserfs noatime 0 0
So in your /etc/fstab you probaly need to change /dev/hdd to /dev/hd(X), from a liveCD or other working distro. Hope this helps.
i boot off lilo from a 3.5 floppy. I tryed changing lilos syslinux.cfg life to point to hdb1 where the root is located but makes no difrence. Any more suggestions? i tryed using grub but only found allot of confusion.
Also what file does lilo actually point to.
Also what file does lilo actually point to.
don't worry about it. I grudgenly reinstalled mdk. Now i have another problem that ill post on the general board.