Mailinglist Archive: packet-writing (55 mails)
| < Previous | Next > |
Re: Direct CDRW writing
- From: Jani Monoses <jani@xxxxx>
- Date: Tue, 22 Oct 2002 08:02:09 +0000 (UTC)
- Message-id: <20021022110055.58c83690.jani@xxxxx>
>
> 1) # cd /usr/src/linux-2.4.18-17.8.0
> # patch -p1 < /tmp/Packet/packet-2.4.19-2.patch
>
> 2) What steps shall follow to compile it as a module in the kernel
> configuration
make menuconfig
select packet writing under "block devices"
> 1) # cd /usr/src/linux-2.4.18-17.8.0
> # patch -p1 < /tmp/Packet/packet-2.4.19-2.patch
>
> 2) What steps shall follow to compile it as a module in the kernel
> configuration
make menuconfig
select packet writing under "block devices"
| < Previous | Next > |