Mailinglist Archive: packet-writing (75 mails)
| < Previous | Next > |
Re: Problems with packet-cd
- From: Ben Fennema <bfennema@xxxxxxxxx>
- Date: Thu, 12 Sep 2002 20:52:35 +0000 (UTC)
- Message-id: <20020912134852.A17428@xxxxxxxxx>
On Thu, Sep 12, 2002 at 04:54:21PM -0300, Frédéric L. W. Meunier wrote:
> I see, but I thought devfs would create /dev/pktcdvd0 and not
> /dev/pktcdvd. Are they different ?
the name doesn't matter.. check major/minor #
should be a block special file, major 97, minor 0.
> Yes, but after using packet-cd with the InCD 3.31 disk I now
> get a lot of messages in the logs (see my last mail) by only
> mounting it and reading the "corrupted" directories.
>
> If I could format it on Linux...
>
> Yesterday Ben fixed a bug in UDF CVS (present in 2.4.19) which
> prevented reading the contents after mounting.
Looks like writing is still broken though.. writing to the root directory
blew away the contents of the directory.
I'll look into it =]
Ben
> I see, but I thought devfs would create /dev/pktcdvd0 and not
> /dev/pktcdvd. Are they different ?
the name doesn't matter.. check major/minor #
should be a block special file, major 97, minor 0.
> Yes, but after using packet-cd with the InCD 3.31 disk I now
> get a lot of messages in the logs (see my last mail) by only
> mounting it and reading the "corrupted" directories.
>
> If I could format it on Linux...
>
> Yesterday Ben fixed a bug in UDF CVS (present in 2.4.19) which
> prevented reading the contents after mounting.
Looks like writing is still broken though.. writing to the root directory
blew away the contents of the directory.
I'll look into it =]
Ben
| < Previous | Next > |