[BL] loadlin with vmlinuz

David Moberg davidjmoberg at lycos.com
Wed Jun 1 19:53:09 EDT 2005


----- Original Message -----
From: "sindi keesan" <keesan at sdf.lonestar.org>
 
> BL2 is simpler since it has login.  (I have not tested this one yet).
> 
> chrootBL2 (run from BL3)
> 
> #!/bin/sh
> mount /dev/hdb2 /hd
> chroot /hd /bin/bash
> login
> 
> (Login should run the rcs and profiles).

But this will try to run login in BL3. You need to do:

mount /dev/hdb2 /hd
chroot /hd /bin/login

(Is that where login is on BL2?)

David

-- 
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at once.
http://datingsearch.lycos.com




More information about the BasLinux mailing list