Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-28 Thread shawn wilson
> wodim: Asuming -tao mode. not sure how old your burner is, but just for the hell of it, try -dao and see what you get. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-28 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 shawn wilson wrote: > First, I would burn something to see if it works. Look at the bottom of the > wodim man page for examples of the process. Then dd the cd back to a file > (ex - dd if=/dev/cdrom of=copy.iso). Then ls -l and compare sizes and do a >

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-28 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Bannister wrote: > Try burning a netinst image on to a new CDR disk with the command: > > wodim -v speed=2 dev=/dev/hda .iso > > where .iso is the netinst image you download from the Debian site. Okay already, this time I did *exactly

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-27 Thread shawn wilson
First, I would burn something to see if it works. Look at the bottom of the wodim man page for examples of the process. Then dd the cd back to a file (ex - dd if=/dev/cdrom of=copy.iso). Then ls -l and compare sizes and do a diff if they compare ok. Then let us know. Btw, your options *look* correc

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-27 Thread Chris Bannister
On Mon, Dec 27, 2010 at 06:13:15PM -0500, Ken Heard wrote: > Chris Bannister wrote: > > > On Mon, Dec 13, 2010 at 03:21:11PM -0500, Ken Heard wrote: > > That is just an example. > > You need to replace cdimage.raw with the image you wish to burn to CD. > > I have finally just now tried what you

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-27 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Bannister wrote: > On Mon, Dec 13, 2010 at 03:21:11PM -0500, Ken Heard wrote: >> I assume that at some point during the burn process 'cdimage.raw' is >> created by wodim from the files selected for burning. If it had been > > wodim -v speed=2

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-17 Thread Chris Bannister
On Tue, Dec 14, 2010 at 03:40:00PM +1300, Chris Bannister wrote: > r...@fischer:~# wodim -v speed=2 dev=/dev/hda CD1.iso > > That should work, and hey! no KDE involved! > > Any problems report back with the errors. ... so that was sucessful? -- "Religion is excellent stuff for keeping common p

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-13 Thread Chris Bannister
Hi Ken, On Mon, Dec 13, 2010 at 03:21:11PM -0500, Ken Heard wrote: > I assume that at some point during the burn process 'cdimage.raw' is > created by wodim from the files selected for burning. If it had been wodim -v speed=2 dev=/dev/hda cdimage.raw That is just an example. You need to replace

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-13 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 T o n g wrote: > On Mon, 13 Dec 2010 10:25:34 -0500, Ken Heard wrote: > >> SOL:~# wodim -v speed=2 dev=/dev/hda cdimage.raw > . . . >> wodim: No such file or directory. Cannot open 'cdimage.raw'. > > Are you sure the file you are buring, 'cdimage.ra

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-13 Thread T o n g
On Mon, 13 Dec 2010 10:25:34 -0500, Ken Heard wrote: > SOL:~# wodim -v speed=2 dev=/dev/hda cdimage.raw . . . > wodim: No such file or directory. Cannot open 'cdimage.raw'. Are you sure the file you are buring, 'cdimage.raw', is there on cwd? -- Tong (remove underscore(s) to reply) http://x

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-13 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SOL:~# wodim -v speed=2 dev=/dev/hda cdimage.raw wodim: No write mode specified. wodim: Asuming -tao mode. wodim: Future versions of wodim may have different drive dependent defaults. TOC Type: 1 = CD-ROM scsidev: '/dev/hda' devname: '/dev/hda' scsibus

Re: RLIMIT_MEMLOCK prevents burning CDROM

2010-12-12 Thread Chris Bannister
On Sun, Dec 12, 2010 at 03:19:07PM -0500, Ken Heard wrote: > On checking the debug file, I found the following: > > cdrecord > /usr/bin/wodim: Operation not permitted. > Warning: Cannot raise RLIMIT_MEMLOCK limit. > > I googled that term and found that it apparently has something to do > wi