Mailinglist Archive: opensuse-factory (883 mails)

< Previous Next >
Re: [opensuse-factory] Factory live .iso build
On 05/16/2012 06:41 AM, Stephan Kulow wrote:
On 16.05.2012 12:58, doiggl@xxxxxxxxxxxxxxxxxx wrote:

Hello,
Is the build iso process broken because:
- a) Kiwi broken.
or
- b) is the iso image too big.


c) because of other problems.

openSUSE-images is too big because glibc-devel is required for xorg-x11,
this should be fixed already, but needs to end in factory first.

The live cds are broken because they fail.

Coolo, thanks for the help.

I have now built the Gnome x86_64 Live CD on my machine and I have started debugging Kiwi. The failure in the boot comes with the command 'cp /utimer /mnt', which fails because /mnt is full.

With the limited shell available inside Kiwi debugging, I mounted /proc and df showed the following entry for /mnt:

/dev/loop0 2485632 2485632 0 100% /mnt

The bulk of the space is in /mnt/usr (2078212) with that split into bin (280976), lib (280976), lib64 (621648), and share (866636).

I am still trying to find what sets the size of /dev/loop0. If anyone can give me some pointers, I would appreciate the help.

Thanks,

Larry
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx

< Previous Next >