Debian and RAID

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: George Toft
Data:  
Oggetto: 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