From: Stephen Williams <steve@icarus.com>
To: linux-kernel@vger.kernel.org
Cc: steve@icarus.com
Subject: 40Gig IDE disk wrapping around at 32Gig?
Date: Thu, 07 Dec 2000 09:22:38 -0800 [thread overview]
Message-ID: <200012071722.JAA07401@icarus.com> (raw)
During an install of RedHat 6.1 onto a Dell Dimension L600cx, I partitioned
the internal 40gig disk to include 4 partitions. I initially let the disk
druid do it, but it rendered the partition table unreadable. So I used
fdisk and partitioned it with primary partitions like so:
(sectors = 255, heads = 63)
/dev/hda1 1 -- 17 (136521 blocks)
/dev/hda2 18 -- 50 (265072 blocks)
/dev/hda3 51 -- 3967 (31463302 blocks)
/dev/hda4 3968 -- 4865 (7213185 blocks)
Problem is, any attempt to mkfs on /dev/hda4 seems to trash the filesystems
on hda1, hda2 and hda3. It makes an ugly mess.
RedHat 6.1 installs a 2.2.12 kernel, with patches. I'm ignoring /dev/hda4
for now and I've installed 2.2.17 from source. It seems reliable as long
as I ignore /dev/hda4. I haven't tried it w/ 2.2.17 installed.
Am I running into some limit here? Are there any known issues with
Linux 2.2.12 or fdisk (or mkfs.ext2) that might relate to this?
--
Steve Williams "The woods are lovely, dark and deep.
steve@icarus.com But I have promises to keep,
steve@picturel.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2000-12-07 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-07 17:22 Stephen Williams [this message]
2000-12-07 19:43 ` 40Gig IDE disk wrapping around at 32Gig? Andries Brouwer
[not found] <3A2FD0CD.3B9FF8B6@windsormachine.com>
2000-12-07 18:17 ` Stephen Williams
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=200012071722.JAA07401@icarus.com \
--to=steve@icarus.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.