![]() |
Can't mount second HDD
Hi,
I cannot mount my second hard drive. I can see it in the hardware list as hde1. I tried : mount /dev/hde mount: can't find /dev/hde in /etc/fstab or /etc/mtab mount /dev/hde1 mount: can't find /dev/hde1 in /etc/fstab or /etc/mtab The drive is NTFS but i had no problems to mount it with Suse. |
Try doing a mkdir /mnt/test and then using the mount command like this: mount /dev/hde1 /mnt/test
If that doesn't work then try looking at your /etc/fstab and/or /etc/mtab files and see if you can determine the problem (perhaps you need to add an entry for this device in fstab) (feel free to post here for more help if necessary). |
Re: Can't mount second HDD
Quote:
and then ounce the RPM is installed edit your fstab accordingly :cool: |
Thanks guys. I will try and let you know.;)
|
Mount it like this as root/sudo:
Quote:
|
I followed mhelios instructions here : http://www.fedoraforum.org/forum/sho...=&threadid=186
and it went just fine. Thanks a lot ! :D |
Quote:
|
| All times are GMT +1. The time now is 04:48 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.