common:debian_liveusb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| common:debian_liveusb [2009/11/26 17:09] – svschwartz | common:debian_liveusb [2009/11/26 17:26] (current) – svschwartz | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| / | / | ||
| </ | </ | ||
| + | |||
| + | |||
| + | Let's build the LiveUSB image now. This will take time, so be patient :) | ||
| + | < | ||
| + | cd ~/liveusb/ | ||
| + | lh_build | ||
| + | </ | ||
| + | |||
| + | If everything goes well we will have binary.img file, which should be copied to usb-flash with dd like this | ||
| + | < | ||
| + | cd ~/liveusb/ | ||
| + | dd if=binary.img of=/dev/sdb | ||
| + | </ | ||
| + | |||
| + | Now you have a bootable liveUSB Debian with partimage-ng onboard :) | ||
| Hope this will help :) | Hope this will help :) | ||
common/debian_liveusb.1259255361.txt.gz · Last modified: (external edit)
