linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Zip: what does that mean?
@ 2001-06-14  8:43 Gregoire Favre
  2001-06-15  6:40 ` Philipp Matthias Hahn
  0 siblings, 1 reply; 4+ messages in thread
From: Gregoire Favre @ 2001-06-14  8:43 UTC (permalink / raw)
  To: linux-kernel

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

Hello,

I have an IDE 250Mb Zip, it work fine, but I can see:
Jun 11 23:52:35 greg sudo:     greg : TTY=pts/3 ; PWD=/home/greg ;
USER=root ; COMMAND=/sbin/e2fsck /dev/hdc
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
Jun 11 23:52:37 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

Could someone explain me what's wrong?

I can access then the disk without the smallest problem.

It's with all my self compiled kernel... (2.4.n and 2.4.n-acm).

Thanks,

	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Zip: what does that mean?
  2001-06-14  8:43 Zip: what does that mean? Gregoire Favre
@ 2001-06-15  6:40 ` Philipp Matthias Hahn
  2001-06-15 20:15   ` Gregoire Favre
  0 siblings, 1 reply; 4+ messages in thread
From: Philipp Matthias Hahn @ 2001-06-15  6:40 UTC (permalink / raw)
  To: Gregoire Favre; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Zip: what does that mean?
  2001-06-15  6:40 ` Philipp Matthias Hahn
@ 2001-06-15 20:15   ` Gregoire Favre
  2001-06-15 20:33     ` Joshua Jore
  0 siblings, 1 reply; 4+ messages in thread
From: Gregoire Favre @ 2001-06-15 20:15 UTC (permalink / raw)
  To: Philipp Matthias Hahn; +Cc: linux-kernel

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

On Fri, Jun 15, 2001 at 08:40:57AM +0200, Philipp Matthias Hahn wrote:

> 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.

Thanks for your answer, in fact, there was a media in my zip, but
without any partition (as I don't see any other reason than avoiding
those errors messages to make just one partition on my disk).

Thanks,
 
	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Zip: what does that mean?
  2001-06-15 20:15   ` Gregoire Favre
@ 2001-06-15 20:33     ` Joshua Jore
  0 siblings, 0 replies; 4+ messages in thread
From: Joshua Jore @ 2001-06-15 20:33 UTC (permalink / raw)
  To: Gregoire Favre; +Cc: Philipp Matthias Hahn, linux-kernel

Greg,
Just to make a point on that, as I recall Zip and other super floppy media
*shouldn't* be partitioned. It's certainly possible to do but it's
anyone's guess on how different OS+revs will treat it.

Josh

__SIG__

On Fri, 15 Jun 2001, Gregoire Favre wrote:

> On Fri, Jun 15, 2001 at 08:40:57AM +0200, Philipp Matthias Hahn wrote:
>
> > 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.
>
> Thanks for your answer, in fact, there was a media in my zip, but
> without any partition (as I don't see any other reason than avoiding
> those errors messages to make just one partition on my disk).
>
> Thanks,
>
> 	Greg
> ________________________________________________________________
> http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-06-15 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-14  8:43 Zip: what does that mean? Gregoire Favre
2001-06-15  6:40 ` Philipp Matthias Hahn
2001-06-15 20:15   ` Gregoire Favre
2001-06-15 20:33     ` Joshua Jore

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).