Public bug reported:

Binary package hint: live-initramfs

I am trying to create a custom live environment.

My environment is using PXE boot with the filesystem located on NFS in a
squashfs file. Machine begins booting process, but after a short while
fails, dropping to busybox prompt. If I leave off the toram boot
operative everything works properly as expected.

I am attaching the log file live.log from the net booting machine. I
will provide any more information necessary.

I have looked in the script which calculates the size to create in
memory and it only seems to depend on the file size of the squashfs file
located under the live directory, the ramdisk seems to be 120% of this
file size. The problem seems to be that rsync is run on the entire NFS
mount point, which in my case contains some extra files outside of live.
These files push it over the limit. If this is working as intended, then
probably the size calculation needs to change and take into
consideration all of the files that will be copied into memory, and not
just live/filesystem.squashfs.

** Affects: live-initramfs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
toram operative fails, no space left on device
https://bugs.launchpad.net/bugs/615825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to