Execution: $sudo CP/HOME/JXG/BACKUP-2011.01.05/BACKUP2011.01.05.SQUASHFS/HOME/JXG/LIVECD/CASPER/FILESYSTEM.SQUASHFS
In addition, to update the filesystem.manifest and filesystem.manifest-desktop in the/home/jxg/livecd/casper/directory, these two files are actually a list of packages that are installed in the system and are updated in the following ways
$sudo Dpkg-l | grep II | awk ' {print $2,$3} ' >/home/jxg/livecd/casper/filesystem.manifest
$sudo Dpkg-l | grep II | awk ' {print $2,$3} ' >/home/jxg/livecd/casper/filesystem.manifest-desktop
Actually filesystem.manifest-desktop and filesystem.manifest are different, mostly less ubiquity Casper Live-initramfs User-setup Discover1 Xresprobe Os-prober Libdebian-installer4 These several packages, we have overlooked these effects here.
3. The working directory of the returned LiveCD/HOME/JXG/LIVECD,
Execute $sudo RM md5sum.txt
Re-execution $find-type f-print0 | sudo xargs-0 md5sum | Grep-v./isolinux/| Grep-v./md5sum.txt | sudo tee md5sum.txt
Update the original md5sum
Generate ISO
sudo mkisofs-r-V "my Ubuntu"-cache-inodes-j-l-b isolinux/isolinux.bin-c isolinux/boot.cat-no-emul-boot-boot-load- Size 4-boot-info-table-o ".. /myubuntu-804-livecd-iso ".
Cd.. /
Linux production LiveCD