[Lguest] Creating distro root disk image

Mihai Caraman mihai.caraman at gmail.com
Fri Aug 17 22:30:15 EST 2007


 <lguest at ozlabs.org>Hi Jason,

You may need anyway to mount that image or partition in order to configure
the tty1. You can mount directly a partition found inside the image,
specifying to an offset parameter (start sector*nr bytes per sector):

sudo mount /home/jyeh/vmware/Ubuntu/guestos.img-part1 -t ext2 -o
loop=/dev/loop0,offset=32256

For the images build from an Ubuntu distribution, tty1 configuration lies in
/etc/event.d/tty1.

Hope this helps,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/lguest/attachments/20070817/de1cf4d8/attachment.htm>


More information about the Lguest mailing list