On Sun, Jun 27, 2010 at 6:10 PM, Peter Lambrechtsen <plambrecht...@gmail.com
> wrote:

> On Mon, Jun 28, 2010 at 3:16 AM, Peter Robinson <pbrobin...@gmail.com>wrote:
>


...
>
> With the overlay of 200MB, is it better to have more or less space for the
> overlay?
>
> What would your memory and disk recommendations be for the ideal 32Bit VM.
>
> And what options should I use with the livecd to disk:
>
>
> /livecd-iso-to-disk --overlay-size-mb 200 --home-size-mb 200 --delete-home
> --unencrypted-home /dev/live /dev/sda1
>
> ??
>

See  http://wiki.sugarlabs.org/go/LiveOS_image for some information on the
storage options.
Also http://fedoraproject.org/wiki/Livecd-iso-to-disk.pod has more help
information for the script.

With VirtualBox3.2.6 in a Lynx 64-bit host and a Fedora 32-bit guest, I
tested the Fedora-14 soas-i386-20100613.15.iso (no longer available, but
should be similar to the builds at
http://alt.fedoraproject.org/pub/alt/nightly-composes/soas/) using this
installation script,

/LiveOS/livecd-iso-to-disk --overlay-size-mb 1000 --home-size-mb 200
--delete-home --unencrypted-home /dev/live /dev/sda1

The command,

 dmsetup status

 before and after

yum install dkms gcc

yielded these results: 21376/2048000 and 868152/2048000 (512-byte segments)

So it looks like at least 425 MiBytes of overlay is required for that
installation.

then after

./VboxLinuxAdditions-x86.run

dmsetup status showed 928872/204800 or 454 MiBytes of the overlay consumed.

--Fred
_______________________________________________
SoaS mailing list
SoaS@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/soas

Reply via email to