Skip to Content.
Sympa Menu

baslinux - Re: [BL] loadlin with vmlinuz

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT lycos.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] loadlin with vmlinuz
  • Date: Wed, 01 Jun 2005 18:53:09 -0500

----- 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





Archive powered by MHonArc 2.6.24.

Top of Page