PLDWWW: Packages/LinuxLive

patrys patrys at pld-linux.org
Tue Nov 18 23:56:57 CET 2008


Author: patrys   Date: Tue Nov 18 22:56:57 2008 GMT
Module: PLDWWW   URL: http://pld-linux.org/Packages/LinuxLive?action=diff&rev2=8&rev1=7
---- Log message:


---- Page affected: Packages/LinuxLive

---- Diffs:

================================================================
  # linux-live-build
  }}}
  
+ == Booting from USB ==
+ 
+ First, create a FAT16 or FAT32 on the device.
+ 
+ Then extract the ISO contents onto the USB device you are going to use.
+ 
+ Next, unmount the device and run (this requires having the {{{syslinux}}} package installed):
+ 
+ {{{
+ # syslinux -d boot/syslinux /dev/sdXY
+ }}}
+ 
+ Where {{{sdXY}}} is the partition you created earlier.
+ 


More information about the pld-cvs-commit mailing list