situation:
- server with RAID 1 (2x1000GB)
- currently logged in via SSH (network based debian rescue cd)
need to accomplish:
- install a debian based Xen (maybe with: http://wiki.xen.org/xenwiki/LiveCD ?)
- keep RAID 1
problem:
I have no physical access to the server, so i can't just drop in a cd or plug-in a usb drive. Does anyone have an ideas (or a tutorial handy) on how I can mount the LiveCD (on a read-only rescue-cd??) and the install the distru without breaking the RAID?
debootstrapwiki.debian.org/Debootstrap is most likely what you want. "Breaking the RAID" is a vague term though, is it a hardware or software RAID? I would assume that if the rescue CD can operate the RAID, the matching distribution installed kernel would operate the RAID as well. – DerfK Dec 23 '10 at 22:31