Mailinglist Archive: packet-writing (84 mails)

< Previous Next >
Re: help?
  • From: Drew Parsons <dparsons@xxxxxxxxxxx>
  • Date: Sat, 2 Feb 2002 13:43:51 +0000 (UTC)
  • Message-id: <20020202134455.GA1318@xxxxxxxxxxx>
On Sat, Feb 02, 2002 at 05:22:14AM -0800, Sergiy Kudryk wrote:
> Hi David.
>
> You probably forgot to load pktcdvd.o module (in case pktcdvd block device
> is compiled as loadable kernel module), for example:
>
> /./sbin/insmod /./lib/modules/2.4.17/kernel/drivers/block/pktcdvd.o
>

Or, more simply,

modprobe pktcdvd

You can check if it's there with "lsmod".

Drew

--
PGP public key available at http://people.debian.org/~dparsons/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0 EC0A B6CE 7041 6412 4E4A

< Previous Next >