Results 1 to 3 of 3
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 ...
- 05-17-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 55
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.
- 05-17-2009 #2
Execute this
Post output here.Code:su - fdisk -l df -h
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-17-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 55
fdisk -l
df -hCode:Disk /dev/sda: 640.1 GB, 640135028736 bytes 255 heads, 63 sectors/track, 77825 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00024aa9 Device Boot Start End Blocks Id System /dev/sda1 * 1 2550 20482843+ 83 Linux /dev/sda2 2551 59917 460800427+ 8e Linux LVM
Code:Filesystem Size Used Avail Use% Mounted on /dev/sda1 20G 4.9G 14G 27% / /dev/mapper/Fedora.Group-fedora.home 193G 1.7G 181G 1% /home /dev/mapper/Fedora.Group-manu.data 239G 32G 195G 14% /home/manu/data tmpfs 1013M 108K 1013M 1% /dev/shm


Reply With Quote