Thread
:
/dev/sd device addresses change
View Single Post
#
4
(
permalink
)
10-15-2007, 01:10 PM
Jordan
Administrator
Join Date: Nov 2006
Posts: 569
The solution to this is to label your partitions and remount in /etc/fstab with those partition names instead of the device name.
To label a partition:
Code:
e2label <partition> <label>
Jordan
View Public Profile
Send a private message to Jordan
Find all posts by Jordan