Re: [newbie] CDRW install, need help w/fstab

2004-01-16 Thread Angus Auld

- Original Message -
From: John Richard Smith <[EMAIL PROTECTED]>
Date: Fri, 16 Jan 2004 11:33:45 +
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab

> You ought to do a man cdrecord in a terminal, and see if you can begin 
> to understand the command line. After all these gui apps are merely a 
> gui front ends to cdrecord to save you the effort of bothering to learn 
> the command line. I personally like to know both. I like both. I see 
> nothing wrong with gui apps, but I also like to know how things work. So 
> I generally make an effort to learn both. If you ever want help with the 
> command line , you only have to ask here and plenty of us will help you.
> 
> For gui front ends I prefer xcdroast, I like it's eligant logical layout 
> for a start. Basically you find everything you want to write a disc in 
> apps withing it by selecting from botton boxes down the lefthand side of 
> the main window, just follow procedures . Within each step of the way 
> you have many choices to make, but defaults get you started. Before you 
> can use xcdroast you must enter setup and get everything entered 
> correctly, but once done, save and return to main window. You may need 
> to install xcdroast, it's on your installation discs if you need to find 
> it. Also, I have found Thomas Neiderwriter the author quite helpful in 
> running down problems, particularly hardware issues.
> 
> There is also Gcombust. I have never had a lot to do with it.
> 
> John
>
Yes John, I think I may be up to the challenge of attempting to 
gain an understanding of the CL method after a bit.

I really don't have much experience of cd recording by 
any means, so, I'm not hard and fast on any method. I 
have used gui's a bit though. I really like Linux, and 
the opportunities it provides for those of different style 
and ability to use CL or gui, or, both.
Lots of helpful folks like yourself on this list make 
learning a relatively painless endeavor. ;-)
Thanks.

Best regards.

--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***


-- 
_
Web-based SMS services available at http://www.operamail.com.
>From your mailbox to local or overseas cell phones.

Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-16 Thread John Richard Smith
Angus Auld wrote:

- Original Message -
From: John Richard Smith <[EMAIL PROTECTED]>
Date: Thu, 15 Jan 2004 20:03:20 +
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab
 

My K3b system device entry looks like this:

"/dev/scsi/host0/bus0/target0/cd (0, 0, 0)

I only have one cd device, which is my burner, so would 
that account for the difference?

 

No , 
It's just that you do not have your writer as a device, mounted, the 
/mnt/cdrom section is there for that . The rest adds various controls to 
the device, like fonts and access, but I cannot remember what the 0 0 on 
the end does.I should know but cannot recall.

I guess that k3b does not actually have to access the device through the 
external system mount command, but can aecess it as a  device using it's 
own built in mount command, I don't really know though. Pure guess. The 
k3b programme setup wizard added mine like it is , so I'm guessing quite 
a bit. I tend to use xcdroast for most gui writing, and cdrecord on the 
command line, but recently I added k3b , and found to my joy if can 
packet write, something I have never been able to do before. So that's a 
one up for k3b. I find that very usefull when wanting to add bits and 
pieces of software programmes to a CD for safe keeping, it doesn't 
insist on fixing the entire disc, thus leaving space for aditions.

John


   

k3b wizard added my entry like it is too. Maybe a difference in 
our setup requirements because of hardware/software??

I simple don't know.

Something I have noticed that I would like to enquire about 
is the fact that under windows, my cdrw drive seems to be spinning a lot faster while operating. What could account 
for that? I have noticed this even when playing a music cd. 
The drive is a lot "louder". Under Mdk it seems to be running 
quieter/slower. Seems like it is working OK under both 
however.

I think this is a good sign, it means the device is reading data well, 
without having to accellerate the spin speed to do so.

I like k3b too, but haven't tried anything else yet for Mdk. Nero is pretty simple to use under windows.

 

You ought to do a man cdrecord in a terminal, and see if you can begin 
to understand the command line. After all these gui apps are merely a 
gui front ends to cdrecord to save you the effort of bothering to learn 
the command line. I personally like to know both. I like both. I see 
nothing wrong with gui apps, but I also like to know how things work. So 
I generally make an effort to learn both. If you ever want help with the 
command line , you only have to ask here and plenty of us will help you.

For gui front ends I prefer xcdroast, I like it's eligant logical layout 
for a start. Basically you find everything you want to write a disc in 
apps withing it by selecting from botton boxes down the lefthand side of 
the main window, just follow procedures . Within each step of the way 
you have many choices to make, but defaults get you started. Before you 
can use xcdroast you must enter setup and get everything entered 
correctly, but once done, save and return to main window. You may need 
to install xcdroast, it's on your installation discs if you need to find 
it. Also, I have found Thomas Neiderwriter the author quite helpful in 
running down problems, particularly hardware issues.

There is also Gcombust. I have never had a lot to do with it.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-15 Thread Angus Auld

- Original Message -
From: Charlie <[EMAIL PROTECTED]>
Date: Fri, 16 Jan 2004 16:50:34 +1100
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab

> On Fri, 16 Jan 2004 12:30 am, many eyes noted that Angus Auld wrote:
> > I wonder if I still don't have it "right"? Things are working,
> > at least so far. Here's my fstab:
> > **
> > /dev/hda5 / ext3 defaults 1 1
> > none /dev/pts devpts mode=0620 0 0
> > /dev/hda7 /home ext3 defaults 1 2
> > /dev/scd0   /mnt/cdrom  auto
> > noauto,nosuid,ro,umask=0,user,nodev0 0 /dev/fd0 /mnt/floppy vfat
> > codepage=850,iocharset=iso8859-1,sync,unhide,noauto,nosuid,umask=0,user,nod
> >ev 0 0 /dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850,umask=0
> > 0 0 none /proc proc defaults 0 0
> > /dev/hda6 swap swap defaults 0 0
> > 
> > Is this "correct"?
> >
> > Regards.
> >
> >
> > --Angus
> 
> If it works, it's right. Rules are only guidelines in Linux.
> 
> Charlie
> 
>***
Hey Charlie, that's what I'm liking most about Linux. ;-)
That sounds like a real "freedom of choice and expression" 
option.

Rules can be pretty restrictive, and can prevent one from 
developing in a manner that is unique, as each is indeed 
unique.

That's my philosophical statement for today. ;-)

Best regards to you Charliethanks.


--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***


-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.

Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-15 Thread Charlie
On Fri, 16 Jan 2004 12:30 am, many eyes noted that Angus Auld wrote:
> I wonder if I still don't have it "right"? Things are working,
> at least so far. Here's my fstab:
> **
> /dev/hda5 / ext3 defaults 1 1
> none /dev/pts devpts mode=0620 0 0
> /dev/hda7 /home ext3 defaults 1 2
> /dev/scd0   /mnt/cdrom  auto
> noauto,nosuid,ro,umask=0,user,nodev0 0 /dev/fd0 /mnt/floppy vfat
> codepage=850,iocharset=iso8859-1,sync,unhide,noauto,nosuid,umask=0,user,nod
>ev 0 0 /dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850,umask=0
> 0 0 none /proc proc defaults 0 0
> /dev/hda6 swap swap defaults 0 0
> 
> Is this "correct"?
>
> Regards.
>
>
> --Angus

If it works, it's right. Rules are only guidelines in Linux.

Charlie

-- 
The mind for truth
Begins, like a stream, shallow
At first, but then
Adds more and more depth
While gaining greater clarity.

- Saigyo (1118-1190)

This email is guaranteed to be wholly Linux Mandrake 9.1, Kmail v1.5 and
OpenOffice.org1.1.0


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-15 Thread Angus Auld
- Original Message -
From: John Richard Smith <[EMAIL PROTECTED]>
Date: Thu, 15 Jan 2004 20:03:20 +
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab
>My K3b system device entry looks like this:
>
>"/dev/scsi/host0/bus0/target0/cd (0, 0, 0)
>
>I only have one cd device, which is my burner, so would 
>that account for the difference?
>  
>
No , 
It's just that you do not have your writer as a device, mounted, the 
/mnt/cdrom section is there for that . The rest adds various controls to 
the device, like fonts and access, but I cannot remember what the 0 0 on 
the end does.I should know but cannot recall.

I guess that k3b does not actually have to access the device through the 
external system mount command, but can aecess it as a  device using it's 
own built in mount command, I don't really know though. Pure guess. The 
k3b programme setup wizard added mine like it is , so I'm guessing quite 
a bit. I tend to use xcdroast for most gui writing, and cdrecord on the 
command line, but recently I added k3b , and found to my joy if can 
packet write, something I have never been able to do before. So that's a 
one up for k3b. I find that very usefull when wanting to add bits and 
pieces of software programmes to a CD for safe keeping, it doesn't 
insist on fixing the entire disc, thus leaving space for aditions.

John


k3b wizard added my entry like it is too. Maybe a difference in 
our setup requirements because of hardware/software??

Something I have noticed that I would like to enquire about 
is the fact that under windows, my cdrw drive seems to be spinning a lot faster while operating. What could account 
for that? I have noticed this even when playing a music cd. 
The drive is a lot "louder". Under Mdk it seems to be running 
quieter/slower. Seems like it is working OK under both 
however.

I like k3b too, but haven't tried anything else yet for Mdk. Nero is pretty simple to use under windows.

Regards.

--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
*
**

--
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.
Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-15 Thread John Richard Smith
Angus Auld wrote:

- Original Message -
From: John Richard Smith <[EMAIL PROTECTED]>
Date: Thu, 15 Jan 2004 13:58:50 +
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab
 

Angus Auld wrote:

   

Thanks guys, I was having a LOT of trouble getting things to go right until I added the "hdc=ide-scsi" to my lilo.conf append line.

 

This inclusion makes your ide device into a "fake scsi-emulated" device

   

Here's my fstab:

/dev/scd0 /mnt/cdrom auto noauto,nosuid,ro,umask=0,user,nodev   0 0
Is this "correct"?
--Angus


 

This script is correct Angus.
What you now have is automount(as against supermount) and if you right mouse click on your desktop - create new CD-rom device, you can add a desktop icon to give you easy gui access to the device.
I think your k3b entry is more like this ,
/dev/scsi/host1/bus0/target0/lun0/cd/mnt/cdromauto
ro,noauto,user,exec0 0

If you want supermount, then change the fstab entry to,
none /mnt/cdrom supermount 
dev=/dev/scd0,fs=auto,ro,user,--,iocharset=iso8859-15,codepage=850,umask=0 
0 0
you have to go to Control center to add a desktop icon.

John

***
   

Thanks John, it seems like there is a bit of variation in my 
K3b entry from the one you included.
My K3b system device entry looks like this:

"/dev/scsi/host0/bus0/target0/cd (0, 0, 0)

I only have one cd device, which is my burner, so would 
that account for the difference?
 

No , 
It's just that you do not have your writer as a device, mounted, the 
/mnt/cdrom section is there for that . The rest adds various controls to 
the device, like fonts and access, but I cannot remember what the 0 0 on 
the end does.I should know but cannot recall.

I guess that k3b does not actually have to access the device through the 
external system mount command, but can aecess it as a  device using it's 
own built in mount command, I don't really know though. Pure guess. The 
k3b programme setup wizard added mine like it is , so I'm guessing quite 
a bit. I tend to use xcdroast for most gui writing, and cdrecord on the 
command line, but recently I added k3b , and found to my joy if can 
packet write, something I have never been able to do before. So that's a 
one up for k3b. I find that very usefull when wanting to add bits and 
pieces of software programmes to a CD for safe keeping, it doesn't 
insist on fixing the entire disc, thus leaving space for aditions.

John

John Richard Smith

[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-15 Thread Angus Auld
- Original Message -
From: John Richard Smith <[EMAIL PROTECTED]>
Date: Thu, 15 Jan 2004 13:58:50 +
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW install, need help w/fstab
Angus Auld wrote:

>
>Thanks guys, I was having a LOT of trouble getting things to go right until I added the 
"hdc=ide-scsi" to my lilo.conf append line.
>
This inclusion makes your ide device into a "fake scsi-emulated" device
> Here's my fstab:
>
>/dev/scd0 /mnt/cdrom auto noauto,nosuid,ro,umask=0,user,nodev	0 0
>Is this "correct"?
>--Angus
>
>  
>
This script is correct Angus.
What you now have is automount(as against supermount) and if you right 
mouse click on your desktop - create new CD-rom device, you can add a 
desktop icon to give you easy gui access to the device.
I think your k3b entry is more like this ,
/dev/scsi/host1/bus0/target0/lun0/cd/mnt/cdromauto
ro,noauto,user,exec0 0

If you want supermount, then change the fstab entry to,
none /mnt/cdrom supermount 
dev=/dev/scd0,fs=auto,ro,user,--,iocharset=iso8859-15,codepage=850,umask=0 
0 0
you have to go to Control center to add a desktop icon.

John

***
Thanks John, it seems like there is a bit of variation in my 
K3b entry from the one you included.
My K3b system device entry looks like this:

"/dev/scsi/host0/bus0/target0/cd (0, 0, 0)

I only have one cd device, which is my burner, so would 
that account for the difference?
Things SEEM to be OK as far as what I've tried.

Thanks again.
Regards.
--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***

--
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.
Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW install, need help w/fstab

2004-01-14 Thread Kaj Haulrich
On Wednesday 14 January 2004 14:39, Angus Auld wrote:
> Greetings, I have just installed my new CDRW in my Dell running
> Mandrake 9.1.
>
> I am unsure how to properly configure my /etc/fstab to enable
> mounting this device.
> I have automount disabled, and when I try mounting my cdrom
> device I get the following error:
> "mount: only root can mount /dev/hdc on /mnt/cdrom"
>
> Mandrake recognizes the CDRW on boot, and I am able to listen
> to music cd's, but can't mount a data cd.
>
> I will attach a copy of my /etc/fstab. I would sure appreciate
> some pointers here.
>
> TIA's. Regards.
>
> --Angus
>

Angus, not sure this will help, but my CD-W works flawlessly with 
this line (all on one line, of course) :

none /mnt/cdrom supermount 
dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0

HTH

Kaj Haulrich.
-- 
** Sent from a 100 % Microsoft-free computer **


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] CDRW install, need help w/fstab

2004-01-14 Thread Angus Auld
Greetings, I have just installed my new CDRW in my Dell running 
Mandrake 9.1.

I am unsure how to properly configure my /etc/fstab to enable 
mounting this device.
I have automount disabled, and when I try mounting my cdrom 
device I get the following error:
"mount: only root can mount /dev/hdc on /mnt/cdrom"

Mandrake recognizes the CDRW on boot, and I am able to listen 
to music cd's, but can't mount a data cd.

I will attach a copy of my /etc/fstab. I would sure appreciate some 
pointers here.

TIA's. Regards.

--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***


-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.

Powered by Outblaze


fstab
Description: Binary data
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW ques.

2004-01-02 Thread Angus Auld
Thanks ever so much for the help people. You gave me all 
the info I needed on this. I am going to go ahead and order 
one of the drivesprobably the LG.
Prices seem to have really dropped on some of this stuff 
of late. It might not be top shelf, but it is getting to be 
priced accordingly at least.

Best regards to you all.

--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***


-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.

Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW ques.

2004-01-02 Thread Dennis Myers
On Friday 02 January 2004 08:00 am, Angus Auld wrote:
> Hi everyone,
> I wonder, can anyone here give me any feedback on either the
> LG 52X CDRW 8525BB, or the Aopen 52X CDRW 5232 drives?
> Are these drives OK with Mandrake 9.2? I think the LG CDRW's
> are OK (according to LG), but what about the Aopen? I am
> currently using 9.1, but want to move to 9.2.
>
> I realize both of these drives are el-cheapo units, since I can get
> either of them for $47 Can, but I don't want to spend a lot of cash
> on this Dell of mine. I want to hopefully upgrade my system soon,
> but I would like to get a burner to use now.
>
> TIA for any help/feedback on this.
> Best regards.
>
> --Angus
>
> "Let us not look back in anger or forward in fear, but around
> in awareness." -- James Thurber
>
> ***
> ~Linux Powered by Mandrake 9.1~
> ***
> ~Reg. Linux User #278931~
> ***
I have an LG 52X CDRW 8523B that works just fine. I had the problem with the 
LG CDROM and that was solved with the patch LG put out. One of the CDROMs was 
killed and it would not be detected for the firmware install. Long of it is 
that no CDRWs were apparently affected. HTH
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW ques.

2004-01-02 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Friday 02 January 2004 7:00 am, Angus Auld wrote:
> Hi everyone,
> I wonder, can anyone here give me any feedback on either the
> LG 52X CDRW 8525BB, or the Aopen 52X CDRW 5232 drives?
> Are these drives OK with Mandrake 9.2? I think the LG CDRW's
> are OK (according to LG), but what about the Aopen? I am
> currently using 9.1, but want to move to 9.2.
>
> I realize both of these drives are el-cheapo units, since I can get
> either of them for $47 Can, but I don't want to spend a lot of cash
> on this Dell of mine. I want to hopefully upgrade my system soon,
> but I would like to get a burner to use now.
>
> TIA for any help/feedback on this.
> Best regards.
>
> --Angus

#cdrecord -atip dev=0,0,0

scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.7'
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: ''
Identifikation : '52X24X52 CD-RW  '
Revision   : '1.07'
Device seems to be: Generic CD-ROM.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R


It isn't quite the A-Open model you asked about Angus but probably "close 
enough for guvmint work." It was only CDN$39.95 at CostCo, and was a gift.

I've used both drives in systems I've assembled for people, just update the 
firmware to the latest if needed; some of these drives will have been on the 
shelf for quite some time. You should be good to go. 

I'm burning the latest cooker snapshot to a CD-RW as I finish typing this. 
Never any trouble at all since I finally made time to install the drive.

Regards;
Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrake Linux release 9.2 (FiveStar) for i586 kernel 2.4.22-21.tmb.1mdk
10:48:49 up 12 days, 20:38, 1 user, load average: 0.25, 0.13, 0.10
The pollution's at that awkward stage.  Too thick to navigate and too
thin to cultivate.
-- Doug Sneyd
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/9bS8ZqvqlrLPr5YRAlbkAJ4jC565QFqRi/DX/nemC58sBzP94wCfaViU
n8vubGhgEwG5NuhCw6sK6pc=
=swY9
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW ques.

2004-01-02 Thread robin
Angus Auld wrote:
Hi everyone,
I wonder, can anyone here give me any feedback on either the 
LG 52X CDRW 8525BB, or the Aopen 52X CDRW 5232 drives? 
Are these drives OK with Mandrake 9.2? I think the LG CDRW's 
are OK (according to LG), but what about the Aopen? I am 
currently using 9.1, but want to move to 9.2.

I realize both of these drives are el-cheapo units, since I can get 
either of them for $47 Can, but I don't want to spend a lot of cash 
on this Dell of mine. I want to hopefully upgrade my system soon, 
but I would like to get a burner to use now.

I have 9.2 running with an LG CDRW at work with no problems.  Check the 
hardware compatibility page on the main Mandrake website for Aopen - in 
general this company has a patchy hardware record for Linux.

Sir Robin

--
"Certitude is possible for those who only own one encyclopedia."
- Robert Anton Wilson
Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] CDRW ques.

2004-01-02 Thread Angus Auld
Hi everyone,
I wonder, can anyone here give me any feedback on either the 
LG 52X CDRW 8525BB, or the Aopen 52X CDRW 5232 drives? 
Are these drives OK with Mandrake 9.2? I think the LG CDRW's 
are OK (according to LG), but what about the Aopen? I am 
currently using 9.1, but want to move to 9.2.

I realize both of these drives are el-cheapo units, since I can get 
either of them for $47 Can, but I don't want to spend a lot of cash 
on this Dell of mine. I want to hopefully upgrade my system soon, 
but I would like to get a burner to use now.

TIA for any help/feedback on this.
Best regards.

--Angus

"Let us not look back in anger or forward in fear, but around 
in awareness." -- James Thurber

***  
~Linux Powered by Mandrake 9.1~
***
~Reg. Linux User #278931~
***


-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you to send 
SMS through your mailbox.

Powered by Outblaze

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-28 Thread Anne Wilson
On Friday 28 Mar 2003 10:38 am, Tsur, Oren wrote:
> In /mnt I created two new directories - DVD and CD-RW. Then I chose these
> as mounting points for my drives respectively. Once I realised both were
> recognised and working I removed cdrom and cdrom2 from /mnt. as far as I
> know, everything is working now. I have a mounting point for each drive
> which has a name which implies what the directory is for. If every thing
> goes according to plan Why the hell didn't I think about it before?
>
 How often we all say that 

> It won't backfire on me or anything, will it?

Nah - enjoy!!

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-28 Thread John Richard Smith
Tsur, Oren wrote:

Well.. This is what I have done. I didn't get a chance to see whether it
works 100% perfect but 
I tried John's advice but like I thought, the terminal looked at me and
shrieked with laughter. I got very, very annoyed and proceeded to do the
following:

In /mnt I created two new directories - DVD and CD-RW. Then I chose these as
mounting points for my drives respectively. Once I realised both were
recognised and working I removed cdrom and cdrom2 from /mnt. as far as I
know, everything is working now. I have a mounting point for each drive
which has a name which implies what the directory is for. If every thing
goes according to plan Why the hell didn't I think about it before? 

It won't backfire on me or anything, will it?

Oren 

 

As far as naming the /mnt directories goes it matters not what you call 
them, if you prefer dvd and writer, so be it, I chose cdrom,and cdrom2 , 
but it doesn't matter which you choose, so long as you have these names 
set up as /mnt  directories.
John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-28 Thread Tsur, Oren
Well.. This is what I have done. I didn't get a chance to see whether it
works 100% perfect but 
I tried John's advice but like I thought, the terminal looked at me and
shrieked with laughter. I got very, very annoyed and proceeded to do the
following:

In /mnt I created two new directories - DVD and CD-RW. Then I chose these as
mounting points for my drives respectively. Once I realised both were
recognised and working I removed cdrom and cdrom2 from /mnt. as far as I
know, everything is working now. I have a mounting point for each drive
which has a name which implies what the directory is for. If every thing
goes according to plan Why the hell didn't I think about it before? 

It won't backfire on me or anything, will it?

Oren 


-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 20:07
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems


Tsur, Oren wrote:

>wow excellent reply John. For the life of me I can not remember which
>was slave and which was master. Is there an easy way of finding out without
>opening the paperweight again?
>
>By the way both drives are scsi emulated.
>
>Oren 
>
>
>
>-Original Message-
>From: John Richard Smith [mailto:[EMAIL PROTECTED]
>Sent: 27 March 2003 16:18
>To: [EMAIL PROTECTED]
>Subject: Re: [newbie] CDRW/DVD mounting problems
>
>
>Tsur, Oren wrote:
>
>  
>
>>That's brilliant John.
>>Any chance of 'walking' me through this?
>>
>>Thanks, Oren
>>
>>~~
>>Confusion shouldn't be nature's way of telling you that you are thick!
>>
>>
>>-Original Message-
>>From: John Richard Smith [mailto:[EMAIL PROTECTED]
>>Sent: 27 March 2003 13:19
>>To: [EMAIL PROTECTED]
>>Subject: Re: [newbie] CDRW/DVD mounting problems
>>
>>
>>Tsur, Oren wrote:
>>
>> 
>>
>>
>>
>>>Dear community,
>>>This is the story so far - Installed MDK 9, problems with rights to CDRW
>>>   
>>>
>>>  
>>>
>>and
>> 
>>
>>
>>
>>>DVD, re-installed, set-up rights and everything worked fine, wanted to
>>>  
>>>
>work
>  
>
>>>with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
>>>include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
>>>typed lilo to load changes,
>>>
>>>changes loaded successfully, in x-cd-roast
>>>everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
>>>DVD and my CDRW? I am not sure where it has gone. when I go to the
>>>configuration as root I can see that my dvd is mounted as scd1 on
>>>   
>>>
>>>  
>>>
>>/mnt/cdrom
>> 
>>
>>
>>
>>>and my CDRW is mounted as scd0 on /mnt/cdrom2.
>>>
>>>   
>>>
>>>  
>>>
>>Oh, that happens, don't know why, I change the /mnt/cdrom and 
>>/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
>>proper way round, ie, cdrom= DVD,  cdrom2=writer.
>>
>>John
>>
>>
>>
>try,
>/dev/scd0 /mnt/cdrom auto 
>user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
>/dev/scd1 /mnt/cdrom2 auto 
>user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
>/etc/fstab
>
>I cannot remember if you have both devices scsi-emulated but this way 
>round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided 
>that you have dvd/writer master and slave in that order, because the 
>master slave determins scd0 or scd1 , and your fstab entry determins 
>which is cdrom, and cdrom2.
>
>
>
>John
>
>  
>
As they say look in bios, but it's simple really, if you do it the same 
as mine and all is ok then your've got dvd/writer , master/slave, if it 
comes out , dvd=scd1=cdrom2,  writer=scd0=cdrom, then you're 
master/slave is the opposite way round.

John

-- 
John Richard Smith
[EMAIL PROTECTED] 





Email Disclaimer

This email has been sent from KPMG LLP, a UK limited
liability partnership, or from one of the companies within
its control (which include KPMG Audit Plc , KPMG United
Kingdom Plc and KPMG UK Limited). The information in
this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this
email by anyone else is unauthorised. If you are not the
intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it,
 is prohibited and may be unlawful.  When addressed to
our clients any opinions or advice contained in this email
are subject to the terms and conditions expressed in the
governing KPMG client engagement letter.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread John Richard Smith
Tsur, Oren wrote:

wow excellent reply John. For the life of me I can not remember which
was slave and which was master. Is there an easy way of finding out without
opening the paperweight again?
By the way both drives are scsi emulated.

Oren 



-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 16:18
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems
Tsur, Oren wrote:

 

That's brilliant John.
Any chance of 'walking' me through this?
Thanks, Oren

~~
Confusion shouldn't be nature's way of telling you that you are thick!
-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 13:19
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems
Tsur, Oren wrote:



   

Dear community,
This is the story so far - Installed MDK 9, problems with rights to CDRW
  

 

and

   

DVD, re-installed, set-up rights and everything worked fine, wanted to
 

work
 

with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
typed lilo to load changes,
changes loaded successfully, in x-cd-roast
everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
DVD and my CDRW? I am not sure where it has gone. when I go to the
configuration as root I can see that my dvd is mounted as scd1 on
  

 

/mnt/cdrom

   

and my CDRW is mounted as scd0 on /mnt/cdrom2.

  

 

Oh, that happens, don't know why, I change the /mnt/cdrom and 
/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
proper way round, ie, cdrom= DVD,  cdrom2=writer.

John

   

try,
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
/etc/fstab

I cannot remember if you have both devices scsi-emulated but this way 
round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided 
that you have dvd/writer master and slave in that order, because the 
master slave determins scd0 or scd1 , and your fstab entry determins 
which is cdrom, and cdrom2.



John

 

As they say look in bios, but it's simple really, if you do it the same 
as mine and all is ok then your've got dvd/writer , master/slave, if it 
comes out , dvd=scd1=cdrom2,  writer=scd0=cdrom, then you're 
master/slave is the opposite way round.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Stephen Kuhn
On Fri, 2003-03-28 at 03:55, Tsur, Oren wrote:
> wow excellent reply John. For the life of me I can not remember which
> was slave and which was master. Is there an easy way of finding out without
> opening the paperweight again?
> 
> By the way both drives are scsi emulated.
> 
> Oren 

You should be able to get into BIOS and be able to determine which is
which - most BIOS with autodetect will tell you that a DVDROM is listed
as DVDROM and every other CD/CDR is just CDROM - at least on the BIOS of
the machines I've worked on for the past few years...

-- 
Fri Mar 28 05:45:00 EST 2003
 05:45:00 up 6 days, 16:32,  3 users,  load average: 0.18, 0.15, 0.12
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  |"| |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;"""/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`' " " | Berkeley, New South Wales, AU   |
--
 linux user:267497 * MDK 9.1 * PC/Mac/Linux/Networking/Consulting
 machine no:194239 * RH 7.3 * Sales - Service - Support - Tutor
--
** This messages was composed on a 100% Microsoft free computer **

"Would I turn on the gas if my pal Mugsy were in there?"
   "You might, rabbit, you might!"
-- Looney Tunes, Bugs and Thugs (1954, Friz Freleng)

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Tsur, Oren
Many thanks, helpful community (and John and Tony...) ;oD

Oren 



-Original Message-
From: Tony S. Sykes [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 17:12
To: [EMAIL PROTECTED]
Subject: RE: [newbie] CDRW/DVD mounting problems
Importance: High


The only way I know is to reboot the pc and watch the bios boot up.

-Original Message-
From: Tsur, Oren [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 4:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [newbie] CDRW/DVD mounting problems


wow excellent reply John. For the life of me I can not remember
which
was slave and which was master. Is there an easy way of finding out
without
opening the paperweight again?

By the way both drives are scsi emulated.

Oren 



-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 16:18
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems


Tsur, Oren wrote:

>That's brilliant John.
>Any chance of 'walking' me through this?
>
>Thanks, Oren
>
>~~
>Confusion shouldn't be nature's way of telling you that you are thick!
>
>
>-Original Message-
>From: John Richard Smith [mailto:[EMAIL PROTECTED]
>Sent: 27 March 2003 13:19
>To: [EMAIL PROTECTED]
>Subject: Re: [newbie] CDRW/DVD mounting problems
>
>
>Tsur, Oren wrote:
>
>  
>
>>Dear community,
>>This is the story so far - Installed MDK 9, problems with rights to
CDRW
>>
>>
>and
>  
>
>>DVD, re-installed, set-up rights and everything worked fine, wanted to
work
>>with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf
to
>>include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in
terminal
>>typed lilo to load changes,
>>
>>changes loaded successfully, in x-cd-roast
>>everything is fine, in kde my cdrom2 (which used to be my CDRW) is now
my
>>DVD and my CDRW? I am not sure where it has gone. when I go to the
>>configuration as root I can see that my dvd is mounted as scd1 on
>>
>>
>/mnt/cdrom
>  
>
>>and my CDRW is mounted as scd0 on /mnt/cdrom2.
>>
>>
>>
>Oh, that happens, don't know why, I change the /mnt/cdrom and 
>/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
>proper way round, ie, cdrom= DVD,  cdrom2=writer.
>
>John
>
try,
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
/etc/fstab

I cannot remember if you have both devices scsi-emulated but this way 
round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided
that you have dvd/writer master and slave in that order, because the 
master slave determins scd0 or scd1 , and your fstab entry determins 
which is cdrom, and cdrom2.



John

-- 
John Richard Smith
[EMAIL PROTECTED]





Email Disclaimer

This email has been sent from KPMG LLP, a UK limited
liability partnership, or from one of the companies within
its control (which include KPMG Audit Plc , KPMG United
Kingdom Plc and KPMG UK Limited). The information in
this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this
email by anyone else is unauthorised. If you are not the
intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it,
 is prohibited and may be unlawful.  When addressed to
our clients any opinions or advice contained in this email
are subject to the terms and conditions expressed in the
governing KPMG client engagement letter.
  

-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-

This message, and any associated attachment is confidential. If you have
received it in error, please delete it from your system, do not use or
disclose the information in any way, and notify either Tony S. Sykes
or the postmaster <mailto:[EMAIL PROTECTED]>  immediately.

The contents of this message may contain personal views which are not
necessarily the views of Business Computer Projects Ltd., unless
specifically stated.  

Whilst every effort has been made to ensure that emails and their
attachments are virus free, it is the responsibility of the recipient(s)
to verify the integrity of such emails.

 
Business Computer Projects Ltd
BCP House
151 Charles Street
Stockport
Cheshire
SK1 3JY
 
Tel: +44 (0)161 355-3000
Fax: +44 (0)161 355-3001
Web: http://www.bcpsoftware.com <http://www.bcpsoftware.com/> 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Tony S. Sykes
The only way I know is to reboot the pc and watch the bios boot up.

-Original Message-
From: Tsur, Oren [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 4:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [newbie] CDRW/DVD mounting problems


wow excellent reply John. For the life of me I can not remember
which
was slave and which was master. Is there an easy way of finding out
without
opening the paperweight again?

By the way both drives are scsi emulated.

Oren 



-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 16:18
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems


Tsur, Oren wrote:

>That's brilliant John.
>Any chance of 'walking' me through this?
>
>Thanks, Oren
>
>~~
>Confusion shouldn't be nature's way of telling you that you are thick!
>
>
>-Original Message-
>From: John Richard Smith [mailto:[EMAIL PROTECTED]
>Sent: 27 March 2003 13:19
>To: [EMAIL PROTECTED]
>Subject: Re: [newbie] CDRW/DVD mounting problems
>
>
>Tsur, Oren wrote:
>
>  
>
>>Dear community,
>>This is the story so far - Installed MDK 9, problems with rights to
CDRW
>>
>>
>and
>  
>
>>DVD, re-installed, set-up rights and everything worked fine, wanted to
work
>>with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf
to
>>include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in
terminal
>>typed lilo to load changes,
>>
>>changes loaded successfully, in x-cd-roast
>>everything is fine, in kde my cdrom2 (which used to be my CDRW) is now
my
>>DVD and my CDRW? I am not sure where it has gone. when I go to the
>>configuration as root I can see that my dvd is mounted as scd1 on
>>
>>
>/mnt/cdrom
>  
>
>>and my CDRW is mounted as scd0 on /mnt/cdrom2.
>>
>>
>>
>Oh, that happens, don't know why, I change the /mnt/cdrom and 
>/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
>proper way round, ie, cdrom= DVD,  cdrom2=writer.
>
>John
>
try,
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
/etc/fstab

I cannot remember if you have both devices scsi-emulated but this way 
round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided
that you have dvd/writer master and slave in that order, because the 
master slave determins scd0 or scd1 , and your fstab entry determins 
which is cdrom, and cdrom2.



John

-- 
John Richard Smith
[EMAIL PROTECTED]





Email Disclaimer

This email has been sent from KPMG LLP, a UK limited
liability partnership, or from one of the companies within
its control (which include KPMG Audit Plc , KPMG United
Kingdom Plc and KPMG UK Limited). The information in
this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this
email by anyone else is unauthorised. If you are not the
intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it,
 is prohibited and may be unlawful.  When addressed to
our clients any opinions or advice contained in this email
are subject to the terms and conditions expressed in the
governing KPMG client engagement letter.
  

-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-

This message, and any associated attachment is confidential. If you have
received it in error, please delete it from your system, do not use or
disclose the information in any way, and notify either Tony S. Sykes
or the postmaster <mailto:[EMAIL PROTECTED]>  immediately.

The contents of this message may contain personal views which are not
necessarily the views of Business Computer Projects Ltd., unless
specifically stated.  

Whilst every effort has been made to ensure that emails and their
attachments are virus free, it is the responsibility of the recipient(s)
to verify the integrity of such emails.

 
Business Computer Projects Ltd
BCP House
151 Charles Street
Stockport
Cheshire
SK1 3JY
 
Tel: +44 (0)161 355-3000
Fax: +44 (0)161 355-3001
Web: http://www.bcpsoftware.com <http://www.bcpsoftware.com/> 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Tsur, Oren
wow excellent reply John. For the life of me I can not remember which
was slave and which was master. Is there an easy way of finding out without
opening the paperweight again?

By the way both drives are scsi emulated.

Oren 



-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 16:18
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems


Tsur, Oren wrote:

>That's brilliant John.
>Any chance of 'walking' me through this?
>
>Thanks, Oren
>
>~~
>Confusion shouldn't be nature's way of telling you that you are thick!
>
>
>-Original Message-
>From: John Richard Smith [mailto:[EMAIL PROTECTED]
>Sent: 27 March 2003 13:19
>To: [EMAIL PROTECTED]
>Subject: Re: [newbie] CDRW/DVD mounting problems
>
>
>Tsur, Oren wrote:
>
>  
>
>>Dear community,
>>This is the story so far - Installed MDK 9, problems with rights to CDRW
>>
>>
>and
>  
>
>>DVD, re-installed, set-up rights and everything worked fine, wanted to
work
>>with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
>>include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
>>typed lilo to load changes,
>>
>>changes loaded successfully, in x-cd-roast
>>everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
>>DVD and my CDRW? I am not sure where it has gone. when I go to the
>>configuration as root I can see that my dvd is mounted as scd1 on
>>
>>
>/mnt/cdrom
>  
>
>>and my CDRW is mounted as scd0 on /mnt/cdrom2.
>>
>>
>>
>Oh, that happens, don't know why, I change the /mnt/cdrom and 
>/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
>proper way round, ie, cdrom= DVD,  cdrom2=writer.
>
>John
>
try,
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
/etc/fstab

I cannot remember if you have both devices scsi-emulated but this way 
round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided 
that you have dvd/writer master and slave in that order, because the 
master slave determins scd0 or scd1 , and your fstab entry determins 
which is cdrom, and cdrom2.



John

-- 
John Richard Smith
[EMAIL PROTECTED]





Email Disclaimer

This email has been sent from KPMG LLP, a UK limited
liability partnership, or from one of the companies within
its control (which include KPMG Audit Plc , KPMG United
Kingdom Plc and KPMG UK Limited). The information in
this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this
email by anyone else is unauthorised. If you are not the
intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it,
 is prohibited and may be unlawful.  When addressed to
our clients any opinions or advice contained in this email
are subject to the terms and conditions expressed in the
governing KPMG client engagement letter.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread John Richard Smith
Tsur, Oren wrote:

That's brilliant John.
Any chance of 'walking' me through this?
Thanks, Oren

~~
Confusion shouldn't be nature's way of telling you that you are thick!
-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 13:19
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems
Tsur, Oren wrote:

 

Dear community,
This is the story so far - Installed MDK 9, problems with rights to CDRW
   

and
 

DVD, re-installed, set-up rights and everything worked fine, wanted to work
with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
typed lilo to load changes,
changes loaded successfully, in x-cd-roast
everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
DVD and my CDRW? I am not sure where it has gone. when I go to the
configuration as root I can see that my dvd is mounted as scd1 on
   

/mnt/cdrom
 

and my CDRW is mounted as scd0 on /mnt/cdrom2.

   

Oh, that happens, don't know why, I change the /mnt/cdrom and 
/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
proper way round, ie, cdrom= DVD,  cdrom2=writer.

John

try,
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0in 
/etc/fstab

I cannot remember if you have both devices scsi-emulated but this way 
round makes dvd = scd0 = cdrom,  writer = scd1 = cdrom2, always provided 
that you have dvd/writer master and slave in that order, because the 
master slave determins scd0 or scd1 , and your fstab entry determins 
which is cdrom, and cdrom2.



John

--
John Richard Smith
[EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Tsur, Oren
That's brilliant John.
Any chance of 'walking' me through this?

Thanks, Oren

~~
Confusion shouldn't be nature's way of telling you that you are thick!


-Original Message-
From: John Richard Smith [mailto:[EMAIL PROTECTED]
Sent: 27 March 2003 13:19
To: [EMAIL PROTECTED]
Subject: Re: [newbie] CDRW/DVD mounting problems


Tsur, Oren wrote:

>Dear community,
>This is the story so far - Installed MDK 9, problems with rights to CDRW
and
>DVD, re-installed, set-up rights and everything worked fine, wanted to work
>with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
>include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
>typed lilo to load changes,
>
> changes loaded successfully, in x-cd-roast
>everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
>DVD and my CDRW? I am not sure where it has gone. when I go to the
>configuration as root I can see that my dvd is mounted as scd1 on
/mnt/cdrom
>and my CDRW is mounted as scd0 on /mnt/cdrom2.
>
Oh, that happens, don't know why, I change the /mnt/cdrom and 
/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
proper way round, ie, cdrom= DVD,  cdrom2=writer.

John


-- 
John Richard Smith
[EMAIL PROTECTED] 





Email Disclaimer

This email has been sent from KPMG LLP, a UK limited
liability partnership, or from one of the companies within
its control (which include KPMG Audit Plc , KPMG United
Kingdom Plc and KPMG UK Limited). The information in
this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this
email by anyone else is unauthorised. If you are not the
intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it,
 is prohibited and may be unlawful.  When addressed to
our clients any opinions or advice contained in this email
are subject to the terms and conditions expressed in the
governing KPMG client engagement letter.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread John Richard Smith
Tsur, Oren wrote:

Dear community,
This is the story so far - Installed MDK 9, problems with rights to CDRW and
DVD, re-installed, set-up rights and everything worked fine, wanted to work
with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf to
include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in terminal
typed lilo to load changes,
changes loaded successfully, in x-cd-roast
everything is fine, in kde my cdrom2 (which used to be my CDRW) is now my
DVD and my CDRW? I am not sure where it has gone. when I go to the
configuration as root I can see that my dvd is mounted as scd1 on /mnt/cdrom
and my CDRW is mounted as scd0 on /mnt/cdrom2.
Oh, that happens, don't know why, I change the /mnt/cdrom and 
/mnt/cdrom2 around in /etc/fstab entries and then they come out the 
proper way round, ie, cdrom= DVD,  cdrom2=writer.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW/DVD mounting problems

2003-03-27 Thread Anne Wilson
On Thursday 27 Mar 2003 12:29 pm, Tsur, Oren wrote:
> Dear community,
> This is the story so far - Installed MDK 9, problems with rights to CDRW
> and DVD, re-installed, set-up rights and everything worked fine, wanted to
> work with x-cd-roast, x-cd-roast couldn't detect my DVD, changed lilo.conf
> to include append="quiet devfs=mount hdc=ide-scsi hdd=ide-scsi", in
> terminal typed lilo to load changes, changes loaded successfully, in
> x-cd-roast everything is fine, in kde my cdrom2 (which used to be my CDRW)
> is now my DVD and my CDRW? I am not sure where it has gone. when I go
> to the configuration as root I can see that my dvd is mounted as scd1 on
> /mnt/cdrom and my CDRW is mounted as scd0 on /mnt/cdrom2.
>
> Am I going mad? or is my Linux trying to tell me something? If I told the
> OS where and how I want my drives to be mounted why is it not doing it?
> :o()
>
> Oren
> ~~
> Confusion shouldn't be nature's way of telling you that you are thick!

Love the tag, Oren.  It does strike a bell 

Give us your fstab - you may need to tweak a line.

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CDRW & DVD Recommendation

2002-09-23 Thread Jim Dawson

I have a Sony CD-RW drive and a 'generic' DVD drive (I think it is a 'HI-VAL' or 
something like that.) and both work great.

Most IDE CD/CDRW/DVD/etc drives are fully ATAPI compliant and should work find. The 
CDRECORD web site maintains a list of drives that are known not to work with cd 
record, but it's a pretty short list and most of the drives listed are old and out of 
production.

The Cdrecord web site is: 
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html

The unsupported drive list is:
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdr-unsup-1.10.html

-Original Message-
From: "Andrewd" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Mon, 23 Sep 2002 13:36:50 +1000
Subject: [newbie] CDRW & DVD Recommendation

I am thinking of buying and installing a CDRW and DVD player, anyone want to
recommend a brand, something which is easily recognised by Mandrake 8.2 and
people have installed themselves

Thanx
Andrew D






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] CDRW & DVD Recommendation

2002-09-22 Thread Andrewd

I am thinking of buying and installing a CDRW and DVD player, anyone want to
recommend a brand, something which is easily recognised by Mandrake 8.2 and
people have installed themselves

Thanx
Andrew D



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW problem

2001-11-14 Thread skidley

On Tue, 13 Nov 2001, Lee Roberts wrote:

> At 11:35 PM 11/12/2001 -0400, skidley wrote:
> >On Mon, 12 Nov 2001, Lee Roberts wrote:
> >
> >> At 08:03 AM 11/7/2001 -0500, Tom Brinkman wrote:
> >> >On Tuesday 06 November 2001 11:22 pm, Lee Roberts wrote:
> >> >
> >> >> I added "append hdc=ide-scsi" to lilo.conf but I still can't find
> >> >> the drive with "cdrecord -scanbus" and gcombust can't find it. The
> >> >> ide-scsi driver does get loaded and the drive gets mounted at boot
> >> >> time as read-only.
> >> >
> >> >  Try it like this (note the space right after the first ")
> >> >
> >> >append=" hdc=ide-scsi devfs=mount quiet"
> >> >
> >> >  If it's still no go, try changing devfs=mount to devfs=nomount
> >> >
> >> >  There's also a   nobiospnp   option you can try adding, and make
> >> >  sure your bios is set to 'pnp OS = no (or disabled)'
> >> >
> >> >  Don't forget you need to run 'lilo' as root to make any edits to
> >> >  lilo.conf take affect, ie, before you reboot.
> >> >
> >>
> >> I've tried everyone's suggestions plus copied and pasted some info from the
> >> "CD-Writing HOW-TO". Maybe I should try recompiling the kernel or do a
> >> fresh install?
> >>
> >>
> >>
> >You must have SCSI emulation support, SCSI generic support, SCSI CD-ROM
> >support compiled in your kernel or even as modules you can load.
> >--
>
> I added insmod ide-scsi.o to rc.local and that did load according to lsmod.
> The SCSI support is compiled into the kernel, apparently, since my SCSI
> CD-ROM works OK. For some reason, I can't get the CDRW to work and Gcombust
> can't find it and cdrecord -scanbus can't find it. The CDRW worked in 7.2
> but I had sent the CDRW in for repair prior to installing 8.1. I suppose
> that the simpler solution is  to do a fresh install of 8.1 with the CDRW
> installed this time. If that doesn't get it going then I'm going to
> reinstall 7.2. I might reinstall 7.2 anyway since I can't get my internet
> connection sharing working in 8.1 (worked great in 7.2). I'm beginning to
> believe that there are still some major bugs that need to be worked out of 8.1.
>
>
>
It may not help but i suggest using modprobe ide-scsi and you can add it
to /etc/modules instead of rc.local as /etc/modules is for any modules you
may want loaded at boot that kerenl doesn't already load. Otherwise I
really don't know what else to tell you.

 --
Linux User #195191




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW problem

2001-11-13 Thread Lee Roberts

At 11:35 PM 11/12/2001 -0400, skidley wrote:
>On Mon, 12 Nov 2001, Lee Roberts wrote:
>
>> At 08:03 AM 11/7/2001 -0500, Tom Brinkman wrote:
>> >On Tuesday 06 November 2001 11:22 pm, Lee Roberts wrote:
>> >
>> >> I added "append hdc=ide-scsi" to lilo.conf but I still can't find
>> >> the drive with "cdrecord -scanbus" and gcombust can't find it. The
>> >> ide-scsi driver does get loaded and the drive gets mounted at boot
>> >> time as read-only.
>> >
>> >  Try it like this (note the space right after the first ")
>> >
>> >append=" hdc=ide-scsi devfs=mount quiet"
>> >
>> >  If it's still no go, try changing devfs=mount to devfs=nomount
>> >
>> >  There's also a   nobiospnp   option you can try adding, and make
>> >  sure your bios is set to 'pnp OS = no (or disabled)'
>> >
>> >  Don't forget you need to run 'lilo' as root to make any edits to
>> >  lilo.conf take affect, ie, before you reboot.
>> >
>>
>> I've tried everyone's suggestions plus copied and pasted some info from the
>> "CD-Writing HOW-TO". Maybe I should try recompiling the kernel or do a
>> fresh install?
>>
>>
>>
>You must have SCSI emulation support, SCSI generic support, SCSI CD-ROM
>support compiled in your kernel or even as modules you can load.
>-- 

I added insmod ide-scsi.o to rc.local and that did load according to lsmod.
The SCSI support is compiled into the kernel, apparently, since my SCSI
CD-ROM works OK. For some reason, I can't get the CDRW to work and Gcombust
can't find it and cdrecord -scanbus can't find it. The CDRW worked in 7.2
but I had sent the CDRW in for repair prior to installing 8.1. I suppose
that the simpler solution is  to do a fresh install of 8.1 with the CDRW
installed this time. If that doesn't get it going then I'm going to
reinstall 7.2. I might reinstall 7.2 anyway since I can't get my internet
connection sharing working in 8.1 (worked great in 7.2). I'm beginning to
believe that there are still some major bugs that need to be worked out of 8.1.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW problem

2001-11-12 Thread skidley

On Mon, 12 Nov 2001, Lee Roberts wrote:

> At 08:03 AM 11/7/2001 -0500, Tom Brinkman wrote:
> >On Tuesday 06 November 2001 11:22 pm, Lee Roberts wrote:
> >
> >> I added "append hdc=ide-scsi" to lilo.conf but I still can't find
> >> the drive with "cdrecord -scanbus" and gcombust can't find it. The
> >> ide-scsi driver does get loaded and the drive gets mounted at boot
> >> time as read-only.
> >
> >  Try it like this (note the space right after the first ")
> >
> >append=" hdc=ide-scsi devfs=mount quiet"
> >
> >  If it's still no go, try changing devfs=mount to devfs=nomount
> >
> >  There's also a   nobiospnp   option you can try adding, and make
> >  sure your bios is set to 'pnp OS = no (or disabled)'
> >
> >  Don't forget you need to run 'lilo' as root to make any edits to
> >  lilo.conf take affect, ie, before you reboot.
> >
>
> I've tried everyone's suggestions plus copied and pasted some info from the
> "CD-Writing HOW-TO". Maybe I should try recompiling the kernel or do a
> fresh install?
>
>
>
You must have SCSI emulation support, SCSI generic support, SCSI CD-ROM
support compiled in your kernel or even as modules you can load.
-- 
Linux User #195191




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW problem

2001-11-12 Thread Lee Roberts

At 08:03 AM 11/7/2001 -0500, Tom Brinkman wrote:
>On Tuesday 06 November 2001 11:22 pm, Lee Roberts wrote:
>
>> I added "append hdc=ide-scsi" to lilo.conf but I still can't find
>> the drive with "cdrecord -scanbus" and gcombust can't find it. The
>> ide-scsi driver does get loaded and the drive gets mounted at boot
>> time as read-only.
>
>  Try it like this (note the space right after the first ")
>
>append=" hdc=ide-scsi devfs=mount quiet"
>
>  If it's still no go, try changing devfs=mount to devfs=nomount
>
>  There's also a   nobiospnp   option you can try adding, and make
>  sure your bios is set to 'pnp OS = no (or disabled)'
>
>  Don't forget you need to run 'lilo' as root to make any edits to
>  lilo.conf take affect, ie, before you reboot.
>

I've tried everyone's suggestions plus copied and pasted some info from the
"CD-Writing HOW-TO". Maybe I should try recompiling the kernel or do a
fresh install?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread DAVID CHARLES

Hi,

Nope; out of the box, the installer found it and installed it correctly
(and installed the ide-scsi package, with correct additions to LILO).  I
use cdrecord from the command line.  Works beautifully (the BURN-Proof is
a dream :) I compile/install/download/browse/etc./etc... while burning
with NO problems), but for some reason when I use GCombust or gtoaster (or
XCDRoast or ANY GUI that uses cdrecord), there is inevitably a problem,
where I can't start the burn process, I would say 9 times out of 10; but
this is not a problem with the drive from what I can see, because same
thing happened with a Sony I had when running SuSE in a different system.

HTH,

David Charles

On Tue, 11 Sep 2001, Stan Lockaby wrote:

> On Tuesday 11 September 2001 11:09 pm, you wrote:
> > Hi,
> >
> > Sorry, I forgot to mention:
> >
> > I am running LM 8.0/XF86 4
> >
> > David Charles
> >
> > On Tue, 11 Sep 2001 [EMAIL PROTECTED] wrote:
> > > Hi,
> > >
> > > I have a Plextor Plexwriter 16/10/40A, and since I bought it, it has only
> > > reinforced my feelings that they make the BEST quality/most
> > > compatible/easiest to install CD-RWs.
> > >
> > > David Charles
>
> David, any particular problems setting this drive up under LM8? Anything to
> look out for? Also, any recommended front ends for CD-RW? TIA,
> stan
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread ddcharles

Hi,

Stan: what do you mean by "...drivers are established for linux..."?

David Charles

On Tue, 11 Sep 2001, Stan Lockaby wrote:

> On Tuesday 11 September 2001 09:41 pm, you wrote:
> > really?  hmmm.  i'll have to check on those then.  i had a philips but it
> > died.  it was an older model and a SCSI, but worked real good, until death
> > that is.  and i saw that some other sony model numbers close to the 160
> > worked (they are on the mdk list) so i was going from that point.  i will
> > check out the plextor and yamaha options.  thanks Tom, and to others who
> > have replied to me on this topic.
> >
> > adrian
> >
> I am set up with a dual boot - Windoze98, and LM8. I just installed a Plextor
> 12/10/32 over the weekend. I bought this drive base on input from several
> people knowledgeable in unix, linux, and windoze. I can tell you that it is a
> very good, solid drive. I have it set up under W98, but the drivers are
> established for linux, and I'll tackle the setup in Mandrake in the next few
> days. Being a recovering windowsaholic, this may or may not go well. I still
> know very little about linux, and the learning curve is steep for me, but I'm
> convinced it is a far superior OS, and I will do what it takes to rid myself
> and my family of the dreaded windows virus. Anyway, my point being that if
> the setup of the plextor goes well, I will post results... if not, I will
> post many questions. And not to make light of the current situation here, but
> while we are all praying, thank God for this list.
> Peace,
> Stan
>
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread ddcharles

Hi,

Sorry, I forgot to mention:

I am running LM 8.0/XF86 4

David Charles

On Tue, 11 Sep 2001 [EMAIL PROTECTED] wrote:

> Hi,
>
> I have a Plextor Plexwriter 16/10/40A, and since I bought it, it has only
> reinforced my feelings that they make the BEST quality/most
> compatible/easiest to install CD-RWs.
>
> David Charles
>
> On Tue, 11 Sep 2001, Tom Brinkman wrote:
>
> > On Tuesday 11 September 2001 08:00 pm, [EMAIL PROTECTED] escribió:
> > > is anyone out there using either of the following CD RWs with
> > > Mandrake 7.2?
> > >
> > > Philips PCRW1208
> > > Sony CRX160E
> > >
> > > i'm looking at buying one of those.  they are not listed in the
> > > compatable hardware list at the mandrake site.  both are IDE.
> > >
> > > thanks
> > > adrian
> >
> >IDE is fine, buy a Plextor or Yamaha, don't buy a Sony, Philips
> > isn't a good idea either
> > --
> > Tom Brinkman   Galveston Bay
> >
> >
>




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread ddcharles

Hi,

I have a Plextor Plexwriter 16/10/40A, and since I bought it, it has only
reinforced my feelings that they make the BEST quality/most
compatible/easiest to install CD-RWs.

David Charles

On Tue, 11 Sep 2001, Tom Brinkman wrote:

> On Tuesday 11 September 2001 08:00 pm, [EMAIL PROTECTED] escribió:
> > is anyone out there using either of the following CD RWs with
> > Mandrake 7.2?
> >
> > Philips PCRW1208
> > Sony CRX160E
> >
> > i'm looking at buying one of those.  they are not listed in the
> > compatable hardware list at the mandrake site.  both are IDE.
> >
> > thanks
> > adrian
>
>IDE is fine, buy a Plextor or Yamaha, don't buy a Sony, Philips
> isn't a good idea either
> --
>   Tom Brinkman   Galveston Bay
>
>


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread Jan Wilson

* Tom Brinkman <[EMAIL PROTECTED]> [010911 19:43]:
>IDE is fine, buy a Plextor or Yamaha, don't buy a Sony, Philips 
> isn't a good idea either

I agree with Tom about Yamaha ... but I can't recommend Plextor.  I
tried to return a CDRW that crapped a month short of the 1 year
warranty.  Since it was over one year from manufacture date, I had to
fax them my invoice.  They subsequently LOST my fax, and after many
emails back and forth I finally gave up and bought a Yamaha to replace
it.

The Yamaha works fine.

-- 
Jan Wilson, SysAdmin _/*];  [EMAIL PROTECTED]
Corozal Junior College   |  |:'  corozal.com corozal.bz
Corozal Town, Belize |  /'  chetumal.com & linux.bz
Reg. Linux user #151611  |_/   Network, SQL, Perl, HTML




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread Stan Lockaby

On Tuesday 11 September 2001 09:41 pm, you wrote:
> really?  hmmm.  i'll have to check on those then.  i had a philips but it
> died.  it was an older model and a SCSI, but worked real good, until death
> that is.  and i saw that some other sony model numbers close to the 160
> worked (they are on the mdk list) so i was going from that point.  i will
> check out the plextor and yamaha options.  thanks Tom, and to others who
> have replied to me on this topic.
>
> adrian
>
I am set up with a dual boot - Windoze98, and LM8. I just installed a Plextor 
12/10/32 over the weekend. I bought this drive base on input from several 
people knowledgeable in unix, linux, and windoze. I can tell you that it is a 
very good, solid drive. I have it set up under W98, but the drivers are 
established for linux, and I'll tackle the setup in Mandrake in the next few 
days. Being a recovering windowsaholic, this may or may not go well. I still 
know very little about linux, and the learning curve is steep for me, but I'm 
convinced it is a far superior OS, and I will do what it takes to rid myself 
and my family of the dreaded windows virus. Anyway, my point being that if 
the setup of the plextor goes well, I will post results... if not, I will 
post many questions. And not to make light of the current situation here, but 
while we are all praying, thank God for this list.  
Peace,
Stan



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread Skippipix

really?  hmmm.  i'll have to check on those then.  i had a philips but it 
died.  it was an older model and a SCSI, but worked real good, until death 
that is.  and i saw that some other sony model numbers close to the 160 
worked (they are on the mdk list) so i was going from that point.  i will 
check out the plextor and yamaha options.  thanks Tom, and to others who have 
replied to me on this topic.

adrian

In a message dated 9/11/01 7:30:14 PM Mountain Daylight Time, 
[EMAIL PROTECTED] writes:

> > is anyone out there using either of the following CD RWs with
>  > Mandrake 7.2?
>  >
>  > Philips PCRW1208
>  > Sony CRX160E
>  >
>  > i'm looking at buying one of those.  they are not listed in the
>  > compatable hardware list at the mandrake site.  both are IDE.
>  >
>  > thanks
>  > adrian
>  
> IDE is fine, buy a Plextor or Yamaha, don't buy a Sony, Philips 
>  isn't a good idea either
>  -- 
>   Tom Brinkman   Galveston Bay



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] CDRW compatability

2001-09-11 Thread Tom Brinkman

On Tuesday 11 September 2001 08:00 pm, [EMAIL PROTECTED] escribió:
> is anyone out there using either of the following CD RWs with
> Mandrake 7.2?
>
> Philips PCRW1208
> Sony CRX160E
>
> i'm looking at buying one of those.  they are not listed in the
> compatable hardware list at the mandrake site.  both are IDE.
>
> thanks
> adrian

   IDE is fine, buy a Plextor or Yamaha, don't buy a Sony, Philips 
isn't a good idea either
-- 
Tom Brinkman   Galveston Bay



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] CDRW compatability

2001-09-11 Thread Skippipix

is anyone out there using either of the following CD RWs with Mandrake 7.2?

Philips PCRW1208
Sony CRX160E

i'm looking at buying one of those.  they are not listed in the compatable 
hardware list at the mandrake site.  both are IDE.

thanks
adrian



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[Fwd: Re: [newbie] CDRW through USB]

2001-06-29 Thread Frans Ketelaars

Travel GZ wrote:
> 
> Hi,
> Now that I see it is possible to burn CDs using
> Mandrake, is it possible with version 8 to burn using
> a USB burner?

Hi, 

check out this site:
http://www.linux-usb.org/

-Frans




[newbie] CDRW won't burn

2001-06-28 Thread Geof Steichen

I have tried all the steps in the CD-Writing HOWTO to get my cdrom burner to 
burn but no luck.  I have created the image using mkisofs; I have tested the 
CD-image by mounting it using the loop0 device and inspected the data; I have 
issued the cdrecord -scanbus and gotten:cdrecord -scanbus
Cdrecord 1.9 (i586-mandrake-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) 'ATAPI   ' 'CD-R/RW 8X4X32  ' '5.DZ' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
[geoffs@lancelot geoffs]$

I have run cdrecord -v speed=2 dev=0,0,0 -data  /tmp/cd_image
where /tmp/cd_image is the file created by mkisofs.

All messages from the cdrecord run look perfect (no errors at all) and the 
red write light  on the cdrw blinked on/off many times and the command 
completed without any errors.  Nothing seems to be written on the cdrom!

I also have used gcombust and gtoaster and get the same results...seems to 
burn but nothing gets written on the cdrom.

I know the cdrw works because I can burn cdroms using the M$ dual boot side 
of the machine.

Any ideas on why it seems to work but does not burn anything?




Fwd: [newbie] CDRW problem...

2001-05-24 Thread s



--  Forwarded Message  --
Subject: [newbie] CDRW problem...
Date: Thu, 24 May 2001 15:32:10 -0400
From: "Ronald J. Hall" <[EMAIL PROTECTED]>
To: Mandrake Newbie List <[EMAIL PROTECTED]>


Hi. I've got a Plextor 12x4x32 CDRW, with an Adaptec 2930cu SCSI card, under
Mandrake v8.0. It installed fine, seem to be found. I can click on my CD icon
under KDE and it lists the contents. I used cdrecord to test a small burn,
that worked. The problem is when I copy files from the CD to my HD...I can
copy something like a 6 meg MP3, and according to Konqueror, it immediately
copies around 4 megs or so...then times out for about 20-30 seconds, then the
rest of the file is copied. I tried a huge 545 meg file, and it sustained
 read thru it at around 2.6 megs/sec (is that normal?), but had a timeout at
 the beginning and ending of the file read (same 20/30 secs). When it does
 the timeout, the copy dialog box says "stalled". Any ideas why this is doing
 this, and what I can check/do about it? Games like SOF and Descent3 took
 much longer to install than under my IDE CD setup. It also took around 5
 hours to install Mandrake from this CDRW, but Civileme (God bless'em!)
 already told me there was a bug in the install kernel that was being fixed.
 Thanks!

PS I have an AMD 475mhz/192 megs ram, 10 gig WD/20 gig Seagate setup.

--

   /\
   Dark>


[newbie] CDRW problem...

2001-05-24 Thread Ronald J. Hall

Hi. I've got a Plextor 12x4x32 CDRW, with an Adaptec 2930cu SCSI card, under
Mandrake v8.0. It installed fine, seem to be found. I can click on my CD icon
under KDE and it lists the contents. I used cdrecord to test a small burn,
that worked. The problem is when I copy files from the CD to my HD...I can
copy something like a 6 meg MP3, and according to Konqueror, it immediately
copies around 4 megs or so...then times out for about 20-30 seconds, then the
rest of the file is copied. I tried a huge 545 meg file, and it sustained read
thru it at around 2.6 megs/sec (is that normal?), but had a timeout at the
beginning and ending of the file read (same 20/30 secs). When it does the
timeout, the copy dialog box says "stalled". Any ideas why this is doing this,
and what I can check/do about it? Games like SOF and Descent3 took much longer
to install than under my IDE CD setup. It also took around 5 hours to install
Mandrake from this CDRW, but Civileme (God bless'em!) already told me there
was a bug in the install kernel that was being fixed. Thanks!

PS I have an AMD 475mhz/192 megs ram, 10 gig WD/20 gig Seagate setup.

-- 
 
   /\
   Dark>


Re: [newbie] CDRW/DVD won't mount

2001-04-27 Thread LinuxGirl

Did you ever find out the answer to your problem?  I am experiancing 
the exact same thing.

Thanks






On Monday 23 April 2001 07:26 am, Mark Shaw wrote:
> I have a Toshiba CDRW/DVD combo drive.  ML7.2 installed fine from
> CD, but now I can't read CDs -- even the ML install CDs -- on it.
> The ML install set me up with supermount; I verified that with my
> /etc/fstab.
>
> As a normal user I get a permissions problem with /mnt/cdrom.  As
> root I get an I/O error when trying to read it directly (ls /mnt/cdrom),
> and a "wrong fs type, bad block or [something else, don't recall]" error
> when trying to mount it from the command line (it dismounted without
> error first).
>
> I poked around in /dev and discovered that I have /dev/cdrom and /dev/
> cdrom1.  Is this for the CDR and CDW functions or something?
>
> Anyway, I'm stumped.  What's my next move?
>
> Thanks
> Mark Shaw




Re: [newbie] CDRW/DVD won't mount

2001-04-23 Thread n6tadam

Ok,

Let start with the obvious. Would you mind posting a copy of your
"/etc/fstab" file and your "/etc/mtab" file. This will help me determine.
what file system types you currently have and if there might be a
possibility of a conflict.

Furthermore, try to see if you can set the permissions on "/dev/cdrom" and
"/dev/cdrom1", by typing in:

chmod 700 /dev/cdrom1
chmod 700 /dev/cdrom

An I/O error with a wrong FS would definately confirm that you have some
kind of conflict. Anyhow, I'll see what I can do :-)

You might even try running a program called "kudzu" which will detect new
hardware.

HTH,

Thomas Adam
Linux Co-ordinator for The Purbeck School (Network Support)
e-mail: [EMAIL PROTECTED]
- Original Message -
From: Mark Shaw <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: Mark Shaw <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 12:26 PM
Subject: [newbie] CDRW/DVD won't mount


> I have a Toshiba CDRW/DVD combo drive.  ML7.2 installed fine from
> CD, but now I can't read CDs -- even the ML install CDs -- on it.
> The ML install set me up with supermount; I verified that with my
> /etc/fstab.
>
> As a normal user I get a permissions problem with /mnt/cdrom.  As
> root I get an I/O error when trying to read it directly (ls /mnt/cdrom),
> and a "wrong fs type, bad block or [something else, don't recall]" error
> when trying to mount it from the command line (it dismounted without
> error first).
>
> I poked around in /dev and discovered that I have /dev/cdrom and /dev/
> cdrom1.  Is this for the CDR and CDW functions or something?
>
> Anyway, I'm stumped.  What's my next move?
>
> Thanks
> Mark Shaw
>
>


Please note that the content of this message is confidential between the original 
sender and the intended recipient(s) of the message. If you are not an intended 
recipient and/or have received this message in error, kindly disregard the content of 
the message and return it to the original sender.

If you have any complaints about this message please reply to:
   [EMAIL PROTECTED]

The Purbeck School E-Mail server running:
   users.purbeck.dorset.sch.uk





[newbie] CDRW/DVD won't mount

2001-04-23 Thread Mark Shaw

I have a Toshiba CDRW/DVD combo drive.  ML7.2 installed fine from 
CD, but now I can't read CDs -- even the ML install CDs -- on it.
The ML install set me up with supermount; I verified that with my
/etc/fstab.

As a normal user I get a permissions problem with /mnt/cdrom.  As
root I get an I/O error when trying to read it directly (ls /mnt/cdrom),
and a "wrong fs type, bad block or [something else, don't recall]" error 
when trying to mount it from the command line (it dismounted without
error first).

I poked around in /dev and discovered that I have /dev/cdrom and /dev/
cdrom1.  Is this for the CDR and CDW functions or something?

Anyway, I'm stumped.  What's my next move?

Thanks
Mark Shaw




Re: [newbie] CDRW-xcdroast error

2001-04-19 Thread Dennis Myers

On Thursday 19 April 2001 22:52, you wrote:
> I'm running 7.2, which seemed to detect my Acer 6206A CD-RW during the
> install and has it set up as /dev/hdb--/dev/scd0.
>
> Xcdroast says that it can find the drive and read/write but I get the
> following error when I try to burn a track (it actually might be a cdrecord
> error, but I can't find it anywhere in the documentation):
>
> =-=-=-=-=-=
> Starting to write CD/DVD at speed 1 in dummy mode for single session.
> Waiting for reader process to fill input buffer ...
> input buffer ready.
> cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable error
> CDB:  55 10 00 00 00 00 00 00 3C 00
> status: 0x2 (CHECK CONDITION)

> Cdrecord also says that mod scsi is not installed, though ide-scsi.c is
> installed and cdrecord -scanbus locates the drive on scd0.
>
> Any ideas?
I have seen this error and believe it is due to the lack of a path for image 
to disk. Go through the setup and look for HD settings and temporary image 
directories. You will need to set one up and then browse to it and add.  Hope 
this isn't preaching to the choir and solves the problem.  Onward and upward,
-- 
Dennis M. registered Linux user # 180842




[newbie] CDRW-xcdroast error

2001-04-19 Thread Chris Keelan

I'm running 7.2, which seemed to detect my Acer 6206A CD-RW during the 
install and has it set up as /dev/hdb--/dev/scd0.

Xcdroast says that it can find the drive and read/write but I get the 
following error when I try to burn a track (it actually might be a cdrecord 
error, but I can't find it anywhere in the documentation):

=-=-=-=-=-=
Starting to write CD/DVD at speed 1 in dummy mode for single session.
Waiting for reader process to fill input buffer ...
input buffer ready.
cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable error
CDB:  55 10 00 00 00 00 00 00 3C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 05 00 00 00 00 0A 00 00 5D 2E 26 00 00 00
cdrecord: Warning: using default CD write parameter data.
Sense Key: 0x5 Illegal Request, Segment 0
cdrecord: Cannot open new session.
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (valid)
cmd finished after 0.010s timeout 200s
Mode Select Data 00 10 00 00 05 32 12 00 00 00 00 00 00 00 00 00 00 00 00 96 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00
cdrecord: fifo had 37 puts and 0 gets.
=-=-=-=-=-=-=-=

Cdrecord also says that mod scsi is not installed, though ide-scsi.c is 
installed and cdrecord -scanbus locates the drive on scd0.

Any ideas?




[newbie] CDRW

2001-02-24 Thread Dennis Myers

Well here we go again. I finally got my system working again, after loosing a 
big chunk of ram, and now I'm trying to get the cdrw up and running. Only 
problem is I can't get permission to /mnt/cdrom and using the tutorial 
instructions I get back an " can't remove cdrom, file or directory does not 
exist.  Hard drake shows the cdrom as both hdb and scd0?  Any one out there 
worked through this or do I need to start another reinstall?
-- 
Dennis M. registered linux user # 180842




Re: [newbie] CDRW problems cont'd

2000-12-14 Thread Michael O'Henly

On Wednesday 13 December 2000 20:48, you wrote:
> [root@localhost dennis]# ls -l /dev/cdrom1
> lrwxrwxrwx1 root root4 Dec 13 20:26 /dev/cdrom1 -> scd0
> [root@localhost dennis]#
>
> Here is what I see when listing the dev, does anyone see a probable cause
> for why I can not access the writer as user? I'm baffled.  help !

This is saying that /dev/cdrom1 is linked to /dev/scd0. What are the 
permissions on scd0?

M.

-- 
Michael O'Henly
TENZO Design




[newbie] CDRW problems cont'd

2000-12-13 Thread Dennis Myers


[root@localhost dennis]# ls -l /dev/cdrom1
lrwxrwxrwx1 root root4 Dec 13 20:26 /dev/cdrom1 -> scd0
[root@localhost dennis]#
   
Here is what I see when listing the dev, does anyone see a probable cause for 
why I can not access the writer as user? I'm baffled.  help !


-- 
Dennis Myers registered Linux User #180842




Re: [newbie] CDRW can read CD-ROMs!!!!

2000-11-10 Thread Dreja Julag

Thanks

Drew Jackman
[EMAIL PROTECTED]
- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 09, 2000 05:44 PM
Subject: [newbie] CDRW can read CD-ROMs


> Hey, I discovered in the mandrake page
> (http://www.linux-mandrake.com/en/demos/Tutorial/CDburner/pages/) that
> the problem with my CDRW is a problem of Mandrake (of kudzu) and the
> Mandrake equipement shows how to solve it. It works great, now I
> have my Yamaha CDRW working fine.
> So one problem less.
> The next I need to solve is that of the video-card aceleration
> 
> Francisco Alcaraz
> Murcia (Spain)
> 
> 
> 





[newbie] CDRW can read CD-ROMs!!!!

2000-11-09 Thread falcaraz

Hey, I discovered in the mandrake page
(http://www.linux-mandrake.com/en/demos/Tutorial/CDburner/pages/) that
the problem with my CDRW is a problem of Mandrake (of kudzu) and the
Mandrake equipement shows how to solve it. It works great, now I
have my Yamaha CDRW working fine.
So one problem less.
The next I need to solve is that of the video-card aceleration

Francisco Alcaraz
Murcia (Spain)






Re: [newbie] CDRW

2000-10-25 Thread John Arkoulis

Ok guys. Thanks but my CDRW works fine under Linux. My problem is that I
gave by mistake the same commands for my dvd(which is not a cdrw) and now I
cannot use it.
I do not know what command(s) to give so I can have the dvd(as cdrom1)
functional again.!
- Original Message -
From: "John Wheat" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 25, 2000 2:59 PM
Subject: Re: [newbie] CDRW


> Follow the link www.maximumlinux.com they have an excellent article on how
to
> do the scsi emulation.
>  On Wed, 25 Oct 2000, you wrote:
> > > Hi there. I will post this question for second time since my question
at
> > the
> > > first time was confusing. The story goes like this.
> > > I have a DVD (which was set up as cdrom1) and a CDRW (which was set up
as
> > > cdrom2)
> > > I went to Mandrake's site and followed the instructions as to how to
make
> > > the CDRW to work.
> > > Unfortunately I did not know that they have two set of instructions if
you
> > > have two cdroms.
> > > Now what happened is that I lost both my cdroms. Whenever I put a CD I
get
> > > the message that cannot open file on or cannot list contents.
> > > The command I gave following Mandrake's example was
> > > << cd /dev && rm cdrom && ln -s scd0 cdrom >>
> > > Is there a way I can reverse the command (for example remove scd0 and
> > create
> > > a link to my first cdrom) so I can get back my CDROM
snip>
>
>





Re: [newbie] CDRW

2000-10-25 Thread John Wheat

 Follow the link www.maximumlinux.com they have an excellent article on how to
do the scsi emulation.
 On Wed, 25 Oct 2000, you wrote:
> > Hi there. I will post this question for second time since my question at
> the
> > first time was confusing. The story goes like this.
> > I have a DVD (which was set up as cdrom1) and a CDRW (which was set up as
> > cdrom2)
> > I went to Mandrake's site and followed the instructions as to how to make
> > the CDRW to work.
> > Unfortunately I did not know that they have two set of instructions if you
> > have two cdroms.
> > Now what happened is that I lost both my cdroms. Whenever I put a CD I get
> > the message that cannot open file on or cannot list contents.
> > The command I gave following Mandrake's example was
> > << cd /dev && rm cdrom && ln -s scd0 cdrom >>
> > Is there a way I can reverse the command (for example remove scd0 and
> create
> > a link to my first cdrom) so I can get back my CDROM
> > Any help will appreciated.
> 
> Boy, I've had problems with mine as well.  I have an HP 9100 and a Toshiba
> DVD.  For the longest time it would not recognize my CD-RW.  I finally found
> out that if you recompile the kernel with SCSI emulation on "y" (not "m")
> that it works perfectly. Joe
-- 
John Wheat

Pine 4.21





Re: [newbie] CDRW

2000-10-25 Thread Joe Morris



> Hi there. I will post this question for second time since my question at
the
> first time was confusing. The story goes like this.
> I have a DVD (which was set up as cdrom1) and a CDRW (which was set up as
> cdrom2)
> I went to Mandrake's site and followed the instructions as to how to make
> the CDRW to work.
> Unfortunately I did not know that they have two set of instructions if you
> have two cdroms.
> Now what happened is that I lost both my cdroms. Whenever I put a CD I get
> the message that cannot open file on or cannot list contents.
> The command I gave following Mandrake's example was
> << cd /dev && rm cdrom && ln -s scd0 cdrom >>
> Is there a way I can reverse the command (for example remove scd0 and
create
> a link to my first cdrom) so I can get back my CDROM
> Any help will appreciated.

Boy, I've had problems with mine as well.  I have an HP 9100 and a Toshiba
DVD.  For the longest time it would not recognize my CD-RW.  I finally found
out that if you recompile the kernel with SCSI emulation on "y" (not "m")
that it works perfectly. Joe





[newbie] CDRW

2000-10-25 Thread John Arkoulis

Hi there. I will post this question for second time since my question at the
first time was confusing. The story goes like this.
I have a DVD (which was set up as cdrom1) and a CDRW (which was set up as
cdrom2)
I went to Mandrake's site and followed the instructions as to how to make
the CDRW to work.
Unfortunately I did not know that they have two set of instructions if you
have two cdroms.
Now what happened is that I lost both my cdroms. Whenever I put a CD I get
the message that cannot open file on or cannot list contents.
The command I gave following Mandrake's example was
<< cd /dev && rm cdrom && ln -s scd0 cdrom >>
Is there a way I can reverse the command (for example remove scd0 and create
a link to my first cdrom) so I can get back my CDROM
Any help will appreciated.





Re: [newbie] CDRW Mounting problems

2000-04-26 Thread Vic

I have been told that your not supposed to mount a cd rw,
just do a burn to it and if you do mount it, that would be
making it act like a cd rom, so in the case of a cdrw, it
would be no mounting if you just want to record.



On Tue, 25 Apr 2000, you wrote:
> 
> Ahh not to be mean or anything but do you realize that you have sent that message 3 
>times? Sorry i cant help with the question though
>   - Original Message - 
>   From: Lonnie & Marvena 
>   To: Newbie Linux 
>   Sent: Tuesday, April 25, 2000 9:25 PM
>   Subject: [newbie] CDRW Mounting problems
> 
> 
>   Hi! 
>   I  am extremely new to mandrake linux
>   I just installed Mandrake 7.02 and it works great but I thought mounting
>a cdrom was automatic?   I have 1 cdrom and 1 cdrw (Smart & Friendly CD Pacer 
>RW2224).  Mandrake installed icons on my desktop for both cdrom and cdrw but the cdrw 
>will not mount.  It is setup as follows /mnt/cdr2,  Supermount and /mnt/cdr2 .  I 
>have been unable to find doc's on this CDRW but am wondering if it is just setup 
>wrong.  Any help would be greatly appreciated
>
>   Thanks 
>   Lonnie 
> 


Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: quoted-printable
Content-Description: 


-- 
Want to make some extra pocket change
listening to your realplayer while you surf?
http://www.radiofreecash.com/home.asp?ref=kittypuss

Sign up for ClickDough and get paid to surf the web.
http://secure.clickdough.com/servlets/cr/CRSignup.po?referral_id=kittypuss




Re: [newbie] CDRW Mounting problems

2000-04-25 Thread Andy



Ahh not to be mean or anything but do you realize 
that you have sent that message 3 times? Sorry i cant help with the question 
though

  - Original Message - 
  From: 
  Lonnie & 
  Marvena 
  To: Newbie 
  Linux 
  Sent: Tuesday, April 25, 2000 9:25 
  PM
  Subject: [newbie] CDRW Mounting 
  problems
  
  
  Hi! 
  I  am extremely new to mandrake 
  linux
  I just installed Mandrake 7.02 and it works great 
  but I thought mounting a cdrom was automatic?   I 
  have 1 cdrom and 1 cdrw (Smart & Friendly CD Pacer 
  RW2224).  Mandrake installed icons on my desktop for both cdrom and cdrw 
  but the cdrw will not mount.  It is setup as follows /mnt/cdr2,  
  Supermount and /mnt/cdr2 .  I have been unable to find doc's on this 
  CDRW but am wondering if it is just setup wrong.  Any help 
  would be greatly appreciated
   
  Thanks Lonnie 


[newbie] CDRW Mounting problems

2000-04-25 Thread Lonnie & Marvena




Hi! 
I  am extremely new to mandrake 
linux
I just installed Mandrake 7.02 and it works great 
but I thought mounting a cdrom was automatic?   I have 1 
cdrom and 1 cdrw (Smart & Friendly CD Pacer RW2224).  Mandrake 
installed icons on my desktop for both cdrom and cdrw but the cdrw will not 
mount.  It is setup as follows /mnt/cdr2,  Supermount and /mnt/cdr2 
.  I have been unable to find doc's on this CDRW but am wondering if 
it is just setup wrong.  Any help would be greatly 
appreciated
 
Thanks Lonnie 


Re: [newbie] CDRW drive

2000-03-22 Thread Jon

This is one way, but supposedly more things work if it can fake it into being a
scsi device.  Try the /dev/sd0 approach first.

If you decide to not have it be an emulated scsi you will have to fix
/etc/lilo.conf and rerun lilo.

WILLIAM wrote:

> Anthony Huereca wrote:
>
> > I have a HP CD Writer plus (9200 series, 8x/4x/32x) and I've had no problems
> > with it with Linux. I didn't install with it, but I can still access it just
> > fine. So I don't think you're problem is with the CD writer itself.
> >
> > > Hi, I was wondering if anyone else has had problems getting Mandrake 7
> > > to recognize and use a HP CD Writer Plus.  I am not sure which model it
> > > is, only that it is 4x/4x/24x.  It is the same drive I installed
> > > Mandrake from, but now linux won't recognize it.  Does anyone know
> > > anything about this?
> > >
> > > Zach
> > --
> > Anthony Huereca
> > http://m3000.1wh.com
> > Press any key to continue and any other key to quit
>
> Hi , don't know how much this will help,but I have  an I omega Zip CDR+W which
> was on my machine when I installed Mandrake (and some other Linux  flavors
> too)and none would allow me to use it ,though they all "saw"it at boot upTurned
> out my machine was recognizing it as a SCSI,when iot is actually a ATAPI.
> Anyhow (though I don't remember how I got the info and don't remember all the
> particulers to it)I fixed it by going into a file and deleteing the "scsi" line
> from the file ,plus I had to do one other thing I can't remember to another
> file,but it solved the problem.Where it would not let me even view a disk I can
> now view and write (using CDROAST). So maybe some non-newbie  folke here on
> this list will know better of what I speak of .,and can be of more help.Wish I
> could be of more help, but the answer is out there





Re: [newbie] CDRW drive

2000-03-22 Thread Jon

try mount /dev/scd0 /mnt/cdrom

if it works, edit your /etc/fstab.

Anthony Huereca wrote:

> I have a HP CD Writer plus (9200 series, 8x/4x/32x) and I've had no problems
> with it with Linux. I didn't install with it, but I can still access it just
> fine. So I don't think you're problem is with the CD writer itself.
>
> > Hi, I was wondering if anyone else has had problems getting Mandrake 7
> > to recognize and use a HP CD Writer Plus.  I am not sure which model it
> > is, only that it is 4x/4x/24x.  It is the same drive I installed
> > Mandrake from, but now linux won't recognize it.  Does anyone know
> > anything about this?
> >
> > Zach
> --
> Anthony Huereca
> http://m3000.1wh.com
> Press any key to continue and any other key to quit






Re: [newbie] CDRW drive

2000-03-22 Thread WILLIAM

Anthony Huereca wrote:

> I have a HP CD Writer plus (9200 series, 8x/4x/32x) and I've had no problems
> with it with Linux. I didn't install with it, but I can still access it just
> fine. So I don't think you're problem is with the CD writer itself.
>
> > Hi, I was wondering if anyone else has had problems getting Mandrake 7
> > to recognize and use a HP CD Writer Plus.  I am not sure which model it
> > is, only that it is 4x/4x/24x.  It is the same drive I installed
> > Mandrake from, but now linux won't recognize it.  Does anyone know
> > anything about this?
> >
> > Zach
> --
> Anthony Huereca
> http://m3000.1wh.com
> Press any key to continue and any other key to quit

Hi , don't know how much this will help,but I have  an I omega Zip CDR+W which
was on my machine when I installed Mandrake (and some other Linux  flavors
too)and none would allow me to use it ,though they all "saw"it at boot upTurned
out my machine was recognizing it as a SCSI,when iot is actually a ATAPI.
Anyhow (though I don't remember how I got the info and don't remember all the
particulers to it)I fixed it by going into a file and deleteing the "scsi" line
from the file ,plus I had to do one other thing I can't remember to another
file,but it solved the problem.Where it would not let me even view a disk I can
now view and write (using CDROAST). So maybe some non-newbie  folke here on
this list will know better of what I speak of .,and can be of more help.Wish I
could be of more help, but the answer is out there





Re: [newbie] CDRW drive

2000-03-22 Thread Anthony Huereca

I have a HP CD Writer plus (9200 series, 8x/4x/32x) and I've had no problems
with it with Linux. I didn't install with it, but I can still access it just
fine. So I don't think you're problem is with the CD writer itself.


> Hi, I was wondering if anyone else has had problems getting Mandrake 7
> to recognize and use a HP CD Writer Plus.  I am not sure which model it
> is, only that it is 4x/4x/24x.  It is the same drive I installed
> Mandrake from, but now linux won't recognize it.  Does anyone know
> anything about this?
> 
> Zach
-- 
Anthony Huereca
http://m3000.1wh.com
Press any key to continue and any other key to quit




[newbie] CDRW drive

2000-03-22 Thread Zach Hartley

Hi, I was wondering if anyone else has had problems getting Mandrake 7
to recognize and use a HP CD Writer Plus.  I am not sure which model it
is, only that it is 4x/4x/24x.  It is the same drive I installed
Mandrake from, but now linux won't recognize it.  Does anyone know
anything about this?

Zach




[newbie] cdrw and fstab

2000-02-04 Thread Bobby Welch

I beleive that someone had posted a solution to fixing the problem with
a cd-rw not being reconginzed by a file manager.  Could someone please
re-post that message .. I would really appreciate it =)
thanks




Re: [newbie] cdrw

1999-11-27 Thread Richard T. Waters

On Fri, 26 Nov 1999, you wrote:
> hi i just bought a hp8250i cdrw
>   and was wondering how to set it up in linux help would be appreciated

You may want to consider X-CD Roast  for your CD burning.  You can get
information on it at:
http://www.fh-muenchen.de/rz/xcdroast

It came with my Mandrake 6.1 distribution.
X-CD-Roast uses a command line program "cdrecord".  The home page for cdrecord
has all the information you may need to set up your cdrw.  It can be found at:
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html

The information for ide/atapi drives are at:
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/man/README/README.ATAPI

There was also a discussion regarding this on the KDE mail list. Check the
following:
http://lists.kde.org/?l=kde-user&m=93763821123825&w=2



[newbie] cdrw

1999-11-26 Thread Mike Easter

hi i just bought a hp8250i cdrw
  and was wondering how to set it up in linux help would be appreciated




Re: [newbie] cdrw

1999-10-17 Thread pete moss

as a followup, i wrote to the author of the cd-writing howto.  i asked
if one wrote to a cdrw the same way one writes to a cdr.  he replied
that there was no difference in writing but that the cdrw should be
blanked before rewriting.  

i asked the original question because when i was in windows, i had to
use special software to write cdrw.  i have now discovered, like so many
other windows products, it is unneeded.

thanks for the replies guys

:P


John Aldrich wrote:
> 
> On Sat, 16 Oct 1999, you wrote:
> > since i dont want to mess up a perfectly good cdrw disc, is it alright
> > to write to them as i would any cdr?  in other words, are there any
> > special tricks or is it business as usual?
> >
> > [yes or no would be an appropriate answer, not a lecture on my reading
> > skills]
> >
> Caveat: I don't have one yet, but I intend to purchase a CDRW. :-)
> It should work just fine to use a CDRW as a plain CDR. At least from
> what I've been reading here. :-)
> John



Re: [newbie] cdrw

1999-10-17 Thread John Aldrich

On Sat, 16 Oct 1999, you wrote:
> I am not clear on what a cdrw disk is.  I used to write CDW drivers for Kodak,
> mainly  for the PhotoCD Project.  I do know that CDs can only be written to
> once.  Furthermore, there is a limitation on the number of times you can write
> to the CD.  The first track of the CD contains information on where all the
> files are.  This way the reader does not have to scan the whole cd to see what
> files are on the disk, just the first track.  There are a fixed number of slots
> in this track to contain file information.  If I rememebr correctly, there are
> 99 of these slots.  Each time you write to the CD, the effort takes up one slot,
> describing what was written and what, if anything was deleted, replaced, etc.
>
Re-Writeable CD. Eraseable/Re-Writeable. For a finite number of
re-writes. :-)
John



Re: [newbie] cdrw

1999-10-16 Thread Axalon Bloodstone

On Sat, 16 Oct 1999, pete moss wrote:

> since i dont want to mess up a perfectly good cdrw disc, is it alright
> to write to them as i would any cdr?  in other words, are there any
> special tricks or is it business as usual?

man cdrecord
/blank
/

But i do sugest reading the whole thing..




Re: [newbie] cdrw

1999-10-16 Thread Alex V Flinsch

On Sat, 16 Oct 1999, you wrote:

> 
> I am not clear on what a cdrw disk is.  I used to write CDW drivers for Kodak,
> mainly  for the PhotoCD Project.  I do know that CDs can only be written to
> once.  Furthermore, there is a limitation on the number of times you can write

cdrw = cd rewritable. They can be written to and erased more than once (usually
about 1000 times)

 --
Alex



Re: [newbie] cdrw

1999-10-16 Thread Belzebub

I suggest you re-read the cd-writing howto. The necessary information
is there. I have a HP7200i IDE/ATAPI drive and are able to use both CDR and
CDRW. A good program to erase CDRW is gcombust. I don't mean to be rude
here, but before you ask for help please READ and try to COMPREHEND.
Sometimes it is necessary to re-read a document, since some of them are
very detailed and contain too much information to be digested at once. You
are going to need strong reading skills if you want to succeed as a Linux
user. Sorry about it but it is the cold hard truth.

Sean King wrote:

> pete moss wrote:
> >
> > this is a bit off topic here but, when i was in wondows i could use my
> > cdrw drive to make cdr and cdrw.  now that i am in linux, i only see
> > mentions of cdr.  has anyone successfully written a cdrw in linux?
> > how?  have you rewritten one as well?  do i write it like a cdr, or is
> > there a special method?
> >
> > thanks for any tips or links to howtos.  the current cd-writing howto
> > doesnt mention cdrw.
> >
> > :P
>
> I was wondering if you could tell me how you got it working as a cdr?  I
> can't even get that working.
>
> Sean



Re: [newbie] cdrw

1999-10-16 Thread Sean King

pete moss wrote:
> 
> this is a bit off topic here but, when i was in wondows i could use my
> cdrw drive to make cdr and cdrw.  now that i am in linux, i only see
> mentions of cdr.  has anyone successfully written a cdrw in linux?
> how?  have you rewritten one as well?  do i write it like a cdr, or is
> there a special method?
> 
> thanks for any tips or links to howtos.  the current cd-writing howto
> doesnt mention cdrw.
> 
> :P


I was wondering if you could tell me how you got it working as a cdr?  I
can't even get that working.

Sean



[newbie] cdrw

1999-10-15 Thread pete moss

this is a bit off topic here but, when i was in wondows i could use my
cdrw drive to make cdr and cdrw.  now that i am in linux, i only see
mentions of cdr.  has anyone successfully written a cdrw in linux? 
how?  have you rewritten one as well?  do i write it like a cdr, or is
there a special method?

thanks for any tips or links to howtos.  the current cd-writing howto
doesnt mention cdrw.

:P