Debian and RAID

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: George Toft
Date:  
Subject: Debian and RAID
Miles Beck wrote:
>
> George Toft <> said:
>
> > Did you adjust /etc/fstab to reflect the new location?
> >
> > George
>
> Nope, I'm really new to Linux and was hoping it would somehow detect the
> changes and boot with no issues.
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



Bad assumption.

If you move stuff to a different drive, you need to adjust /etc/fstab.

Also (since I just did this the hard way Saturday), if you don't copy
the files correctly, you will lose very important symlinks and file
permissions. Tar is your friend.

George