Results 1 to 18 of 18

Thread: how should I do this?

  1. #1

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197

    how should I do this?

    I currently have a WD30gig7200rpm with windows and all my stuff, unpartitioned. Im planning on making a dual win2k/linux boot, so I got a new hard drive today (Maxtor 60gig7200rpm).

    Now the first problem is that a WD and a Maxtor cant be on the same IDE cable; so Ill have to put the smaller WD as slave on the secondary IDE (with master being a cdrw) and the larger Maxtor as master on the primary IDE. Is that good?

    Second thing is where to put os partitions? Linux needs 2 partitions (swap and native [does native hold app data and documents too?]) and windows will need one. How much space should I do for each of those? Should I let Linux automatically partition itself to default sizes? Then those would go one the 60gig. But then would I need to make a OS selector, like Arconis OS Selector 5 (which I legally own)? How and when does that install?

    Finally, how should I partition my other stuff (ie apps, games, documents, my immense collection of picture file and movies )? Should I make separate windows/linux partitions? which hard drive should they all go on?






    If you didnt read any of the above, just post what your partitioning setup is. Otherwise, please help
    retired member. Thanks for everything

  2. #2
    Tygur
    Guest

    Re: how should I do this?

    Originally posted by markman
    Now the first problem is that a WD and a Maxtor cant be on the same IDE cable
    Why not? Did you try it? It should work.


    Originally posted by markman
    so Ill have to put the smaller WD as slave on the secondary IDE (with master being a cdrw) and the larger Maxtor as master on the primary IDE. Is that good?
    It's generally a bad idea to have a hard drive as a slave of a cd drive.

  3. #3

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    1) a couple websites said there was a problem so one drive would die after a month.

    2) why?
    retired member. Thanks for everything

  4. #4
    Tygur
    Guest
    1) I haven't heard of such a thing, but ok

    2) The short answer is that only one drive on a cable can be accessed at a time, and the cd drive can tie it up.

  5. #5

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    well then is there any way I can do it and not have slowness or errors?
    retired member. Thanks for everything

  6. #6
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    Actually I think I HAVE run a Maxtor and a WD. I'm not sure, honestly.

    http://users.bart.nl/~patrickr/hardw...-HOWTO-14.html

    That's the link...
    I'm bringing geeky back...

  7. #7

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    anyone else have that?
    retired member. Thanks for everything

  8. #8
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    Linux installs lilo, a bootloader, when it's installed. You can use it to pick Linux or Windows when you boot up.
    Alcohol & calculus don't mix.
    Never drink & derive.

  9. #9

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    so hows this sound:

    Primary Master: Maxtor 60gig7200rpm, containing windows, and all its files.

    Secondary Master: Phillips cdrw

    Secondary slave: WD30gig7200rpm, containing redhat7.2

    good?


    what will happen when I turn it on, since linux is on the secondary slave? will lilo run? or will windows? or both? or what? or ill just shut up so you can answer
    retired member. Thanks for everything

  10. #10
    Tygur
    Guest
    While trying to figure out where I read about connecting a cd drive to the same cable as a hard drive, I found this:
    Code:
      o  If you need to put a harddisk and an ATAPI device on the same
         cable, the spec says the harddisk must be the master. Although the
         reverse will usually work as well in practice, still you'd better
         avoid the configuration.
    Also, this is what I was talking about before in my previous post. It looks like my post might've been a little inaccurate:
    Code:
      5.3.  Does an old HD or CDROM slow down a new drive?
    
      This is not necessarily the case. Still, it is generally preferable to
      connect older drives and CD-ROMs to the secondary channel.
    
      If this is not feasible, or if you're wondering if you should upgrade,
      a few points.
    
      o  The speed loss usually referred to is in the interface timing, i.e.
         the speed at which the devices communicate with the computer. This
         does not necessarily translate into a real world performance
         penalty.
    
    ! o  This is mostly an issue with older ATA-2 (EIDE) interfaces and some
    !    VL IDE ones. If you have an ordinary ISA IDE interface, it can't
    !    get any slower.
    
    ! o  All modern interfaces support distinct timing for master and slave.
    !    With these, the slow device does not directly affect the fast one.
    
    ! o  Many CD-ROMs support at least PIO mode 3. This is enough to operate
    !    most harddisks on the market today near their maximum speed.
    
         You can use Coretest <ftp://ftp.rahul.net/pub/lps/hard-
         disk/core303.exe> to determine if and how performance is affected;
         see Q4.15 for a recipe.
    
      OS/2 and Unix users have another reason to put slow ATA devices such
      as tapes and CD-ROMs on a channel of their own. As long as one unit on
      a given channel is executing a command, the other is inaccessible. A
      CD-ROM can easily occupy the channel for 300ms that way.
    Here's where I found that stuff at:
    http://www.faqs.org/faqs/pc-hardware...ced-IDE/part1/

  11. #11
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843
    I'm confused as to why you bought a maxtor drive if your other drive was a WD,
    and you think there are compatibility problems??!!
    Or did you get this off the back of a truck?

    I think you asked this question before, and nobody's ever heard
    of any compaibility problems.

    just hook them up. There will be no problems.
    and if there is, I'll allow you to yell at me.... for a bit.
    Merry Christmas

  12. #12
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    I've never had any problems mixing brands.

  13. #13

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    Originally posted by Tygur
    While trying to figure out where I read about connecting a cd drive to the same cable as a hard drive, I found this:
    Code:
      o  If you need to put a harddisk and an ATAPI device on the same
         cable, the spec says the harddisk must be the master. Although the
         reverse will usually work as well in practice, still you'd better
         avoid the configuration.
    Also, this is what I was talking about before in my previous post. It looks like my post might've been a little inaccurate:
    Code:
      5.3.  Does an old HD or CDROM slow down a new drive?
    
      This is not necessarily the case. Still, it is generally preferable to
      connect older drives and CD-ROMs to the secondary channel.
    
      If this is not feasible, or if you're wondering if you should upgrade,
      a few points.
    
      o  The speed loss usually referred to is in the interface timing, i.e.
         the speed at which the devices communicate with the computer. This
         does not necessarily translate into a real world performance
         penalty.
    
    ! o  This is mostly an issue with older ATA-2 (EIDE) interfaces and some
    !    VL IDE ones. If you have an ordinary ISA IDE interface, it can't
    !    get any slower.
    
    ! o  All modern interfaces support distinct timing for master and slave.
    !    With these, the slow device does not directly affect the fast one.
    
    ! o  Many CD-ROMs support at least PIO mode 3. This is enough to operate
    !    most harddisks on the market today near their maximum speed.
    
         You can use Coretest <ftp://ftp.rahul.net/pub/lps/hard-
         disk/core303.exe> to determine if and how performance is affected;
         see Q4.15 for a recipe.
    
      OS/2 and Unix users have another reason to put slow ATA devices such
      as tapes and CD-ROMs on a channel of their own. As long as one unit on
      a given channel is executing a command, the other is inaccessible. A
      CD-ROM can easily occupy the channel for 300ms that way.
    Here's where I found that stuff at:
    http://www.faqs.org/faqs/pc-hardware...ced-IDE/part1/


    in other words, I should...........
    retired member. Thanks for everything

  14. #14
    Tygur
    Guest
    I'd just go ahead and put both hard drives on the same cable and hope for the best.

  15. #15

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    does the above say that its bad to have a cdrw and hard drive on the same ide cable?
    retired member. Thanks for everything

  16. #16
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    It really all depends on what you want. There should be no problem having two hard drives on the same channel, Hell I have done it with a WD and Maxtor on my old machine and had no problems.

    Saying that, if you put it on the secondary channel then moving and copying data between the drives will be faster as only one channel on an IDE cable can be accessed at any time.

    This is the same for DVD and CDRW drives. It would be best to have them on separate channels as well. It doesn’t matter as much these days with the advent of Burn Proof technology, but it is still a good idea, hell, nero used to warn you about it if the drives were on the same channel.

    So I would go for, assuming you have all these drives:

    Main HDD as Primary Master.
    DVD as Primary Slave

    2nd HDD as Primary Master
    CDRW as Primary Slave

    In the above config though, if you plan on burning ISOs etc, it would be best to do it off the Primary Master HDD.
    Iain, thats with an i by the way!

  17. #17
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    Originally posted by markman
    does the above say that its bad to have a cdrw and hard drive on the same ide cable?
    It's not bad, I do it myself.

    You probably won't be burning off the Linux drive anyway, as you're just gonna use it for programming (right?).
    I'm bringing geeky back...

  18. #18

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    probably
    retired member. Thanks for everything

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width