On Tue, 30 Nov 2004 09:40:40 +1300 Ralph Stoker <[EMAIL PROTECTED]> wrote:
> > chroot /bin/bash /mnt # make hard disk top-level
> error: can't change root to /bin...not a directory
Not detracting from what I said earlier about bring the computer
tomorrow night, with all due respect I think the syntax is wrong, it
should be
chroot /mnt /bin/bash
see chroot(1)
SYNOPSIS
chroot NEWROOT [COMMAND...]
chroot OPTION
--
Nick Rout <[EMAIL PROTECTED]>
