xuanngo2001 / cust-live-deb

Custom Live Debian System
GNU General Public License v2.0
1 stars 6 forks source link

Custom Live Debian System

cust-live-deb is a 64-bit Debian operating system that runs from RAM. It can either boot from USB key or CD/DVD.

Screenshots

Download

It comes in 2 flavors:

Burn ISO to USB key

WARNING: Everything in your USB key will be destroyed.

# On any unix system, run:
dd if="cust-live-deb-64-FFF_YYYY-MM-DD_HH.MM.SS.iso" of="/path/to/your/usb/device" bs=4M; sync

# Or, on cust-live-deb, run:
cld-dd-usb.sh cust-live-deb-64-FFF_YYYY-MM-DD_HH.MM.SS.iso /path/to/your/usb/device

MS Windows

On Microsoft Windows, you can use Win32 Disk Imager to burn the ISO to your USB key.

Documentation

Releases stats

http://www.somsubhra.com/github-release-stats/?username=limelime&repository=cust-live-deb

TODO

Regenerate initrd

Chroot

References

Release checklist

Alternatives