On Fri, 27 Sep 2013 17:54:27 +1000, Jay Amorin <[email protected]> wrote:
> Yes. If your boot partition is in sda1. So root (hd0,0) if second > partition root (hd0,1). How does it goes? Not too good, see below. > > > On Fri, Sep 27, 2013 at 1:17 PM, Terry Duell <[email protected]> wrote: > >> On Fri, 27 Sep 2013 14:25:50 +1000, Jay Amorin <[email protected]> >> wrote: >> >> You're almost there. Try to mount all your partition under /mnt and run >>> chroot >>> >>> # mount -t proc none /mnt/proc >>> # mount -o bind /dev /mnt/dev >>> # chroot /mnt /bin/bash this results in... "chroot: failed to run command '/bin/bash': no such file or directory" So, it would seem that I'm missing something. When you said "Try to mount all your partition under /mnt and run chroot" did you imply some other things needed to be done that you didn't list? As I said I am using Knoppix live, which is a 32 bit version. The system I'm trying to rescue is 64 bit. Is that an issue? In an attempt to see if I could get a bit further I booted a 64 bit system in rescue mode, but that doesn't provide grub. Cheers, -- Regards, Terry Duell _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
