Re: burning iso image to cd

2001-04-11 Thread Avi Aumick
Thanks to all who has helped me. I used cdrecord with your suggestions and it work fine. I am going to install wolverine since I need it the new XFree86 because of my video card. Avram -- --- You know you're getting old when you talk about what you've done, rather than what you're going

Re: burning iso image to cd

2001-04-11 Thread Larry Grover
On Wednesday 11 April 2001 10:26, Vidiot wrote: > >I did load it. This will be the first time I create a cd from Linux. > >Anyway, the command I expect that I should use is: > > cdrecord -v -dev=0,5,0 -speed=2 > > > >Does this look correct to you? > > No. Here is the line I have in a script that

Re: burning iso image to cd

2001-04-11 Thread Vidiot
>I did load it. This will be the first time I create a cd from Linux. >Anyway, the command I expect that I should use is: > cdrecord -v -dev=0,5,0 -speed=2 > >Does this look correct to you? No. Here is the line I have in a script that I use. /usr/bin/cdrecord -v speed=6 dev=0,3,0 -eject -data

Re: burning iso image to cd

2001-04-11 Thread John Aldrich
On Wed, 11 Apr 2001, you wrote: > I just downloaded the wolferine iso image (so far just the first disk > wolverine-i386-disc1.iso). What would be the command to burn the image > onto a cd? If possible it needs to be from a command line since at this > time I can only run XFree86 using a generic v

Re: burning iso image to cd

2001-04-10 Thread Avi Aumick
I did load it. This will be the first time I create a cd from Linux. Anyway, the command I expect that I should use is: cdrecord -v -dev=0,5,0 -speed=2 Does this look correct to you? thanks, Avram On Tue, 10 Apr 2001, Vidiot wrote: > >I just downloaded the wolferine iso image (so far just t

Re: burning iso image to cd

2001-04-10 Thread Vidiot
>I just downloaded the wolferine iso image (so far just the first disk >wolverine-i386-disc1.iso). What would be the command to burn the image >onto a cd? If possible it needs to be from a command line since at this >time I can only run XFree86 using a generic vga driver. See the man page for cdr

burning iso image to cd

2001-04-10 Thread Avi Aumick
I just downloaded the wolferine iso image (so far just the first disk wolverine-i386-disc1.iso). What would be the command to burn the image onto a cd? If possible it needs to be from a command line since at this time I can only run XFree86 using a generic vga driver. Thanks, Avram --