linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Ethan Benson <erbenson@alaska.net>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: More problems with Kernel 2.4.10-pre12 and mounting
Date: Sun, 23 Sep 2001 15:46:07 -0800	[thread overview]
Message-ID: <20010923154607.A14835@plato.local.lan> (raw)
In-Reply-To: <Pine.LNX.4.21.0109231331340.11517-100000@cr242184-a.etob1.on.wave.home.com>; from tendim@tendim.cjb.net on Sun, Sep 23, 2001 at 01:33:54PM -0400

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

On Sun, Sep 23, 2001 at 01:33:54PM -0400, patrick wrote:
> On Sat, 22 Sep 2001, Ethan Benson wrote:
> 
> > what happens if you run the following:
> > 
> > dd if=/dev/sdb of=/dev/null bs=512 count=1
> > 
> > i am betting you will get a `No such device' error which means the
> > kernel thinks there is no second scsi device.
> 
> Nope, I get:
> 
> 1+0 records in
> 1+0 records out
> 
> Related, my partition map for /dev/sdb is:
> 
> Partition   Dec
> 0           Apple driver
> 1           ??
> 2           ??
> 3           HFS
> 4           e2fs
> 
> I can mount /dev/sdb4.
> 
> This all points to a problem with Apple Partition Support..?

is it possible you have an x86 BIOS partition table on that disk as
well?  if mac-fdisk -l doesn't work then your mac partition table is
corrupt.  but if that does work but the kernel is getting other ideas
about your partitions you probably have both an x86 and mac partition
table (its actually possible for them to coexist, but its a gross and
uneeded hack).  what does /proc/partitions say?

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

[-- Attachment #2: Type: application/pgp-signature, Size: 0 bytes --]

  reply	other threads:[~2001-09-23 23:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-23  4:21 More problems with Kernel 2.4.10-pre12 and mounting patrick
2001-09-23  5:18 ` Timothy A. Seufert
2001-09-23  7:14   ` patrick
2001-09-23  7:44     ` Ethan Benson
2001-09-23 17:33       ` patrick
2001-09-23 23:46         ` Ethan Benson [this message]
2001-09-24  3:09           ` patrick
2001-09-24  3:17             ` Ethan Benson
2001-09-24  4:22               ` patrick
2001-09-24  6:18                 ` Ethan Benson
2001-09-24 21:39                   ` patrick
2001-09-24 23:04                     ` Ethan Benson
2001-09-25  0:04                       ` Timothy A. Seufert
2001-09-25  2:10                       ` More problems with Kernel 2.4.10-pre12 and mounting (SOLVED!) patrick

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=20010923154607.A14835@plato.local.lan \
    --to=erbenson@alaska.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).