|
use e2label command and give them labels, then edit the fstab to replace the partition number to LABEL=Set-Label-Here
# man e2label
That way fstab wont look for drive letters (sdb, sdc, sdd..) it'l look for the partitions label instead, fixing your problem.
Last edited by JamesChamberlain; 11-09-2009 at 09:09 AM.
|