On 13/09/05, gothic doom <[EMAIL PROTECTED]> wrote: > Hi. > > I'm trying to burn a CD on my notebook, but with no success.... > > What I've done (following the > document/usr/share/doc/cdrecord/README.ATAPI.setup) : > /etc/lilo.conf --> append="hdc=ide-scsi max_scsi_luns=1" > modprobe ide-scsi sg
<snip> > cdrecord: Warning: Running on Linux-2.6.13 <snip> > As result, the CD is unusable and I'm frustrated. I'm using the same > procedure I use on my desktop. As you're using kernel 2.6, you longer need to use ide-scsi emulation, remove the append line from your lilo config and burn a cd with $ cdrecord dev=/dev/hdc image.iso Cheers Adam