Gentoo Archives: gentoo-user

From: "Johnson
To: gentoo-user@l.g.o, gentoo-user@l.g.o
Subject: RE: [gentoo-user] Kernel 2.6.16-gentoo-r7 freezes sometimes
Date: Wed, 24 May 2006 13:03:23
Message-Id: F86FFCF83FF9DE4096F0C9C094CAA36801747A73@NAEAMILLEX05VA.nadsusea.nads.navy.mil
1 Additionally, when using cdrecord, you will use:
2
3 cdrecord dev=ATAPI:<X,Y,Z>
4
5 It is also possible to use a numbered ID when
6 using IDE/ATAPI: cdrecord dev=ATAPI:0,0,0 Run
7 cdrecord dev=ATAPI -scanbus to find the valid IDs.
8
9 See http://linuxreviews.org/howtos/cdrecording/ and the man page.
10
11
12 -----Original Message-----
13 From: richard.j.fish@×××××.com on behalf of Richard Fish
14 Sent: Wed 5/24/2006 4:27 AM
15 To: gentoo-user@l.g.o
16 Subject: Re: [gentoo-user] Kernel 2.6.16-gentoo-r7 freezes sometimes
17
18 On 5/24/06, JC Denton <jcdentonmail@×××××.de> wrote:
19 > It seems so. Mainly because I do not know how to change. If you could give
20 > me a hint ?
21
22 Well assuming you are just using ide-scsi so you can access your
23 CD/DVD burner, it should be as simple as turing off
24 CONFIG_BLK_DEV_IDESCSI and turning on CONFIG_BLK_DEV_IDECD.
25
26 Then you will use /dev/hdX (or just /dev/cdrom or /dev/cdrw) instead
27 of /dev/sr0 as the device for whatever burn software you are using.
28 cdrecord will complain loudly about using a device node, but then
29 again, if cdrecord doesn't complain loudly about something, you
30 probably made a mistake!
31
32 -Richard
33
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Kernel 2.6.16-gentoo-r7 freezes sometimes Richard Fish <bigfish@××××××××××.org>