Computing.Net > Forums > Linux > linux can't mount winxp partition

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

linux can't mount winxp partition

Reply to Message Icon

Name: rturro
Date: April 14, 2006 at 09:42:59 Pacific
OS: GNU/Linux SuSe 10
CPU/Ram: Athlon XP 2100+
Product: ASUS
Comment:

installed SuSe 10 on an HDD with existing WinXP partition (primary C:\ and logical D:\ in extended).
Linux cannot mount the NTFS partitions, giving this message:

Could not mount device.
The reported error was:
mount: can't find /dev/hda1 in /etc/fstab or /etc/mtab

it worked before, so I am confused as to what's happened. any insight is appreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: ccpeterman
Date: April 14, 2006 at 23:39:06 Pacific
Reply:

be specific as to the mountpoint ie: mount /dev/hda1 /mnt/windows or add it to /etc/fstab

Nothing's broken until you choose not to fix it.


0

Response Number 2
Name: rturro
Date: April 15, 2006 at 03:09:07 Pacific
Reply:

ccpeterman, thanks for getting back on this

i added this to /etc/fstab

/dev/hda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hda5 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0


still can't open - it says
Could not mount device.
The reported error was:
mount: mount point /windows/D does not exist

any thoughts?
i am a novice and still find it sometimes difficult how to figure out things in Linux.
however, i am glad that I have finally come to Linux, but that's a different story.


0

Response Number 3
Name: ccpeterman
Date: April 15, 2006 at 09:15:07 Pacific
Reply:

Try this:

fstab:

/dev/hda1 /mnt/windows/C ntfs auto,ro 0 0

/dev/hda5 /mnt/windows/D ntfs auto,ro 0 0

Commands after editing fstab:

mkdir /mnt/windows
mkdir /mnt/windows/D
mkdir /mnt/windows/C
mount -a

Nothing's broken until you choose not to fix it.


0

Response Number 4
Name: rturro
Date: April 15, 2006 at 10:36:27 Pacific
Reply:

it says

Could not enter folder /mnt/windows/D

:-(

thank-you for your help anyway.

it simply means seems i need to know more. will do a bit of reading..


0

Response Number 5
Name: ccpeterman
Date: April 15, 2006 at 17:09:35 Pacific
Reply:

you have to be root or add the "users" to your fstab :)

Nothing's broken until you choose not to fix it.


0

Related Posts

See More



Response Number 6
Name: rturro
Date: April 15, 2006 at 21:02:21 Pacific
Reply:

ok will try

thanx again :)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Retrieval of Linux passwo... How to send mail after Lo...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: linux can't mount winxp partition

can't mount partition www.computing.net/answers/linux/cant-mount-partition/19201.html

Can't mount Iomega Zip drive (SuSE 8) www.computing.net/answers/linux/cant-mount-iomega-zip-drive-suse-8-/11597.html

Can't mount file system (ext3) www.computing.net/answers/linux/cant-mount-file-system-ext3/29666.html