2.6.18 - > 2.6.24 devnodes trouble [message #39732] |
Wed, 26 May 2010 14:03 |
romeor
Messages: 11 Registered: April 2010
|
Junior Member |
|
|
root@backuppc:/# mount /dev/sdc1
mount: block device /dev/sdc1 is write-protected, mounting read-only
mount: cannot mount block device /dev/sdc1 read-only
in config i've got:
DEVNODES="sdc1:rw "
and THAT way it worked in 2.6.18
now on 2.6.24 it doesnt.
i have to manually write a line like this:
vzctl set 103 --devnodes sdc1:rw --save
then i can mount the drive, but after ve or vh restart - same story.
no patches plz, i dont know, how to recompile kernels.
UPDT
Seems like it should be now
DEVNODES="sdc:rw sdc1:rw" to get it working.
mkay.
You should write about that somewhere.
[Updated on: Wed, 26 May 2010 14:22] Report message to a moderator
|
|
|