Hi All - I came across an old 40GB HDD when having a spring clean and thought it might come in useful as extra storage. 2 issues…
1 The 2nd HDD is fitted but I can’t access the files. The system ‘sees’ it (/dev/sdb) but I can’t find a way to mount it. Any ideas, please?
2 The ribbon cable can only cope with 2 drives and I have only 1 connection on the motherboard (Foxconn 945 7MC series) so I can connect the 2nd HDD only at the expense of the Optical Drive. Are there ribbon cables available that will accommodate 3 drives from 1 outlet? (There is a floppy connector but it is a different size to the HDD connector).
There are no ribbon cables with 3 connectors … it’s a function of IDE specification that the bus itself only supports 2 drives per channel … a master and a slave.
Anything else would need to be connected via the SATA sockets … but obviously that would require SATA drives.
Your only other option would be to bung the 40Gb IDE drive in an external USB HDD enclosure.
[EDIT]
Or a SATA ↔ IDE converter, like this:
Can’t say I’ve ever tried one of these, and it would probably be just as cheap to buy an SATA DVD drive.
$ mount
/dev/sda9 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /tmp type tmpfs (rw,noexec,nosuid)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
I suppose it’s a bit academic really - if the mobo doesn’t support another drive, I have to choose between an Optical or a Slave!! It would be good to see what’s on the 2nd HDD though… I think it might be XP Pro… but I could always wipe it and keep it in reserve in case my main HDD goes kaput!
[quote author=Mark Greaves (PCNetSpec) link=topic=11564.msg93116#msg93116 date=1396027044]
If you just wanna see what’s on them
Doesn’t the KDE file manager allow you to just click on the drive in the left hand panel to mount it ?[quote]
Mark, the drive doesn’t appear anywhere in the left hand panel… The 2 new directories do appear in file manager but there is nothing relevant in the files - just some Windows system stuff and a few default bits and pieces.
I’d like to format the drive and make it available for storage but without it being ‘seen’ by File Manager, how do I accomplish that? Bearing in mind I don’t want to format my main drive…!!!