LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-01-2007, 04:57 AM   #1
xaxphaanes
LQ Newbie
 
Registered: Jan 2007
Posts: 3

Rep: Reputation: 0
confused linux doesnt see drive


I am having an issue with my secondary drive that stores all my files on it, it is a sata drive seagate i am using fedora 6 latest core i see if i go to system administration logical volume management i see the drive so i know linux knows it is there but i cant gain access to it (i.e read it write to it take files from it etc) any help would be greatly appreciated ( i searched the crap outa google and here and still couldnt find anything on it that would resolve the issue, if there is a resolution already point me to the web page plz)oh sytem specs are a7n8x deluxe, hard drive sata seagate barracuda sil 3112a thanks in advance
 
Old 02-01-2007, 07:46 AM   #2
tbutttbutt
Member
 
Registered: Jan 2006
Location: India
Distribution: Fedora 7, Linuxfromscratch 6.2
Posts: 66

Rep: Reputation: 15
Have you mounted it? You have to mount it first with a command like:

su
mount -t <filesystem-type> <mount directory> <partition>

eg

mount -t ext3 /mnt/<some-directory> /dev/hdb1

fdisk will show you the partition of the drive; that will go in place of the 'hdb1' above.
 
Old 02-02-2007, 01:22 AM   #3
xaxphaanes
LQ Newbie
 
Registered: Jan 2007
Posts: 3

Original Poster
Rep: Reputation: 0
well i tried what you said and i get this error





[root@c-67-186-246-46 xax]# mount -t ntfs /dev/sda1 /mnt
$LogFile indicates unclean shutdown (0, 0). Please report to ntfs-3g-devel@lists.sf.net!
Failed to mount '/dev/sda1': Operation not supported
Mount is denied because NTFS logfile is unclean. Choose one action:
Boot Windows and shutdown it cleanly, or if you have a removable
device then click the 'Safely Remove Hardware' icon in the Windows
taskbar notification area before disconnecting it.
Or
Run 'ntfsfix' on Linux unless you have Vista, then mount NTFS with
the 'force' option read-write, or with the 'ro' option read-only.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
[root@c-67-186-246-39 xax]#



i have installed the rpm for support with ntfs through fedora 6 stil doesnt see it ?????



oh this doesnt have any windows on it just files that i store for music movies etc etc has 1 partition and is in ntfs format thanks if you can fix this

Last edited by xaxphaanes; 02-02-2007 at 01:23 AM.
 
Old 02-02-2007, 08:41 AM   #4
knappster
Member
 
Registered: Mar 2004
Posts: 175

Rep: Reputation: 30
How did you get it formatted in NTFS? Was it in another computer? It sounds like it is asking you to connect it back to a Windows machine and verify that you can open files. Then shutdown Windows normally.

FYI, the error is not stating that there is Windows on that drive, just that it was last accessed by Windows and then Windows did not close properly... i.e., power loss, lockup, etc.

It also suggests trying to mount it as read-only. If it was me, I would do something like this. (Not at a linux machine so the code may be wrong, but you should get the idea)
Code:
mount -t ntfs /dev/sda1 /mnt/NTFS -ro
Just make sure you have a /mnt/NTFS directory created first:
Code:
mkdir /mnt/NTFS
I would not mount an NTFS drive with write permissions simply because I don't trust it. It took a very long time for NTFS write capabilities in Linux, which to me means that it is very complex.

Anyway, let us know how you get on with it.
 
Old 02-02-2007, 08:51 AM   #5
elmr007
Member
 
Registered: Aug 2006
Location: Texas
Distribution: FC6
Posts: 60

Rep: Reputation: 15
I would suggest to solve this without wasting a lot of time. Plug the hard drive into another windows computer and move the data to dvd or cd.

Reconect the drive to your fedora box and format it to ext2 or ext3. Then put your data back on it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
CD on system is showing The Drive appears confused. vladtimp Linux - Software 0 03-28-2006 04:34 PM
Confused DVD drive? BaltikaTroika Linux - Newbie 3 01-17-2005 06:29 PM
hdc: cdrom_pc_intr: The drive appears confused (ireason = 0x 1) slackerboy Slackware 2 08-02-2004 04:02 PM
very confused (hard drive, 48 bit lba) thing0 Linux - Hardware 2 04-03-2004 04:09 PM
scsi tape drive dazed and confused csquire Linux - Hardware 0 08-05-2003 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:10 AM.

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