User Tools

Site Tools


common:debian_liveusb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
common:debian_liveusb [2009/11/26 17:15] svschwartzcommon:debian_liveusb [2009/11/26 17:26] (current) svschwartz
Line 49: Line 49:
 lh_build lh_build
 </code> </code>
 +
 +If everything goes well we will have binary.img file, which should be copied to usb-flash with dd like this
 +<code>
 +cd ~/liveusb/
 +dd if=binary.img of=/dev/sdb
 +</code>
 +
 +Now you have a bootable liveUSB Debian with partimage-ng onboard :)
  
 Hope this will help :) Hope this will help :)
common/debian_liveusb.1259255720.txt.gz · Last modified: (external edit)