cdrecord on Ubuntu

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Thu Jan 13 04:29:44 UTC 2005


On Thu, Jan 13, 2005 at 10:35:42AM +0700, maikhai wrote:
> root at dhcppc0:/home/abc # cdrecord -scanbus

I'm assuming you have an ATAPI cd-r{w}, in which case you'll want to
use the new /dev/hdX naming scheme. For instance, my ATAPI cd-rw is
/dev/hdc, so I use:

$ sudo cdrecord -dev=/dev/hdc [...]

You can find the device name of your cd-r{w} using:

$ grep ATAPI /var/log/dmesg

-- 
Daniel T. Chen          crimsun at fungus.sh.nu
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050112/1a5eb251/attachment.sig>


More information about the ubuntu-users mailing list