everytime i
Code:
mount /dev/hdc1 /home/myuser/srv20
I get
Code:
mount: /dev/hdc1 already mounted or /home/user/srv20 busy
o_O
I'm just trying to mount my 20gb drive :/
Someone help! o_O
can you please paste the results here of
that's l as in larry
correct procedure for a mount is as follows
Code:
mount /dev/hdc1 /test
or something similar
are you sure your spare 20gb is infact /dev/hdc ????
cheers
anyweb
Cross reference to my reply post
here if you're using any recent redhat derivitive ...
--zepcom