LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-19-2010, 10:48 PM   #1
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Rep: Reputation: 30
can't mount windows ntfs


I have configured suse to boot windows via grub by default however it cannot boot. Only suse can boot.

I know it still exists.
Code:
 fdisk -l | grep NTFS 
/dev/sda1               1       49720   399367867    7  HPFS/NTFS
But I am unable to mount any ideas?

Code:
linux-a31l:/home/sayth # mount /dev/sda1
Unexpected clusters per mft record (-1).
Failed to mount '/dev/sda1': Invalid argument
The device '/dev/sda1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
linux-a31l:/home/sayth #
Edit this is my fstab
Code:
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEC564RJ3K9J0J-part5 swap                 swap       defaults              0 0
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEC564RJ3K9J0J-part6 /                    ext4       acl,user_xattr        1 1
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEC564RJ3K9J0J-part7 /home                ext4       acl,user_xattr        1 2
/dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEC564RJ3K9J0J-part1 /windows/C           ntfs-3g    users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
proc                 /proc                proc       defaults              0 0
sysfs                /sys                 sysfs      noauto                0 0
debugfs              /sys/kernel/debug    debugfs    noauto                0 0
devpts               /dev/pts             devpts     mode=0620,gid=5       0 0

Last edited by flebber; 11-19-2010 at 10:49 PM.
 
Old 11-19-2010, 11:04 PM   #2
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
I had windows xp & ubuntu 8.04. In /etc/boot/grub/menu.lst I added entry

Code:
title windows xp
norootverify (hd0,0)
makeactive
chainloader +1
This is not for grub2 which is default in ubuntu 10.04 & later.You can use 'gparted' application to check your partitions .

It is possible that windows was not properly shutdown then its partition is locked & can't be forcibly mounted. Then you have to boot into windows from grub & run 'chkdsk' on all drives c:,d: etc.

Last edited by sumeet inani; 11-19-2010 at 11:08 PM.
 
Old 11-19-2010, 11:13 PM   #3
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Original Poster
Rep: Reputation: 30
I can't boot from grub though
 
Old 11-19-2010, 11:15 PM   #4
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
which version of open SUSE are you using ? Does it have grub2 ? You can try 'gparted' application to check your partitions.
 
Old 11-19-2010, 11:26 PM   #5
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Original Poster
Rep: Reputation: 30
Opensuse 11.3. Oops I need to update my signature I have an athlon x2 240 with geforce 9500 card.
 
Old 11-19-2010, 11:28 PM   #6
flebber
Member
 
Registered: Jan 2005
Location: Newcastle, Australia
Distribution: debian stable
Posts: 394

Original Poster
Rep: Reputation: 30
could gparted be called something else i can't find it in the menu
 
Old 11-19-2010, 11:45 PM   #7
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
here is the link : http://packman.links2linux.org/install/gparted
 
Old 11-20-2010, 12:06 AM   #8
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Install a 2.6.32 kernel then suse will be able to read windows files
 
Old 11-20-2010, 02:23 AM   #9
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
If suse boots then do:
"sudo os-prober"
if it returns error command not found
"sudo apt-get install os-prober"
and rerun "sudo os-prober"
"sudo update-grub"
reboot
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how mount mount ntfs partition of windows xp kashif2131971 Linux - Newbie 3 07-07-2009 06:34 PM
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 07:29 PM
Mount Windows NTFS in Linux Xorix Linux - Newbie 2 03-29-2007 10:58 AM
How to mount Windows NTFS partition?? crash_override_me Ubuntu 13 12-10-2005 01:40 PM
how to mount windows ntfs FS oradev Linux - Hardware 2 09-28-2004 05:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration