Debian User Forums • View topic – live-build basics: Make your own live-cd or usb-hdd

live-build basics: Make your own live-cd or usb-hdd Postby fsmithred » February 17th, 2011, 5:04 am Discussion: viewtopic.php?f=24&t=190 You can build your own live-cd or usb-hdd in debian with live-build, which used to be called live-helper. If you’ve done this before, this will be easy, but note that some of the commands and options have […]

How I did it: diskless netboot with Debian Etch

How-To to make a diskless Debian Etch workstation This how-to is based on the following Ubuntu how-to: https://help.ubuntu.com/community/DisklessUbuntuHowto When I tried using the above how-to with Debian Etch, there were a number of things which didn’t work, and there were a number of things which weren’t explained. In any case, this is how I figured […]

prendre une image .gz et la mettre sur un disque dur

wget -O- http://mirror.ash.fastserv.com/pub/pfsense.img.gz | gzip -cd | dd bs=64k of=/dev/sda dans mon cas apres un boot du pc cible en PXE avec BgRescue Linux c’est dépannant pour tester les bsd ou des images virtuelles via Remotely installing PFSense to hard drive with VGA and without CD-ROM | Randy’s Blog.