01-19-06 10:51 PM
General Schvantzkoph wrote:
> On Thu, 19 Jan 2006 07:20:28 -0800, Bob the milkman wrote:
>
>
>
>
> Doubtful if you can mirror a 9G drive with a 19G drive. RAID is always
> done with identical drives. Frankly I don't know why you would want to
> waste disk space doing mirroring when you have such tiny drives. If I were
> you I'd use the 19G drive for /home. You should never ever put /home on
> the same partition as /, it makes upgrading the system much more difficult
> because you can't do a clean install without wiping out your user
> directories along with the system files.
Paul,
If you want to do it with software RAID you would need to reinstall your
system, because / cannot be umounted.
I would not go for a mirror but a dual boot.
Create a /etc/fstab on the second disk that refers to the new partitions.
edit your /etc/lilo.conf
run lilo
The bad thing about this senario: no copy of the mbr on disk 2. Has to
do with Intel Architecture, I have never heard that two bootdisks are
allowed.
Kind regards,
Jan Gerrit
[ Post a follow-up to this message ]
|