[lug] Challenge solved

David L. Anselmi anselmi at anselmi.us
Tue Jul 19 17:07:04 MDT 2005


Gary Hodges wrote:
> OK, with help from many of you here and and Debian amd64 mailing list, I 
> finally managed to get sarge installed on this machine.

Glad to hear it.

[...]
> mount /dev/sda1 /mnt
> mount /dev/sda2 /mnt/boot
> etc.
> chroot /mnt

Sometimes it may be easier to: mount /dev/sda1 /mnt; chroot /mnt; mount 
-a, assuming sda1 has a good fstab on it.  That will get /proc for you 
(in chroot) though /dev might surprise you if you're using udev.

Dave



More information about the LUG mailing list