This page shows information about a web page, and who has bookmarked it and when
http://edoceo.com/liber/ubuntu-live-usb
These are the public entries for this link:
- Ubuntu Live USB
Good for info on modifying the live image's squashfs filesystem.
By vbdata in Public bookmarks with linux usb
- Ubuntu Live USB
Good for info on modifying the live image's squashfs filesystem.
By eternicode in Linux > LiveUSB with system:unfiled
Note: Modifying or Updating the Image
>mount -o loop -t squashfs /mnt/usb/fs.squashfs >/mnt/ubuntu_usb
>mkdir /tmp/ubuntu_usb_image
>cp -aR /mnt/ubuntu_usb/* /tmp/ubuntu_usb_image/
>mount -t proc none /tmp/ubuntu_usb_image/proc
>mount -o bind /dev /tmp/ubuntu_usb_image/dev
>chroot /tmp/ubuntu_usb_ ...moreimage /bin/bash
>apt-get install aircrack-ng firefox kismet
>exit
>cd /tmp
>mksquashfs ubuntu_usb_image ubuntu_usb.squashfs
>cp ubuntu_usb.squashfs
>/mnt/usb_disc/casper/filesystem.squashfs
NB: The average rating is calculated using the rating for both public and private entries for this link.