Alan Chandler wrote:
On Wednesday 17 November 2004 21:00, Joris Huizer wrote:
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd fi
On Wednesday 17 November 2004 21:00, Joris Huizer wrote:
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
> Sense Key: 0x2 Not Ready, Segment 0
> Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
> Sense flags: Blk 0 (not valid)
> cmd finished af
Hello,
Because I thought the problems might have been caused by a mistake I
made with the 2.6.8 kernel, I compiled a 2.4.27 kernel and setup scsi
emulation again;
Now, cdrecord can see the emulated scsi device:
[EMAIL PROTECTED]:~$ cdrecord -scanbus
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Cop
Alan Chandler wrote:
On Sunday 14 November 2004 15:13, Joris Huizer wrote:
I tried kernel 2.6.8 and it worked fine -- but I got myself into a cd
burning problem.
The first time under kernel 2.6.8 , cdrecord did work, but because of
too much business in the computer (other programs running, and
On Sunday 14 November 2004 15:13, Joris Huizer wrote:
> I tried kernel 2.6.8 and it worked fine -- but I got myself into a cd
> burning problem.
> The first time under kernel 2.6.8 , cdrecord did work, but because of
> too much business in the computer (other programs running, and the
Carl Fink wrote:
On Sun, Nov 14, 2004 at 04:13:44PM +0100, Joris Huizer wrote:
Hello,
Sorry for reposting -- I accidentilly removed the mails from
debian-users without checking wether my question was answered (it
doesn't show up in the debian logs though)
And you didn't check the archive at list
On Sun, Nov 14, 2004 at 04:13:44PM +0100, Joris Huizer wrote:
> Hello,
>
> Sorry for reposting -- I accidentilly removed the mails from
> debian-users without checking wether my question was answered (it
> doesn't show up in the debian logs though)
And you didn't check the archive at lists.debi
Hello,
Sorry for reposting -- I accidentilly removed the mails from
debian-users without checking wether my question was answered (it
doesn't show up in the debian logs though)
I tried kernel 2.6.8 and it worked fine -- but I got myself into a cd
burning problem.
The first time under k
Hello,
I tried kernel 2.6.8 and it worked fine -- but I got myself into a cd
burning problem.
The first time under kernel 2.6.8 , cdrecord did work, but because of
too much business in the computer (other programs running, and the fact
that cdrecord seems to try and get to the maximal speed
On Mon, Jan 12, 2004 at 04:27:45AM -0700, Stephen Liu wrote:
> Hi Alvin,
>
> I made further tests as follows;
>
> 1) Removed (append="hdc=ide-scsi") from /etc/lilo.conf
> 2) # apt-get install mkisofs
> 3) # mkisofs -R -o cdimage.raw /path/to/folder/tarballs
> 4) Blanked CDRW
> # cdrecord dev=ATAP
Hi Alvin,
I made further tests as follows;
1) Removed (append="hdc=ide-scsi") from /etc/lilo.conf
2) # apt-get install mkisofs
3) # mkisofs -R -o cdimage.raw /path/to/folder/tarballs
4) Blanked CDRW
# cdrecord dev=ATAPI:0,0,0 speed=10 blank=all -v -eject
5) Burned CDRW
# cdrecord dev=ATAPI:0,0,0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
GCS wrote:
>> Blanking a CDRW
>> # cdrecord dev=ATAPI:0,0,0 speed=4 blank=all -v -eject
> Wrong IMHO. Either use 2.4.x and ide-scsi -> dev=0,0,0 or use 2.6.x and
> _no_ ide-scsi, then dev=ATAPI:/dev/hdc as far as I can remember.
Actually, dev=ATAPI
On Mon, Jan 12, 2004 at 03:59:49PM +0800, Stephen Liu wrote:
>
> Thanks for your advice.
>
>
> # cdrecord dev=ATAPI:0,0,0 speed=4 -v -eject /path/to/folder containing
> tarballs
>
You need more than tarballs, you need an iso file
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subjec
On Mon, Jan 12, 2004 at 03:59:49PM +0800, Stephen Liu <[EMAIL PROTECTED]> wrote:
First, please see my answer from yesterday.
> I have visited the above site, some of link already missing. Several things
> have changed with cdrecord lately. The latest versions of cdrecord, however,
> support wr
Hi Alvin,
Thanks for your advice.
> you're missing some modules ( the one for /dev/pg0 )
>
> complete list of modules ( kernel options ) that is needed
> http://www.linux-1u.net/CDRW
I have visited the above site, some of link already missing. Several things
have changed with cdrecord la
On Mon, Jan 12, 2004 at 02:11:30AM +0800, Stephen Liu <[EMAIL PROTECTED]> wrote:
> # lsmod -l
Without the switch 'lsmod'.
> # modprobe sg
> # modprobe ide-scsi
> all no response
That's OK, Linux is noisy only on errors (well, mostly), so no output
means no problem.
> # cat /etc/lilo.conf
> appe
hi ya stephen
you're missing some modules ( the one for /dev/pg0 )
complete list of modules ( kernel options ) that is needed
http://www.linux-1u.net/CDRW
c ya
alvin
On Sun, 11 Jan 2004, Stephen Liu wrote:
> Hi all folks,
>
> GNOME console
>
> I met following problem in burning CD
>
Stephen Liu([EMAIL PROTECTED]) is reported to have said:
> Hi all folks,
>
> GNOME console
>
> I met following problem in burning CD
>
> # cdrecord dev=0,0,0 speed=12 blank=all -eject
> Cdrecord-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C) 1995-2004 J?rg
> Schillin g
> scsidev: '0,0,0'
> scs
Hi,
- snip -
> Do you have ide-scsi either compiled in, or as a module? Do you pass
> the correct device setup to the kernel boot line (ie hdc=ide-scsi)?
# lsmod -l
lsmod: invalid option -- l
Usage:
lsmod [-Vh]
-V, --versionPrint the release version
-h, --help Print this message
#
On Sun, Jan 11, 2004 at 11:05:33PM +0800, Stephen Liu <[EMAIL PROTECTED]> wrote:
> cdrecord.mmap: Also make sure that you have loaded the sg driver and the
> driver for
> cdrecord.mmap: SCSI hardware, eg. ide-scsi if you run IDE/ATAPI drives over
> cdrecord.mmap: ide-scsi emulation.
Do you have i
Hi all folks,
GNOME console
I met following problem in burning CD
# cdrecord dev=0,0,0 speed=12 blank=all -eject
Cdrecord-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jïrg
Schillin g
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
cdrecord.mmap: No such file or directory. Cannot open
Disable DMA on the drive.
On Fri, 2001-10-05 at 02:36, Petteri Heinonen wrote:
> Hello.
> I've tried to set up my IDE burner, following instructions in
> CD writing howto. I've compiled all necessary stuff in the
> kernel (2.4.9), except modules ide-cd , ide-scsi and ide-loop.
> I can load modules
Hello.
I've tried to set up my IDE burner, following instructions in
CD writing howto. I've compiled all necessary stuff in the
kernel (2.4.9), except modules ide-cd , ide-scsi and ide-loop.
I can load modules fine, and cdrecord -scanbus shows my
burner. But burning itself fails. I might be able to
23 matches
Mail list logo