linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Matthias Hahn <pmhahn@titan.lahn.de>
To: Gregoire Favre <greg@ulima.unil.ch>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Zip: what does that mean?
Date: Fri, 15 Jun 2001 08:40:57 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.33.0106150836270.5555-100000@titan.lahn.de> (raw)
In-Reply-To: <20010614104350.A16562@ulima.unil.ch>

On Thu, 14 Jun 2001, Gregoire Favre wrote:

> I have an IDE 250Mb Zip, it work fine, but I can see:
>
> Jun 11 23:52:35 greg kernel: ide-floppy: hdc: I/O error, pc = 5a, key =
> 5, asc = 24, ascq =  0
> Jun 11 23:52:37 greg kernel:  hdc: unknown partition table
> Jun 11 23:52:37 greg kernel: hdc: 98304kB, 96/64/32 CHS, 4096 kBps, 512
> sector size, 2941 rpm
>
> Could someone explain me what's wrong?
Nothing. Somethings is reeding /proc/partitions which lists all known
partitions. "fdisk" or "mount" do this.

When reading the file the kernel has to check the media in your zip-drive.
Problem is, you havn't put in one. So there is no partition table to read
and the kernel complains and returns the default values of a typical
100MB zip media.

BYtE
Philipp
-- 
  / /  (_)__  __ ____  __ Philipp Hahn
 / /__/ / _ \/ // /\ \/ /
/____/_/_//_/\_,_/ /_/\_\ pmhahn@titan.lahn.de


  reply	other threads:[~2001-06-15 18:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-14  8:43 Zip: what does that mean? Gregoire Favre
2001-06-15  6:40 ` Philipp Matthias Hahn [this message]
2001-06-15 20:15   ` Gregoire Favre
2001-06-15 20:33     ` Joshua Jore

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=Pine.LNX.4.33.0106150836270.5555-100000@titan.lahn.de \
    --to=pmhahn@titan.lahn.de \
    --cc=greg@ulima.unil.ch \
    --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;
as well as URLs for NNTP newsgroup(s).