You are not logged in.
Pages: 1
Topic closed
I can't mount my external hard drive. It works fine on windows.
I can see it as /dev/sdb, but I can't mount it. Here's some info:
HDD
- Model: TOSHIBA MK3259GSXP
- Revision: GN00
- SCSI Controller: scsi2
- usb 2.0
MISC
- Old laptop (compaq armada m700, 800mhz, 256 mb ram, usb 1.1)
- ArchBang 2011.09
- 4gb usb flash is automounting, and works fine
$ sudo mount -t ntfs /dev/sdb /mnt/usbhdd
Error reading bootsector: Input/output error
Failed to mount '/dev/sdb': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In 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_eahaabcc1). Please see the 'dmraid' documentation
for more details.
(windows) chdsk /f
The type of the file system is NTFS.
Volume label is New Volume.
CHKDSK is verifying files (stage 1 of 3)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 3)...
Index verification completed.
CHKDSK is verifying security descriptors (stage 3 of 3)...
Security descriptor verification completed.
CHKDSK is verifying Usn Journal...
Usn Journal verification completed.
312568831 KB total disk space.
221160 KB in 13 files.
20 KB in 15 indexes.
0 KB in bad sectors.
76255 KB in use by the system.
65536 KB occupied by the log file.
312271396 KB available on disk.
4096 bytes in each allocation unit.
78142207 total allocation units on disk.
78067849 allocation units available on disk.
$ ntfs-3g.probe -w /dev/sdb
Error reading bootsector: Input/output error
$ lsmod
Module Size Used by
fuse 58597 2
appletalk 22087 0
ipx 16962 0
p8022 855 1 ipx
psnap 1489 2 appletalk,ipx
llc 3029 2 p8022,psnap
p8023 784 1 ipx
ipt_REJECT 1989 1
ipt_LOG 6486 5
xt_limit 1415 7
xt_tcpudp 1875 8
xt_addrtype 2385 4
xt_state 963 7
ip6_tables 10365 0
nf_nat_irc 1050 0
nf_conntrack_irc 2639 1 nf_nat_irc
nf_nat_ftp 1312 0
nf_nat 12373 2 nf_nat_irc,nf_nat_ftp
nf_conntrack_ipv4 9625 9 nf_nat
nf_defrag_ipv4 1015 1 nf_conntrack_ipv4
nf_conntrack_ftp 4860 1 nf_nat_ftp
nf_conntrack 50035 7 xt_state,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_nat,nf_conntrack_ipv4,nf_conntrack_ftp
iptable_filter 1092 1
ip_tables 8994 1 iptable_filter
x_tables 11670 9 ipt_REJECT,ipt_LOG,xt_limit,xt_tcpudp,xt_addrtype,xt_state,ip6_tables,iptable_filter,ip_tables
ext2 55595 1
snd_es1968 19702 0
gameport 6644 1 snd_es1968
snd_ac97_codec 90021 1 snd_es1968
ac97_bus 810 1 snd_ac97_codec
snd_pcm 60015 2 snd_es1968,snd_ac97_codec
snd_timer 15374 1 snd_pcm
snd_tea575x_tuner 4693 1 snd_es1968
videodev 70542 1 snd_tea575x_tuner
media 8545 1 videodev
irda 90767 0
e100 26857 0
sg 20982 0
evdev 7278 6
pcmcia 31438 0
serio_raw 3390 0
snd_page_alloc 5837 2 snd_es1968,snd_pcm
snd_mpu401_uart 4943 1 snd_es1968
ppdev 4814 0
snd_rawmidi 15196 1 snd_mpu401_uart
snd_seq_device 4252 1 snd_rawmidi
snd 43561 7 snd_es1968,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
mii 3375 1 e100
psmouse 56431 0
parport_pc 27806 0
yenta_socket 18774 0
pcmcia_rsrc 8808 1 yenta_socket
pcmcia_core 10082 3 pcmcia,yenta_socket,pcmcia_rsrc
i2c_piix4 7084 0
parport 25939 2 ppdev,parport_pc
i2c_core 16625 2 videodev,i2c_piix4
soundcore 4986 1 snd
shpchp 22529 0
pci_hotplug 22322 1 shpchp
container 1929 0
usb_storage 35247 0
brcmsmac 559089 0
intel_agp 8720 1
intel_gtt 11417 1 intel_agp
agpgart 22096 2 intel_agp,intel_gtt
brcmutil 5471 1 brcmsmac
thermal 6595 0
fan 1902 0
mac80211 191317 1 brcmsmac
ac 2505 0
battery 8865 0
processor 21876 1
button 3646 0
cfg80211 138492 2 brcmsmac,mac80211
rfkill 12406 1 cfg80211
crc_ccitt 1095 2 irda,brcmsmac
ext4 337790 2
mbcache 4249 2 ext2,ext4
jbd2 59488 1 ext4
crc16 1069 1 ext4
sr_mod 13244 0
cdrom 31277 1 sr_mod
sd_mod 26147 5
pata_acpi 2388 0
ata_piix 18561 4
libata 154449 2 pata_acpi,ata_piix
uhci_hcd 19609 0
usbcore 119612 3 usb_storage,uhci_hcd
scsi_mod 111801 5 sg,usb_storage,sr_mod,sd_mod,libata
$ sudo fdisk -l /dev/sdb
Disk /dev/sdb: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x81df6dc5
Device Boot Start End Blocks Id System
/dev/sdb1 2048 625139711 312568832 7 HPFS/NTFS/exFAT
Offline
You need to mount /dev/sdb1 not /dev/sdb.
Last edited by alphaniner (2011-09-22 18:56:11)
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
bitbang, since you are using ArchBang, you are better off asking on their forums. They may or may not have changed things that could be different than in Arch.
Also, we do not support any distro other than Arch as indicated in our forum etiquette.
Closing...
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed