From: Jim Hickstein <jxh@mirapoint.com>
To: linuxppc-dev@lists.linuxppc.org
Subject: Physical disk size 65536 blocks for an 8G drive
Date: Sat, 06 Nov 1999 13:48:49 -0800 [thread overview]
Message-ID: <3824A23B.40DE2680@mirapoint.com> (raw)
Sorry to post what amounts to a support question on -dev, but it did not
get an answer on -user. I'm afraid it's too arcane, so I appeal to you.
I have a PBG3 Wallstreet and recently bought a new 8GB drive to put in
it, an IBM DYLA-28100. MacOS 8.6, update the drivers, so far, so good.
I managed to get pdisk to make partitions (after umounting /mnt/cdrom
from /dev/hda to silence a warning in writing the partition table).
MacOS runs fine, with volumes in hda10 (5GB hfs+) and hda11 (600MB hfs),
_above_ Linux. But Linux barfs mounting / on /dev/hda7 (and even worse
for /usr on /hda9), saying that the superblock reports a size of
so-and-so (~131000 for /) but the _physical size of the disk_ is 65536 blocks.
Evidently something is reporting a block count of 0xffff, and it's
getting incremented to tell me the "length". Yet, the drive probes
correctly (apparently) and reports a size of 7145MB or so.
fsck is the one telling me this, for /dev/hda7. For /dev/hda9, it
really complains, saying that inode 3 is corrupt, etc. Part of hda7 is
below 0xffff blocks, but all of hda9 is above it.
Any ideas? This is 2.2.10 off the Q3 distribution.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~1999-11-06 21:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-11-06 21:48 Jim Hickstein [this message]
1999-11-06 22:22 ` Physical disk size 65536 blocks for an 8G drive Derrik Walker v2.0
1999-11-07 5:29 ` Jim Hickstein
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=3824A23B.40DE2680@mirapoint.com \
--to=jxh@mirapoint.com \
--cc=linuxppc-dev@lists.linuxppc.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.