PDA

View Full Version : [xubuntu] Use Ubuntu server disc to install fakeRAID, then isnstall Xubuntu-desktop from there.



Cam42
October 25th, 2009, 02:25 AM
Here's what I want to do. Is it possible?
3 hard drives, each, say, 500GB.
Boot partition 1GB RAID 1
Root partition 20GB (on each drive) RAID5 = 40GB (right?)
Home partition the rest of the available space RAID5


Can I use the Ubuntu server install disc to set this up and then use

sudo apt-get install xubuntu desktop?

Is there a better way to do this?

Cam42
October 25th, 2009, 08:13 PM
bump.

raygj
October 25th, 2009, 09:38 PM
I had to make a standard non-raid partition on one of my disks for "/boot" so that grub could access & load "grubs stage2" from "/boot" so that it could "startup & mount" my raid "md0" disk ("/") .

Cam42
October 26th, 2009, 04:10 AM
I had to make a standard non-raid partition on one of my disks for "/boot" so that grub could access & load "grubs stage2" from "/boot" so that it could "startup & mount" my raid "md0" disk ("/") .
wait, what?

Cam42
October 28th, 2009, 05:11 PM
Whoops. It would appear that I actually mean software RAID.