From: Tim Moore <timothymoore@bigfoot.com>
To: Cyrus <cyrusone@ihug.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Large Storage Devices in Linux.....Kernel level support.....
Date: Mon, 15 Oct 2001 09:19:51 -0700 [thread overview]
Message-ID: <3BCB0CA7.46203D3F@bigfoot.com> (raw)
In-Reply-To: <3BC93DCB.20400@linuxmail.org> <3BCAC80F.9050705@ihug.com.au>
> > i've got a setup of 2 hard drives (30GB & 40GB) with an Asus a7m266 mobo
> > with a VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 06).
> >
> > 30GB= fujitsu, 40GB= IBM (both are 7200rpm
> >
> > i've got my cdrw on /dev/hdc, 30GB=/dev/hda, and 40GB=/dev/hdb...
You also want to move the IBM to IDE1 to avoid 1/2 speed throttle
situations. Don't forget to update /dev/fstab and the /dev/cdrom and/or
/dev/cdr links before you reboot.
Current
-------
IDE0/M /dev/hda 30GB
IDE0/S /dev/hdb 40GB
IDE1/M /dev/hdc CD-RW
Better disk I/O
---------------
IDE0/M /dev/hda 30GB
IDE1/M /dev/hdc 40GB
IDE1/S /dev/hdd CD-RW
or
IDE0/M /dev/hda 30GB
IDE0/S /dev/hdd CD-RW
IDE1/M /dev/hdc 40GB
rgds,
tim.
--
prev parent reply other threads:[~2001-10-15 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-14 7:24 Large Storage Devices in Linux.....Kernel level support Cyrus
2001-10-15 2:25 ` Mike Fedyk
2001-10-15 2:49 ` Kip Macy
2001-10-15 3:08 ` Kip Macy
2001-10-15 3:35 ` Mike Fedyk
[not found] ` <3BCAA7A2.8070208@ihug.com.au>
2001-10-15 19:54 ` Mike Fedyk
2001-10-15 11:27 ` Cyrus
2001-10-15 16:19 ` Tim Moore [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BCB0CA7.46203D3F@bigfoot.com \
--to=timothymoore@bigfoot.com \
--cc=cyrusone@ihug.com.au \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox