Morteargenta Giovanni <shoggoth@thearmy.com> writes:
> # ls -l /dev/pg0
> crw-r--r-- 1 root root 97, 0 Aug 10 23:38 /dev/pg0
> # mount /dev/pg0 /cdr
> mount: /dev/pg0 is not a block device
You can't mount /dev/pg0, this is only used when writing to your
CD-writer. Use /dev/pcd0 to mount it.
> # lsmod
> Module Size Used by
> pg 5828 0 (unused)
> epat 5932 1
> paride 3500 1 [pg epat]
> parport 25120 0 [paride]
> bsd_comp 3920 0 (autoclean)
> sb 5812 0
> sb_lib 33204 0 [sb]
> isa-pnp 27052 0 [sb]
> uart401 6160 0 [sb_lib]
> sound 55884 0 (autoclean) [sb sb_lib uart401]
> soundcore 3588 33 (autoclean) [sb_lib sound]
> nls_iso8859-1 2604 4 (autoclean)
> vfat 10220 2 (autoclean)
> fat 30144 0 (autoclean) [vfat]
and of course you must load the pcd module to do that.
-- Mike Fabian <mike.fabian@gmx.de>-- To unsubscribe, send mail to: linux-parport-request@torque.net -- -- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Fri Aug 11 2000 - 02:48:35 EDT