NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Installing it even faster (Score:2)
You end up with an even cleaner system. Unless you install one yourself, not even a boot loader is installed by default. Or a kernel, for that matter. Of course, installing these things is just a matter of
Re:Installing it even faster (Score:1)
Thanks for the description of the RAID1 instructions. I was thinking that should be possible, was wondering how. Since the weekend install was due to a dead boot disk, I was interested. When I grok in fullness,
Bill
# I had a sig when sigs were cool
use Sig;
Re:Installing it even faster (Score:2)
Yea, this is something you have to deal with. Especially since debootstrap (as it installs a minimal set of packages) does not install ssh for you. And you should of course be prepared to go to the data centre in case anything goes wrong.
This said, it's hard to get it wrong after you've debootstrapped dozens of boxes locally. Doing it remotely really isn't any different, except you have to double check everything (especially the kernel!).
Reply to This
Parent