Announcement

Collapse
No announcement yet.

Three Hard drives?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Three Hard drives?

    This is not a question about Feisty, but about computers generally.

    I'm wondering if it is possible to have three hard drives.

    My current setup has two hard drives, one CD-R/W drive and one DVD-R/W drive. Is it possible to disconnect the CD-R/W drive (which is superfluous) and connect up a third hard drive (on the same cable as the DVD-R/W).
    P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

    #2
    Re: Three Hard drives?

    Of course.
    Your device nodes may move around, depending on how you hook it up, but only /dev/hd*. The /dev/disk/by-* ones won't move.
    For external use only.

    Comment


      #3
      Re: Three Hard drives?

      Just an opinion --

      Is your DVD an IDE/PATA or an SATA? (probably the former)
      Do you already own the third hard drive?

      If you have the choice, I'd go with a SATA hard drive (of course, connected by SATA cable to the SATA connector of your motherboard).
      If you already own the hard drive and it is IDE, then sure, use it.
      SATA hard drives are just so much easier and more cooperative to deal with, IMHO.
      An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

      Comment


        #4
        Re: Three Hard drives?

        Last time I heard, 1 IDE bus connection can manage only 2 IDE drives, a master and a slave. So, to go beyond 2 IDE drives in your computer you will need 2 or more IDE bus interfaces, right? My new Intel motherboard came with only 1 IDE interface -- and 4 SATA bus interface connections. I take it that the trend is away from IDE and toward SATA drives -- prolly explains why the IDE drives are so cheap, and getting cheaper.

        Comment


          #5
          Re: Three Hard drives?

          Everyone's right, but if you read the original post carefully...

          Originally posted by One Salient Oversight
          disconnect the CD-R/W drive [...] and connect up a third hard drive (on the same cable as the DVD-R/W)
          Only IDE cables can have multiple devices on one cable, so it is IDE; and yes, there is space; he's removing one CD-RW drive.
          For external use only.

          Comment


            #6
            Re: Three Hard drives?

            Yes, and some boards had two IDE connectors, Primary and Secondary IDE, and each connector could support two IDE devices (Master/Slave).


            " . . . on the same cable as the DVD-R/W"

            That's the part I overlooked, which is why I asked if the opticals were SATA (and so you were freeing up a SATA for a SATA HD).

            This is one of those cases where the more we say, the more unclear it becomes and cluttered with words galore, but it's clear that YOU know what you are doing!
            An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

            Comment


              #7
              Re: Three Hard drives?

              Originally posted by Qqmike
              the more we say, the more unclear it becomes and cluttered with words galore, but it's clear that YOU know what you are doing!
              Happens to me all the time. I hate it.
              For external use only.

              Comment


                #8
                Re: Three Hard drives?

                Wow. Thanks for all the comments.

                About 2-3 years ago I purchased some new hard drives and installed them in my computer. For a while I had some strange belief that I had a spare 40gb HDD hanging around. The problem was I couldn't find it so I thought it must have been a figment of my imagination.

                Yesterday that figment of my imagination was discovered in a box in my garage - hence the question.
                P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

                Comment


                  #9
                  Re: Three Hard drives?

                  Well, I now have 3 hard drives and 1 DVD-RW drive.

                  Now I have to get the hdd to work.

                  BIOS recognises it. That's good.

                  Going into System settings shows that it is there.

                  I need to do the following:

                  1. Format it (there is data on it that needs to be wiped)

                  2. Prepare and mount it so I can use it.

                  As per instructions elsewhere (http://kubuntuforums.net/forums/inde...78813#msg78813) I present to you the following:

                  neil@neil-desktop:~$ dmesg | grep -i swap
                  [ 46.553660] Adding 8361820k swap on /dev/sdb2. Priority:-1 extents:1 across:8361820k
                  neil@neil-desktop:~$ sudo fdisk -l /dev/sda /dev/sdb
                  Password:

                  Disk /dev/sda: 40.0 GB, 40020664320 bytes
                  255 heads, 63 sectors/track, 4865 cylinders
                  Units = cylinders of 16065 * 512 = 8225280 bytes

                  Device Boot Start End Blocks Id System
                  /dev/sda1 1 1697 13631121 83 Linux
                  /dev/sda3 1698 4865 25446960 83 Linux

                  Disk /dev/sdb: 40.0 GB, 40020664320 bytes
                  255 heads, 63 sectors/track, 4865 cylinders
                  Units = cylinders of 16065 * 512 = 8225280 bytes

                  Device Boot Start End Blocks Id System
                  /dev/sdb1 1 3824 30716248+ 83 Linux
                  /dev/sdb2 3825 4865 8361832+ 82 Linux swap / Solaris
                  neil@neil-desktop:~$ cat /etc/fstab
                  # /etc/fstab: static file system information.
                  #
                  # <file system> <mount point> <type> <options> <dump> <pass>
                  proc /proc proc defaults 0 0
                  # /dev/hdb1
                  UUID=04c95748-a0ef-4f0d-a713-ccc1ff83f2b9 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
                  # /dev/hda3
                  UUID=17693f6f-55e7-45eb-9fba-d7a885cf268b /home ext3 nouser,defaults,atime,auto,rw,dev,exec,suid 0 2
                  # /dev/sda1
                  UUID=7e6a585d-73cf-44fc-9bf1-50ad1f040f86 /media/sda1 ext3 nouser,defaults,atime,auto,rw,dev,exec,suid 0 3
                  # /dev/hda1
                  # /dev/hdb2
                  /dev/sdb2 none swap sw 0 0
                  /dev/scd0 /media/cdrom0 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
                  /dev/scd1 /media/cdrom1 auto nouser,atime,noauto,rw,nodev,noexec,nosuid 0 0
                  /dev/ /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0

                  neil@neil-desktop:~$ ls -l /dev/disk/by-uuid/
                  total 0
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 01821066-b805-11d8-9b68-edcca42e1724 -> ../../sdc1
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 04c95748-a0ef-4f0d-a713-ccc1ff83f2b9 -> ../../sdb1
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 067ea5ca-b805-11d8-9a07-c76007b9f424 -> ../../sdc6
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 17693f6f-55e7-45eb-9fba-d7a885cf268b -> ../../sda3
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 1d33c201-4f18-4bbe-a745-a0867d16cf19 -> ../../sdb2
                  lrwxrwxrwx 1 root root 10 2007-07-19 14:31 7e6a585d-73cf-44fc-9bf1-50ad1f040f86 -> ../../sda1
                  neil@neil-desktop:~$

                  P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

                  Comment


                    #10
                    Re: Three Hard drives?

                    You have skipped the results from fdisk -l ...

                    Comment


                      #11
                      Re: Three Hard drives?

                      Sorry:

                      neil@neil-desktop:~$ sudo fdisk -l /dev/sda /dev/sdb
                      Password:

                      Disk /dev/sda: 40.0 GB, 40020664320 bytes
                      255 heads, 63 sectors/track, 4865 cylinders
                      Units = cylinders of 16065 * 512 = 8225280 bytes

                      Device Boot Start End Blocks Id System
                      /dev/sda1 1 1697 13631121 83 Linux
                      /dev/sda3 1698 4865 25446960 83 Linux

                      Disk /dev/sdb: 40.0 GB, 40020664320 bytes
                      255 heads, 63 sectors/track, 4865 cylinders
                      Units = cylinders of 16065 * 512 = 8225280 bytes

                      Device Boot Start End Blocks Id System
                      /dev/sdb1 1 3824 30716248+ 83 Linux
                      /dev/sdb2 3825 4865 8361832+ 82 Linux swap / Solaris
                      neil@neil-desktop:~$
                      P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

                      Comment


                        #12
                        Re: Three Hard drives?

                        Originally posted by One Salient Oversight
                        neil@neil-desktop:~$ sudo fdisk -l /dev/sda /dev/sdb
                        Without arguments ("/dev/..."), please, to get all three disks (?).

                        Comment


                          #13
                          Re: Three Hard drives?

                          heh... assume stupidity.

                          neil@neil-desktop:~$ sudo fdisk -l
                          Password:

                          Disk /dev/sda: 40.0 GB, 40020664320 bytes
                          255 heads, 63 sectors/track, 4865 cylinders
                          Units = cylinders of 16065 * 512 = 8225280 bytes

                          Device Boot Start End Blocks Id System
                          /dev/sda1 1 1697 13631121 83 Linux
                          /dev/sda3 1698 4865 25446960 83 Linux

                          Disk /dev/sdb: 40.0 GB, 40020664320 bytes
                          255 heads, 63 sectors/track, 4865 cylinders
                          Units = cylinders of 16065 * 512 = 8225280 bytes

                          Device Boot Start End Blocks Id System
                          /dev/sdb1 1 3824 30716248+ 83 Linux
                          /dev/sdb2 3825 4865 8361832+ 82 Linux swap / Solaris

                          Disk /dev/sdc: 40.0 GB, 40020664320 bytes
                          16 heads, 63 sectors/track, 77545 cylinders
                          Units = cylinders of 1008 * 512 = 516096 bytes

                          Device Boot Start End Blocks Id System
                          /dev/sdc1 * 1 12190 6143728+ 83 Linux
                          /dev/sdc2 12191 77545 32938920 5 Extended
                          /dev/sdc5 12191 13205 511528+ 82 Linux swap / Solaris
                          /dev/sdc6 13206 77545 32427328+ 83 Linux
                          neil@neil-desktop:~$
                          P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

                          Comment


                            #14
                            Re: Three Hard drives?

                            Actually, what I'd really like is the following configuration:

                            sda: Root and Swap (where Feisty is)
                            sdb: Home
                            sdc: Music

                            4 partitions. Is that possible? it would involve juggling files from disk to disk to make it work I assume.
                            P4-2.66<br />320gb HDD<br />256mb Radeon 9200 SE<br />On-Board LAN<br />2gb RAM<br />17&quot; Monitor<br />CD-RW Drive<br />DVD-R/RW Drive<br />http://www.one-salient-oversight.blogspot.com/

                            Comment


                              #15
                              Re: Three Hard drives?

                              Originally posted by One Salient Oversight
                              Is that possible?
                              Sure 8)

                              1. Reformat the "newbie" disk (assumedly /dev/sdc) by means of GParted.
                              2. Update "fstab" accordingly (further reading) and mount the "newbie".
                              3. Move files as appropriate and relocate /home as described in this text.

                              In doing so, please, ask in case of doubt - guesswork could prove lethal (!).

                              --

                              Add.: http://tldp.org/HOWTO/Partition/setting_up_swap.html

                              Comment

                              Working...
                              X