Changes

Jump to navigation Jump to search
m
no edit summary
Line 18: Line 18:  
How to make your own sugar.squashfs
 
How to make your own sugar.squashfs
   −
First, create a stock Ubuntu 8.10 live USB system as described above and boot from it. Next, we need to fix a bug the initrd so that /cow is shown when we use the "show-cow" boot option by executing this script. Now, we add "show-cow" to the boot arguments in syslinux.conf. Then, boot the system using the fix initrd, and do the following in the running system:
+
First, create a stock Ubuntu 8.10 live USB system as described above and boot from it. Next, we need to fix a bug the initrd so that /cow is shown when we use the "show-cow" boot option by executing [http://launchpadlibrarian.net/18966594/apply-casper-patch.sh this] script. Now, we add "show-cow" to the boot arguments in syslinux.conf. Then, boot the system using the fix initrd, and do the following in the running system:
    
  sudo su
 
  sudo su
Line 26: Line 26:  
  apt-get --force-yes -y  install sugar-* squashfs-tools
 
  apt-get --force-yes -y  install sugar-* squashfs-tools
   −
Then do
+
* Then do
    
  cat > exclude <<\EOF
 
  cat > exclude <<\EOF

Navigation menu