Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2003 11:02:20 -0600
From:      Charles Howse <chowse@charter.net>
To:        FBSD Questions <freebsd-questions@freebsd.org>
Subject:   possible solution to cdbakeoven failing to detect ATAPI burners
Message-ID:  <200311271102.20318.chowse@charter.net>

next in thread | raw e-mail | index | archive | help
Hi,
There has been signifigant discussion here in the past about cdbakeoven not 
detecting ATAPI burners when run as an ordinary user.

I had this issue, and may have a solution.

Be sure your kernel is compiled with device atapicam.

As root do:
# chmod u+s /usr/local/bin/cdrecord
Which will allow cdrecord to run as suid root.

Then start cdbakeoven, enter the Settings dialog, click the CDROM Devices 
icon, click the scanbus tab, click the rescan button.

Doing that detected my atapi burner as a scsi device!

Next, I clicked the Customize Defaults icon, and ticked 'do scanbus 
automatically'.

Then I closed cdbakeoven, restarted it, and my atapi burner was detected!

I hope this works for you! 
-- 
Thanks,
Charles
http://howse.homeunix.net:8080

Random Murphy's Law:
An original idea can never emerge from committee
in its original form.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311271102.20318.chowse>