[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

How do I combine livecd.ubuntu.squashfs into a iso or img file in ubuntu mode?



Hi I have successfully build a live image in ubuntu mode using Colin Watson's directives
by linking:

ln -sf /usr/share/livecd-rootfs/live-build/auto/* auto/

lb clean
lb config
lb build

Build worked and I have the following files in my build directory:
drwxr-xr-x  4 root root      4096 Sep 15 12:11 auto
drwxr-xr-x  3 root root      4096 Sep 15 13:06 binary
-rw-r--r--  1 root root         54 Sep 15 13:01 binary.headers
-rw-r--r--  1 root root        204 Sep 15 13:06 binary.list
-rw-r--r--  1 root root       814817 Sep 15 13:06 binary.log
-rw-r--r--  1 root root     39269 Sep 15 13:01 binary.packages.install
-rw-r--r--  1 root root     40834 Sep 15 13:05 binary.packages.live
drwxr-xr-x  5 root root      4096 Sep 15 12:26 cache
drwxr-xr-x 22 root root      4096 Sep 15 12:25 chroot
drwxr-xr-x 22 root root      4096 Sep 15 12:11 config
lrwxrwxrwx  1 root root        28 Sep 15 13:06 livecd.ubuntu.initrd -> livecd.ubuntu.initrd-generic
-rw-r--r--  2 root root  14973230 Sep 15 13:06 livecd.ubuntu.initrd-generic
lrwxrwxrwx  1 root root        28 Sep 15 13:06 livecd.ubuntu.kernel -> livecd.ubuntu.kernel-generic
-rw-r--r--  2 root root   4965840 Sep 15 13:06 livecd.ubuntu.kernel-generic
-rw-r--r--  2 root root     40834 Sep 15 13:06 livecd.ubuntu.manifest
-rw-r--r--  2 root root       863 Sep 15 13:06 livecd.ubuntu.manifest-remove
-rw-r--r--  2 root root        11 Sep 15 13:06 livecd.ubuntu.size
-rw-r--r--  2 root root 687726592 Sep 15 13:06 livecd.ubuntu.squashfs

How do I combine the squashed file system, kernel boot manager into an iso or img file?
Thanks very much any help would be appreciated.

I used the latest live-build and ran it on ubuntu precise amd64.
I did post this on the ubuntu forums, but was told to post it here.
Thanks
Rob Key

Reply to: