LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 05-16-2009, 08:07 PM   #1
manuleka
Member
 
Registered: Feb 2009
Posts: 114

Rep: Reputation: 16
SATA Laptop Drive wouldn't mount :(


took a hard-drive of a laptop (ASUS G1S) and connect it to my pc

the drive is a 160GB SATA which was working fine when removed from laptop... on my pc Fedora wouldn't mount the drive i get these two error messages

Code:
Unable to mount VistaOS

DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
Code:
Canot mount volume.

Unable to mount the volume 'VistaOS'.

Details
Error reading bootsector: Input/output error Failed to mount '/dev/sdb2': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. It the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eachabcc1). Please see the 'dmraid' documentation for more details.
 
Old 05-16-2009, 09:17 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by manuleka View Post
took a hard-drive of a laptop (ASUS G1S) and connect it to my pc

the drive is a 160GB SATA which was working fine when removed from laptop... on my pc Fedora wouldn't mount the drive i get these two error messages
Ok...where do you get those messages? From which file(s)/program(s)?? What version of Fedora are you using? What mount command are you using? Please provide complete information....

you should be able to (as root), type in "mount -t ntfs <mount point> <partition device>", such as "mount -t ntfs /media/vistadrive /dev/sdb2".
 
Old 05-16-2009, 09:52 PM   #3
manuleka
Member
 
Registered: Feb 2009
Posts: 114

Original Poster
Rep: Reputation: 16
i'm using Fedora 10 and just through nautilus i try rightclicking and choosing mount

the drive appears on nautilus so my pc recognizes it, i'm just not sure what's wrong with the drive for it not to be able to mount

thanks for any help

Last edited by manuleka; 05-16-2009 at 09:54 PM.
 
Old 05-16-2009, 09:56 PM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by manuleka View Post
i'm using Fedora 10 and just through nautilus i try rightclicking and choosing mount

the drive appears on nautilus so my pc recognizes it, i'm just not sure what's wrong with the drive for it not to be able to mount

thanks for any help
Ok...did you read my first post?? The one where I gave you a mount command to try??? Did you try it?
 
Old 05-16-2009, 11:45 PM   #5
manuleka
Member
 
Registered: Feb 2009
Posts: 114

Original Poster
Rep: Reputation: 16
Code:
[root@acrylic ~]# mount -t ntfs /media/VistaOS /dev/sdb2
ntfs-3g: Failed to access volume '/media/VistaOS': No such file or directory

ntfs-3g 2009.4.4 integrated FUSE 27 - Third Generation NTFS Driver

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2009 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Ntfs-3g news, support and information:  http://ntfs-3g.org
thanks
 
Old 05-17-2009, 09:43 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by manuleka View Post
Code:
[root@acrylic ~]# mount -t ntfs /media/VistaOS /dev/sdb2
ntfs-3g: Failed to access volume '/media/VistaOS': No such file or directory

ntfs-3g 2009.4.4 integrated FUSE 27 - Third Generation NTFS Driver

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2009 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Ntfs-3g news, support and information:  http://ntfs-3g.org
thanks
Ok...does the /media/VistaOS directory EXIST???? If not, make it.
 
Old 05-17-2009, 05:21 PM   #7
manuleka
Member
 
Registered: Feb 2009
Posts: 114

Original Poster
Rep: Reputation: 16
looks like the drive is mounted... it's on my desktop together with other drives/partitions... when i click to open it it reports

Code:
Could not display /media/VistaOS

there is no application installed for this file type
anyhow here's the result:
Code:
[root@acrylic ~]# mount -t ntfs /media/vdisk /dev/sdb2
Error opening '/media/vdisk': Is a directory
Failed to mount '/media/vdisk': Is a directory
 
Old 05-17-2009, 05:27 PM   #8
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Let's hope this is not a case of powering a laptop hard disk with a single head USB cable limiting by 0.5 Amp when the disk needs more juice from a twin head cable.
 
Old 05-17-2009, 05:30 PM   #9
manuleka
Member
 
Registered: Feb 2009
Posts: 114

Original Poster
Rep: Reputation: 16
nope... plugged into the mainboard using sata cable and psu through sata power...
 
  


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
Can't mount SATA drive. Slackware 12. phantom_cyph Linux - Hardware 11 05-03-2008 08:29 PM
Want to mount sata hard drive fedoraman Linux - Newbie 2 02-03-2008 12:22 PM
got my ntfs sata drive to mount but cat get to auto mount Jack Daniels Linux - Hardware 3 04-15-2007 10:42 AM
How to mount my SATA drive? Morca007 Linux - Hardware 5 01-27-2007 12:22 AM
Mount SATA drive (not RAID) EcceVery Debian 3 08-31-2004 05:47 PM

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

All times are GMT -5. The time now is 10:01 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