Re: Problems with symbolic links under /dev
Stefan Srdic <linuxbox@telusplanet.net> writes:
> Now when I use cdrecord to test my cd-burner configuration I get:
>
> root@NodeFilter:/dev# cdrecord --scanbus
> Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
> are root.
>
> Can anybody point me towards insight?
Do you have SCSI generic support compiled into your kernel
(CONFIG_CHR_DEV_SG). If it's a module, you have to `modprobe sg' and you
also need the /dev/sg* devices.
--
Dave Carrigan (dave@rudedog.org) | Yow! I'll show you MY telex
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | number if you show me YOURS...
Seattle, WA, USA |
http://www.rudedog.org/ |
Reply to: