deviant_prick 0 Posted August 12, 2004 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. Share this post Link to post
taeuler 0 Posted August 12, 2004 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. Share this post Link to post
danleff 0 Posted August 12, 2004 It is like any OS. You change the location of where the bootloader tries to look for the boot and system files, then you need to tell the system where you changed the files to. You will also need to change your entries in Grub or Lilo, whichever bootloader that you are using. Share this post Link to post
deviant_prick 0 Posted August 12, 2004 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. Share this post Link to post
danleff 0 Posted August 13, 2004 Syslinux.cfg? Let's start from the beginning. How did you make the boot floppy? Did you make it during the install and tell Mandrake to use Lilo at /dev/fd0? Share this post Link to post
deviant_prick 0 Posted August 13, 2004 don't worry about it. I grudgenly reinstalled mdk. Now i have another problem that ill post on the general board. Share this post Link to post