1
vote
1answer
158 views

How to build a live Debian CD/USB in Windows, bootable in EFI mode?

I tried to install the latest stable Debian release (Debian 7.0 "Wheezy") using the Debian Multi-arch netinstall (AMD64) "debian-7.0.0-amd64-i386-netinst.iso" on my laptop. My laptop has a SecureCore ...
2
votes
0answers
19 views

Debian Live 3.x with encrypted root filesystem

I'd like to build a Debian Live system based on sid with an encrypted root filesystem. It's quite easy to install a Debian system with a rootfs encrypted with dm-crypt/LUKS, so I suppose it's also ...
1
vote
3answers
190 views

How to distribute my debian system?

I have a Debian (Wheezy) system that I have configured by installing/removing packages and editing some conf files. I would like to distribute an (almost) exact replica of my system to others ...
0
votes
1answer
122 views

Debian doesn't detect disks from Live CD

I've loaded from the USB stick with Debian Live CD on it to fix the MBR after a Windows installation. Suddenly I've found that fdisk -l shows nothing but the live USB itself. What would it mean? ...
3
votes
1answer
457 views

Using live-helper offline

I'm trying to create a custom Debian liveCD using live-helper, but offline. It was more or less possible with apt-cdrom (using the official DVDs to solve all the dependencies). I did lh config and ...