Re: [newbie] XCDroast primary read device.

2002-12-23 Thread Malcolm Candlish
John,

Thank you for your mail.

There may be a number of deviations between our software systems. I am
assuming Mandrake 9.0.

Would you kindly send me your /etc/lilo.conf file to examine. While you
clearly find your cdroms, there may be an inconsistency. 

On your /etc/fstab file on lines referring to cdroms, the 'user,' is
missing. Please refer to my arrangement.

Please left click the 'Removable Media' icon and right click the cdrom
(1) the properties, followed by tab 'URL'. Please state the shown
address.

Please let me know of these three points and only hope that this problem
can be resolved.

With seasons greetings,

Malcolm Candlish.



On Sat, 2002-12-21 at 18:15, John Richard Smith wrote:
> Malcolm Candlish wrote:
> 
> 
> 
> I tried something similar,
> fstab,
> none /mnt/cdrom supermount 
> dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
> none /mnt/cdrom2 supermount 
> dev=/dev/scd1,fs=auto,rw,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
> none /mnt/floppy supermount 
> dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 
> 0 0
> none /mnt/floppy2 supermount 
> dev=/dev/fd1,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 
> 0 0
> 
> mtab,
> 
> none /mnt/cdrom supermount 
> 
>ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
> 
> 0 0
> none /mnt/cdrom2 supermount 
> 
>rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
> 
> 0 0
> none /mnt/floppy supermount 
> 
>rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
> 
> 0 0
> none /mnt/floppy2 supermount 
> 
>rw,noexec,nosuid,nodev,sync,dev=/dev/fd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
> 
> 0 0
> 
> 
> My dvdreader is scd0, my writer is scd1, floppy a is fd0, floppy b is fd1,
> 
> the result after rebooting,
> 
> cdrom and cdrom2
> leftmouseclick either desktop icon ,
> error message unknownnavigation.realnames.com,
> 
> if I rightmouse click desktop icons down to mount,then
> leftmouseclick icons the media is mounted,and files displayed
> however the dvd rom now refuses to unmount and media is
> stuck in device
> 
> floppya and floppyb
> leftmouse click either desktop icon,
> error message unknown host navigation.realnames.com
> but if I rightmouseclick down to mount and then
> leftmouse click,the media is mounted and the content is
> displayed
> 
> 
> summery, Supemount does not work with either devices,
> I don't even have automount, everything is manual,
> John
> 
> -- 
> John Richard Smith
> [EMAIL PROTECTED] 
> 
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-22 Thread Erik Farnsworth
Anne,

mtab should be dynamic, written by the system, based on mounted
partitions/drives.

To verify this, open a terminal window and su to root. Presuming that
your LS120 is mounted:  Open /etc/mtab and take a look at how it lists
your LS120.  Close the file, making no changes.  Next, make a copy of
your current /etc/fstab file (e.g. fstab.original).  Then open and edit
the line referring to your LS120, setting it to match the /dev
scsi-emulation entry.  Save the altered fstab file (as fstab).  Now
issue the command: umount /mnt/LS120 (or whatever it's called in /mnt).

If you open the /etc/mtab file now, you should no longer see the LS120
listed.  Close the file without making changes.  Issue the command: 
mount /mnt/LS120 (or appropriate).  Again, open /etc/mtab.  You should
now see the LS120 listed at the bottom of the file with the new settings
you just gave it.

Presuming that all is, as listed above, you can test to see if your
system and the LS120 will play nicely with the new settings.  If they
don't, simply copy the fstab.original to fstab, unmount and remount the
drive and you should be back to the way it was before starting the
experiment.

I run 9.0 with supermount with no problems (hda, hdb, dvd, cd-rw, iomega
zip drive).  I was reluctant to change the settings for the dvd drive to
scsi emulation...but finally make the change to lilo and fstab (thank
you, Malcolm, for the push).  I even 'moved' the cdrw from scsi0 to
scsi1 in fstab and set dvd as scsi0 (it's the master on the bus).  All
is working well and I now have a reader and writer in xcdroast and mdk
install recognizes and installs from dvd drive, as before. 

I'm not sure whether this has any effect or not...but this box is an
(ugh!) HP Pavilion, 500 MHz that came with cable select set on the
drives.  When I dumped the 19GB bigfoot and installed 2 IBM 40GB drives,
I was too cheap/lazy to buy new cables and install as master/slave on
hds or rom drives.




On Sun, 2002-12-22 at 05:36, Anne Wilson wrote:


 
> Having read this and your previous post, I'm struggling to get to grips with 
> this.  I thought that mtab was dynamic, but you imply that it's not as simple 
> as that.  Is it, then, that mtab requires initial entries which it adapts as 
> necessary when drives are mounted/umounted?
> 
> One possible cause of my problem springs to mind.  The LS120 drive, when first 
> presented to the install, got installed as sda, showing itself in the 
> Removable Devices as another floppy drive.  Looking at /dev it is clearly 
> using scsi emulation, so configuring it (in fstab) in the same way as a 
> floppy may be completely wrong.  Unfortunately I don't have a copy of the 
> fstab before it went wrong.
> 
> Without supermount I have no problem reading either 1.4 Mb or 100 Mb discs, so 
> it isn't an urgent problem - I'm just intrigued as to what the install did 
> that I haven't yet managed to do.
> 
> Anne


-- 
Erik

Linux User 288105 @ http://counter.li.org
=

Bill who?  ...  Micro what?




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



Re: [newbie] XCDroast primary read device.

2002-12-21 Thread Malcolm Candlish
Anne,

I apologise I did not make myself sufficiently clear.

When I stated that It will enable you to burn 'on the fly', which can
have advantages in your working  'although not audio) ; I should have
stated that the disadvantage is that I cannot burn audio on the fly. I
can play music as before!

Seasons greetings,

Malcolm Candlish.

On Thu, 2002-12-19 at 11:11, Anne Wilson wrote:
> Do you mean that I have to choose between burning on the fly and being able to 
> listen to cds?  If so, I'll stick with the music.  I want that much more 
> often :)
> 
> Anne
> 
> On Thursday 19 Dec 2002 10:00 am, Malcolm Candlish wrote:
> > Anne,
> >
> > The problem referred to is now resolved and think it may be worthwhile
> > examining the following three files making allowances for your hd & scd
> > numbers. It will enable you to burn 'on the fly', which can have
> > advantages in your working  'although not audio).
> >
> > /etc/lilo.conf
> > boot=/dev/hda
> > vga=normal
> > default=Mandrake
> > prompt
> > timeout=100
> > message=/boot/message
> > menu-scheme=wb:bw:wb:bw
> > image=/boot/vmlinuz-2.4.19-16mdk
> > label=Mandrake
> > root=/dev/hdb5
> > initrd=/boot/initrd-2.4.19-16mdk.img
> > append=" quiet devfs=mount hdc=ide-scsi hdd=ide-scsi"
> > read-only
> > other=/dev/hda1
> > label=windows
> >
> > /etc/fstab
> > /dev/hdb5 / ext3 defaults 1 1
> > none /dev/pts devpts mode=0620 0 0
> > /dev/hdb6 /home ext3 defaults 1 2
> > none /mnt/cdrom supermount
> > dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
> > 0 0 none /mnt/cdrom2 supermount
> > dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
> > 0 0
> > none /mnt/floppy supermount
> > dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0
> > 0 0 /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
> > none /proc proc defaults 0 0
> > /dev/hdb7 swap swap defaults 0 0
> >
> > /etc/mtab
> > /dev/hdb5 / ext3 rw 0 0
> > none /proc proc rw 0 0
> > none /dev devfs rw 0 0
> > none /dev/pts devpts rw,mode=0620 0 0
> > /dev/hdb6 /home ext3 rw 0 0
> > none /mnt/cdrom supermount
> > ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepa
> >ge=850,umask=0 0 0 none /mnt/cdrom2 supermount
> > rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepa
> >ge=850,umask=0 0 0 none /mnt/floppy supermount
> > rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,co
> >depage=850,umask=0 0 0 /dev/hda1 /mnt/nt ntfs
> > ro,umask=0,iocharset=iso8859-15 0 0
> >
> > Seasons greetings.
> > Malcolm Candlish.
> >
> > On Sun, 2002-12-15 at 19:39, Anne Wilson wrote:
> > > On the other hand, you could take my solution - I use the cd-rw as both
> > > reader and writer.  I have to burn an image if I want a copy, but for
> > > most purposes it causes me no problems whatsoever.
> > >
> > > Anne
> > >
> > > On Sunday 15 Dec 2002 7:32 pm, Malcolm Candlish wrote:
> > > > Tom,
> > > >
> > > > Thank you for your comments.
> > > >
> > > > I can work the reader for XCDRoast if the cd reader is in scsi
> > > > emulation form, but the trouble is it will not operate as a normal cd
> > > > reader for other purposes.
> > > >
> > > > In view of this I shall take your advice and drop emulation for the
> > > > reader and resort to the 'command line' for that occasion.
> > > >
> > > > Thank you for your input.
> > > >
> > > > Malcolm Candlish.
> > > >
> > > > On Fri, 2002-12-13 at 00:29, Tom Brinkman wrote:
> > > > > On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> > > > > > Charles,
> > > > > >
> > > > > > Thank you for your reply.I had no idea that both the hdc reader and
> > > > > > hdd writer rom were to be in scsi emulation mode. This I fear may
> > > > > > disrupt my reader rom in other duties?
> > > > >
> > > > >  It will
> > > > >
> > > > > > At the end of my reply I am adding my significant files should you
> > > > > > wish to look at them. I am grateful for your time.
> > > > > >
> > > > > > What is kb3? I have not heard of this; is it any good and how can I
> > > > > > obtain it.
> > > > >
> > > > >  Kb3 gets around this by completely modifying your mount points
> > > > > in /etc/fstab ... which also will cause 'disrupt my reader rom in
> > > > > other duties' problems, often even worse.  As does settin your CDrom
> > > > > up to be scsi emulated.
> > > > >
> > > > > GUI front ends for the programs of cdrecord and mkisofs try to
> > > > > work on several differnet distro's. IMO, not very well on any.  Even
> > > > > if you get a GUI setup to work with your drives, changing from
> > > > > supermount to supermount disabled will ruin the day again. Similar
> > > > > situations will be encountered when trying to use the various GUI
> > > > > burner apps to select files to be burned.
> > > > >
> > > > > You'll be better off in the long run reading the
> > > > > CD-writing-howto, and learning how to use your burner on the command
>

Re: [newbie] XCDroast primary read device.

2002-12-21 Thread Malcolm Candlish
Alex,

Thank you for your kind input. My cdrom and cdrw now work under
ide-emulation and also my reader works correctly in supermount.

After much fiddling I changed mtab and it seemed to come together. The
respective files for this are as follows:-


/etc/lilo.conf
boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
label=Mandrake
root=/dev/hdb5
initrd=/boot/initrd-2.4.19-16mdk.img
append=" quiet devfs=mount hdc=ide-scsi hdd=ide-scsi"
read-only
other=/dev/hda1
label=windows

/etc/fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0

/etc/mtab
/dev/hdb5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hdb6 /home ext3 rw 0 0
none /mnt/cdrom supermount
ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/cdrom2 supermount
rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/floppy supermount
rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0

I include these as a matter of interest and hope that you may use
supermount effectively.

With thanks and seasons greetings,

Malcolm Candlish,


On Mon, 2002-12-16 at 16:44, A V Flinsch wrote:
> On Sunday 15 December 2002 02:32 pm, Malcolm Candlish wrote:
> > Tom,
> >
> > Thank you for your comments.
> >
> > I can work the reader for XCDRoast if the cd reader is in scsi
> > emulation form, but the trouble is it will not operate as a normal cd
> > reader for other purposes.
> >
> 
> sure it will, all you need to do is change the symlink /dev/cdrom to point 
> to the now emulated device...
> 
> example my lilo.conf contains 
> append="quiet hdc=ide-scsi devfs=mount hdd=ide-scsi"
> 
> /dev/hdc is my dvd reader, hdd is my cdrom
> 
> in /dev
> 
> /dev/cdr -> cdroms/cdrom1
> /dev/cdrom -> cdroms/cdrom0
> /dev/cdroms/cdrom0 -> ../scsi/host1/bus0/target0/lun0/cd
> /dev/cdroms/cdrom1 -> ../scsi/host1/bus0/target1/lun0/cd
> 
> 
> and /etc/fstab has
> 
> /dev/cdr /mnt/cdr auto user,noauto,ro 0 0
> /dev/cdrom /mnt/cdrom auto user,noauto,ro 0 0
> 
>  (not, I don't use super/automount)
> 
> and everything works
> 
> 
> 
> 
> 
> 
> -- 
> Alex / KC2IVL 
> ft100 software for Linux http://www.qsl.net/kc2ivl
> "Good judgment comes from experience, 
>   and a lot of that comes from bad judgment"
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-21 Thread Malcolm Candlish
Charlie,

My /etc/mtab file would appear to be static, with a constant content as
follows:-

/dev/hdb5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hdb6 /home ext3 rw 0 0
none /mnt/cdrom supermount
ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/cdrom2 supermount
rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/floppy supermount
rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0

It may follow that supermount may require this file. However, having
corresponded with you before, accept that you have a deeper knowledge of
this area than I.

Seasons greetings to an old friend from

Malcolm Candlish.



On Thu, 2002-12-19 at 19:22, Charlie wrote:
> On December 19, 2002 10:00 am, Anne Wilson wrote:
>  
> > I find that very odd.  I wondered at first if it was because you were using
> > 'auto' mounting, not supermount, as I do.  But then I realised that my
> > LS120 drive is set up to mount the way you do, and my mtab has the
> > following line:
> >
> > /dev/sda /mnt/LS120 vfat
> > rw,noexec,sync,iocharset=iso8859-15,codepage=850,umask=0 0 0
> >
> > which obviously is preparing it for mounting from the icon.
> >
> > I'm not sure just what is happening here.  As I undertand it you can, from
> > a desktop icon, mount and unmount cdrom and cd-rw without problems, yet
> > mtab doesn't recognise their existance.
> >
> > Any help, anyone?
> >
> > Anne
> 
> I don't think that's unusual at all Anne and John. The mtab file is the 'mount 
> table' (dynamic)as opposed to fstab; 'file system table' (static) which 
> contains instructions to the kernel for handling these devices including what 
> file systems to expect there as well as locations and permissions. Mtab 
> shouldn't show anything unless the device is mounted I believe. 
> 
> When you read it with no devices mounted there won't be any there, ya think? 
> Try again with media in the drive maybe. You know, mount a disk?
> 
> You couldn't tell I'm guessing (maybe a logical guess but...) could you? :-)
> 
> Regards; 
> -- 
> Charlie
> Edmonton,AB,Canada
> Registered user 244963 at http://counter.li.org
> Doctors and lawyers must go to school for years and years, often with
> little sleep and with great sacrifice to their first wives.
>   -- Roy G. Blount, Jr.
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-21 Thread Malcolm Candlish
Anne,

Having fiddled with mtab my supermount works well. Whether that is mere
luck or otherwise I don't know. However, while fiddling I had a box pop
up referring to no entry in mtab.

You may notice the 'ro' read only and 'rw' read write in the cdrom lines
in mtab.

Prior to doing all of this, I did save the original files in case of
trouble and would advise others to do the same. 

With seasons greetings,

Malcolm Candlish.



On Thu, 2002-12-19 at 12:25, Anne Wilson wrote:
> On Thursday 19 Dec 2002 11:13 am, John Richard Smith wrote:
> > >/etc/fstab
> > >/dev/hdb5 / ext3 defaults 1 1
> > >none /dev/pts devpts mode=0620 0 0
> > >/dev/hdb6 /home ext3 defaults 1 2
> > >none /mnt/cdrom supermount
> > >dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
> > > 0 0 none /mnt/cdrom2 supermount
> > >dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
> > >0 0
> >
> > This is supermount, and it works for you with scsi-emulation  ?
> > for me it doesn't.
> 
> My cd-rw is scsi-em and works fine under supermount.
> 
> > >none /mnt/floppy supermount
> > >dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=
> > >0 0 0 /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
> > >none /proc proc defaults 0 0
> > >/dev/hdb7 swap swap defaults 0 0
> > >
> > >/etc/mtab
> > >/dev/hdb5 / ext3 rw 0 0
> > >none /proc proc rw 0 0
> > >none /dev devfs rw 0 0
> > >none /dev/pts devpts rw,mode=0620 0 0
> > >/dev/hdb6 /home ext3 rw 0 0
> > >none /mnt/cdrom supermount
> > >ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codep
> > >age=850,umask=0 0 0 none /mnt/cdrom2 supermount
> > >rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codep
> > >age=850,umask=0 0 0 none /mnt/floppy supermount
> > >rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,c
> > >odepage=850,umask=0 0 0 /dev/hda1 /mnt/nt ntfs
> > > ro,umask=0,iocharset=iso8859-15 0 0
> >
> > I don't have any entries in mtab, maybe that's what I'm doing wrong, maybe
> > I should have cdrom read device entries here as well and then supermount
> > would work for me too, anyone got any experiences to add on this.
> 
> I thought mtab was system written, showing what drives are mounted?  If so, 
> your mtab seems to be in trouble.  What entries do you have that relate to 
> your reader and writer devices?
> 
> Anne
> 
> Anne
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-20 Thread Anne Wilson
On Thursday 19 Dec 2002 11:58 pm, Charlie wrote:
> On December 19, 2002 01:58 pm, Anne Wilson wrote:
> 
>
> > I think you're right - I forgot I had a disk in the LS120 when I checked.
> >
> > Anne
>
> Can you say "Lucky guess?"
>
> I knew ya could. ;-)
>
> From John's reply it seems that he sees an entry in mtab when he actually
> mounts a CD in the drive.
>
> I can relate to the "music is more important more often" than direct CD to
> blank copies. But all of my music is on my hard drives. If I have to make a
> disk copy for some reason I've been using k3b or cdrecord at the command
> line, but it's been a while since I had to.
>
> for example:
>
> root@server /root]# cdrecord -v dev=3,0,0 -isosize /dev/cdrom
>
> adjusted to your environment of course. I hope this helps you.

I often see k3b recommended, and I've been meaning to try it, but this scsi 
device problem of mine has taken precedence over everything recently.  Thanks 
for your suggestions.

Anne


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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread Charlie
On December 19, 2002 10:00 am, Anne Wilson wrote:
 
> I find that very odd.  I wondered at first if it was because you were using
> 'auto' mounting, not supermount, as I do.  But then I realised that my
> LS120 drive is set up to mount the way you do, and my mtab has the
> following line:
>
> /dev/sda /mnt/LS120 vfat
> rw,noexec,sync,iocharset=iso8859-15,codepage=850,umask=0 0 0
>
> which obviously is preparing it for mounting from the icon.
>
> I'm not sure just what is happening here.  As I undertand it you can, from
> a desktop icon, mount and unmount cdrom and cd-rw without problems, yet
> mtab doesn't recognise their existance.
>
> Any help, anyone?
>
> Anne

I don't think that's unusual at all Anne and John. The mtab file is the 'mount 
table' (dynamic)as opposed to fstab; 'file system table' (static) which 
contains instructions to the kernel for handling these devices including what 
file systems to expect there as well as locations and permissions. Mtab 
shouldn't show anything unless the device is mounted I believe. 

When you read it with no devices mounted there won't be any there, ya think? 
Try again with media in the drive maybe. You know, mount a disk?

You couldn't tell I'm guessing (maybe a logical guess but...) could you? :-)

Regards; 
-- 
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
Doctors and lawyers must go to school for years and years, often with
little sleep and with great sacrifice to their first wives.
-- Roy G. Blount, Jr.



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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread Anne Wilson
On Thursday 19 Dec 2002 3:36 pm, John Richard Smith wrote:

> >>I don't have any entries in mtab, maybe that's what I'm doing wrong,
> >> maybe I should have cdrom read device entries here as well and then
> >> supermount would work for me too, anyone got any experiences to add on
> >> this.
> >
> >I thought mtab was system written, showing what drives are mounted?  If
> > so, your mtab seems to be in trouble.  What entries do you have that
> > relate to your reader and writer devices?
> >
> >Anne
>
> None,
>
> My mtab,
> /dev/hda6 / ext2 rw 0 0
> none /proc proc rw 0 0
> none /proc/bus/usb usbdevfs rw 0 0
> none /dev devfs rw 0 0
> /dev/hda5 /boot ext2 rw 0 0
> none /dev/pts devpts rw,mode=0620 0 0
> /dev/hda1 /mnt/W2000 ntfs ro,iocharset=iso8859-15,umask=0 0 0
> /dev/hda7 /mnt/ext2-vol4 ext2 rw 0 0
> /dev/hda9 /mnt/ext2-vol6 ext2 rw 0 0
> /dev/hda10 /mnt/ext2-vol7 ext2 rw 0 0
> /dev/hda11 /mnt/ntfs-vol8 ntfs ro,iocharset=iso8859-15,umask=0 0 0
> /dev/hda12 /mnt/ntfs-vol9 ntfs ro,iocharset=iso8859-15,umask=0 0 0

I find that very odd.  I wondered at first if it was because you were using 
'auto' mounting, not supermount, as I do.  But then I realised that my LS120 
drive is set up to mount the way you do, and my mtab has the following line:

/dev/sda /mnt/LS120 vfat 
rw,noexec,sync,iocharset=iso8859-15,codepage=850,umask=0 0 0

which obviously is preparing it for mounting from the icon.

I'm not sure just what is happening here.  As I undertand it you can, from a 
desktop icon, mount and unmount cdrom and cd-rw without problems, yet mtab 
doesn't recognise their existance.

Any help, anyone?

Anne


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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread John Richard Smith
Anne Wilson wrote:


On Thursday 19 Dec 2002 11:13 am, John Richard Smith wrote:
 

/etc/fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0 none /mnt/cdrom2 supermount
dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
 

This is supermount, and it works for you with scsi-emulation  ?
for me it doesn't.
   


My cd-rw is scsi-em and works fine under supermount.

 

none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=
0 0 0 /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0

/etc/mtab
/dev/hdb5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hdb6 /home ext3 rw 0 0
none /mnt/cdrom supermount
ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codep
age=850,umask=0 0 0 none /mnt/cdrom2 supermount
rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codep
age=850,umask=0 0 0 none /mnt/floppy supermount
rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,c
odepage=850,umask=0 0 0 /dev/hda1 /mnt/nt ntfs
ro,umask=0,iocharset=iso8859-15 0 0
 

I don't have any entries in mtab, maybe that's what I'm doing wrong, maybe
I should have cdrom read device entries here as well and then supermount
would work for me too, anyone got any experiences to add on this.
   


I thought mtab was system written, showing what drives are mounted?  If so, 
your mtab seems to be in trouble.  What entries do you have that relate to 
your reader and writer devices?

Anne


None,

My mtab,
/dev/hda6 / ext2 rw 0 0
none /proc proc rw 0 0
none /proc/bus/usb usbdevfs rw 0 0
none /dev devfs rw 0 0
/dev/hda5 /boot ext2 rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hda1 /mnt/W2000 ntfs ro,iocharset=iso8859-15,umask=0 0 0
/dev/hda7 /mnt/ext2-vol4 ext2 rw 0 0
/dev/hda9 /mnt/ext2-vol6 ext2 rw 0 0
/dev/hda10 /mnt/ext2-vol7 ext2 rw 0 0
/dev/hda11 /mnt/ntfs-vol8 ntfs ro,iocharset=iso8859-15,umask=0 0 0
/dev/hda12 /mnt/ntfs-vol9 ntfs ro,iocharset=iso8859-15,umask=0 0 0



--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread Anne Wilson
On Thursday 19 Dec 2002 11:13 am, John Richard Smith wrote:
> >/etc/fstab
> >/dev/hdb5 / ext3 defaults 1 1
> >none /dev/pts devpts mode=0620 0 0
> >/dev/hdb6 /home ext3 defaults 1 2
> >none /mnt/cdrom supermount
> >dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
> > 0 0 none /mnt/cdrom2 supermount
> >dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
> >0 0
>
> This is supermount, and it works for you with scsi-emulation  ?
> for me it doesn't.

My cd-rw is scsi-em and works fine under supermount.

> >none /mnt/floppy supermount
> >dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=
> >0 0 0 /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
> >none /proc proc defaults 0 0
> >/dev/hdb7 swap swap defaults 0 0
> >
> >/etc/mtab
> >/dev/hdb5 / ext3 rw 0 0
> >none /proc proc rw 0 0
> >none /dev devfs rw 0 0
> >none /dev/pts devpts rw,mode=0620 0 0
> >/dev/hdb6 /home ext3 rw 0 0
> >none /mnt/cdrom supermount
> >ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codep
> >age=850,umask=0 0 0 none /mnt/cdrom2 supermount
> >rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codep
> >age=850,umask=0 0 0 none /mnt/floppy supermount
> >rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,c
> >odepage=850,umask=0 0 0 /dev/hda1 /mnt/nt ntfs
> > ro,umask=0,iocharset=iso8859-15 0 0
>
> I don't have any entries in mtab, maybe that's what I'm doing wrong, maybe
> I should have cdrom read device entries here as well and then supermount
> would work for me too, anyone got any experiences to add on this.

I thought mtab was system written, showing what drives are mounted?  If so, 
your mtab seems to be in trouble.  What entries do you have that relate to 
your reader and writer devices?

Anne

Anne


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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread John Richard Smith
Malcolm Candlish wrote:


John,

Thank you for your message. I had rather assumed that the cdrom reader
could be either used by XCDRoast, or in normal usage, not both.

Having received your mail I had another look and found conflicts in mtab 
and other small deviations. Now all works well with my cdrom reader 
doubling as XCDRoast reader and for general reader work.

The current Lilo.conf - mtab & fstab files are as follows and I include 
these in my mail for the benefit of other's for whom this problem still 
persists.I do recognise that you do put a lot of work into this list 
and wish to thank you for all your support.. Thank you for your help.

/etc/lilo.conf
boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
	label=Mandrake
	root=/dev/hdb5
	initrd=/boot/initrd-2.4.19-16mdk.img
	append=" quiet devfs=mount hdc=ide-scsi hdd=ide-scsi"
	read-only
other=/dev/hda1
	label=windows

Looks good to me, not only from your scsi-em inclusion, but I like the
way you define your boot paramaters.

image=/boot/vmlinuz-2.4.19-16mdk
initrd=/boot/initrd-2.4.19-16mdk.img

It's good to be specific, especially if like me you end up tripple booting , w2k/M8.2/M9.0, get into the habit of being precise




/etc/fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0


This is supermount, and it works for you with scsi-emulation  ?
for me it doesn't.


none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0

/etc/mtab
/dev/hdb5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hdb6 /home ext3 rw 0 0
none /mnt/cdrom supermount
ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/floppy supermount
rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0

 

I don't have any entries in mtab, maybe that's what I'm doing wrong, maybe
I should have cdrom read device entries here as well and then supermount would
work for me too, anyone got any experiences to add on this.

John

--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-19 Thread Anne Wilson
Do you mean that I have to choose between burning on the fly and being able to 
listen to cds?  If so, I'll stick with the music.  I want that much more 
often :)

Anne

On Thursday 19 Dec 2002 10:00 am, Malcolm Candlish wrote:
> Anne,
>
> The problem referred to is now resolved and think it may be worthwhile
> examining the following three files making allowances for your hd & scd
> numbers. It will enable you to burn 'on the fly', which can have
> advantages in your working  'although not audio).
>
> /etc/lilo.conf
> boot=/dev/hda
> vga=normal
> default=Mandrake
> prompt
> timeout=100
> message=/boot/message
> menu-scheme=wb:bw:wb:bw
> image=/boot/vmlinuz-2.4.19-16mdk
>   label=Mandrake
>   root=/dev/hdb5
>   initrd=/boot/initrd-2.4.19-16mdk.img
>   append=" quiet devfs=mount hdc=ide-scsi hdd=ide-scsi"
>   read-only
> other=/dev/hda1
>   label=windows
>
> /etc/fstab
> /dev/hdb5 / ext3 defaults 1 1
> none /dev/pts devpts mode=0620 0 0
> /dev/hdb6 /home ext3 defaults 1 2
> none /mnt/cdrom supermount
> dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
> 0 0 none /mnt/cdrom2 supermount
> dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
> 0 0
> none /mnt/floppy supermount
> dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0
> 0 0 /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
> none /proc proc defaults 0 0
> /dev/hdb7 swap swap defaults 0 0
>
> /etc/mtab
> /dev/hdb5 / ext3 rw 0 0
> none /proc proc rw 0 0
> none /dev devfs rw 0 0
> none /dev/pts devpts rw,mode=0620 0 0
> /dev/hdb6 /home ext3 rw 0 0
> none /mnt/cdrom supermount
> ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepa
>ge=850,umask=0 0 0 none /mnt/cdrom2 supermount
> rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepa
>ge=850,umask=0 0 0 none /mnt/floppy supermount
> rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,co
>depage=850,umask=0 0 0 /dev/hda1 /mnt/nt ntfs
> ro,umask=0,iocharset=iso8859-15 0 0
>
> Seasons greetings.
> Malcolm Candlish.
>
> On Sun, 2002-12-15 at 19:39, Anne Wilson wrote:
> > On the other hand, you could take my solution - I use the cd-rw as both
> > reader and writer.  I have to burn an image if I want a copy, but for
> > most purposes it causes me no problems whatsoever.
> >
> > Anne
> >
> > On Sunday 15 Dec 2002 7:32 pm, Malcolm Candlish wrote:
> > > Tom,
> > >
> > > Thank you for your comments.
> > >
> > > I can work the reader for XCDRoast if the cd reader is in scsi
> > > emulation form, but the trouble is it will not operate as a normal cd
> > > reader for other purposes.
> > >
> > > In view of this I shall take your advice and drop emulation for the
> > > reader and resort to the 'command line' for that occasion.
> > >
> > > Thank you for your input.
> > >
> > > Malcolm Candlish.
> > >
> > > On Fri, 2002-12-13 at 00:29, Tom Brinkman wrote:
> > > > On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> > > > > Charles,
> > > > >
> > > > > Thank you for your reply.I had no idea that both the hdc reader and
> > > > > hdd writer rom were to be in scsi emulation mode. This I fear may
> > > > > disrupt my reader rom in other duties?
> > > >
> > > >  It will
> > > >
> > > > > At the end of my reply I am adding my significant files should you
> > > > > wish to look at them. I am grateful for your time.
> > > > >
> > > > > What is kb3? I have not heard of this; is it any good and how can I
> > > > > obtain it.
> > > >
> > > >  Kb3 gets around this by completely modifying your mount points
> > > > in /etc/fstab ... which also will cause 'disrupt my reader rom in
> > > > other duties' problems, often even worse.  As does settin your CDrom
> > > > up to be scsi emulated.
> > > >
> > > > GUI front ends for the programs of cdrecord and mkisofs try to
> > > > work on several differnet distro's. IMO, not very well on any.  Even
> > > > if you get a GUI setup to work with your drives, changing from
> > > > supermount to supermount disabled will ruin the day again. Similar
> > > > situations will be encountered when trying to use the various GUI
> > > > burner apps to select files to be burned.
> > > >
> > > > You'll be better off in the long run reading the
> > > > CD-writing-howto, and learning how to use your burner on the command
> > > > line. You'll also find out that it's simpler, quicker an easier than
> > > > GUI's anyhow. EG, to record an audio CD, all I hav'ta do is type
> > > > 'bacd' in a terminal as user. Much quicker, simpler, and bulletproof
> > > > than any GUI.
> > > >
> > > > alias bacd='cdrecord -v -eject speed=8 dev=0,3,0 -pad -audio *.wav'
> > > > --
> > > > Tom Brinkman  Corpus Christi, Texas
> > > >
> > > > 
> > > >
> > > >
> > > > Want to buy your Pack or Services from MandrakeSoft?
> > > > Go to http://www.mandrakestore.com
> >
> > 
> >
> >
> > Want to buy your Pack or Services fr

Re: [newbie] XCDroast primary read device.

2002-12-19 Thread Malcolm Candlish
Anne,

The problem referred to is now resolved and think it may be worthwhile
examining the following three files making allowances for your hd & scd
numbers. It will enable you to burn 'on the fly', which can have
advantages in your working  'although not audio).

/etc/lilo.conf
boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
label=Mandrake
root=/dev/hdb5
initrd=/boot/initrd-2.4.19-16mdk.img
append=" quiet devfs=mount hdc=ide-scsi hdd=ide-scsi"
read-only
other=/dev/hda1
label=windows

/etc/fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/scd0,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd1,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0

/etc/mtab
/dev/hdb5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/hdb6 /home ext3 rw 0 0
none /mnt/cdrom supermount
ro,noexec,nosuid,nodev,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/cdrom2 supermount
rw,noexec,nosuid,nodev,dev=/dev/scd1,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
none /mnt/floppy supermount
rw,noexec,nosuid,nodev,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,codepage=850,umask=0
 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0

Seasons greetings.
Malcolm Candlish.



On Sun, 2002-12-15 at 19:39, Anne Wilson wrote:
> On the other hand, you could take my solution - I use the cd-rw as both reader 
> and writer.  I have to burn an image if I want a copy, but for most purposes 
> it causes me no problems whatsoever.
> 
> Anne
> 
> On Sunday 15 Dec 2002 7:32 pm, Malcolm Candlish wrote:
> > Tom,
> >
> > Thank you for your comments.
> >
> > I can work the reader for XCDRoast if the cd reader is in scsi emulation
> > form, but the trouble is it will not operate as a normal cd reader for
> > other purposes.
> >
> > In view of this I shall take your advice and drop emulation for the
> > reader and resort to the 'command line' for that occasion.
> >
> > Thank you for your input.
> >
> > Malcolm Candlish.
> >
> > On Fri, 2002-12-13 at 00:29, Tom Brinkman wrote:
> > > On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> > > > Charles,
> > > >
> > > > Thank you for your reply.I had no idea that both the hdc reader and
> > > > hdd writer rom were to be in scsi emulation mode. This I fear may
> > > > disrupt my reader rom in other duties?
> > >
> > >  It will
> > >
> > > > At the end of my reply I am adding my significant files should you
> > > > wish to look at them. I am grateful for your time.
> > > >
> > > > What is kb3? I have not heard of this; is it any good and how can I
> > > > obtain it.
> > >
> > >  Kb3 gets around this by completely modifying your mount points in
> > > /etc/fstab ... which also will cause 'disrupt my reader rom in other
> > > duties' problems, often even worse.  As does settin your CDrom up to
> > > be scsi emulated.
> > >
> > > GUI front ends for the programs of cdrecord and mkisofs try to
> > > work on several differnet distro's. IMO, not very well on any.  Even
> > > if you get a GUI setup to work with your drives, changing from
> > > supermount to supermount disabled will ruin the day again. Similar
> > > situations will be encountered when trying to use the various GUI
> > > burner apps to select files to be burned.
> > >
> > > You'll be better off in the long run reading the CD-writing-howto,
> > > and learning how to use your burner on the command line. You'll also
> > > find out that it's simpler, quicker an easier than GUI's anyhow. EG,
> > > to record an audio CD, all I hav'ta do is type 'bacd' in a terminal
> > > as user. Much quicker, simpler, and bulletproof than any GUI.
> > >
> > > alias bacd='cdrecord -v -eject speed=8 dev=0,3,0 -pad -audio *.wav'
> > > --
> > > Tom Brinkman  Corpus Christi, Texas
> > >
> > > 
> > >
> > >
> > > 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




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



Re: [newbie] XCDroast primary read device.

2002-12-15 Thread John Richard Smith
Dennis Myers wrote:


On Sunday 15 December 2002 02:26 pm, John Richard Smith wrote:
 

Malcolm Candlish wrote:
   

Dennis,

Thank you for your comments. Have have now seemingly got this right.

However, as stated to Tom, Alex and Richard in this thread, the cost of
getting my XCDRoast to work with the CD reader is to loose it's (the cd
reader) normal usage.

How do you get around this?

Best wishes and with thanks.

Malcolm Candlish.

On Thu, 2002-12-12 at 19:20, Myers, Dennis R NWO wrote:
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Malcolm Candlish
Sent: Thursday, December 12, 2002 12:57 PM
To: Mandrake List
Subject: Re: [newbie] XCDroast primary read device.


Alex,
I had no idea that the reader cdrom which is my hdc should be emulating
a scsi device as does my cdrwrom on hdd.

However, I tried to repeat line 12 but quoting hdc in my /etc/lilo.conf
and in running it claimed 'line 13 unsupported by lilo'. I knocked out
append and other encumbrance's, but still the same response.

May I thank you for your interest and for your kind reply.

Malcolm Candlish.

The file details of my Mandrake 9.0 system are as follows:-

/etc/fstab

/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask
=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0


/etc/lilo.conf

boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
	label=Mandrake
	root=/dev/hdb5
	initrd=/boot/initrd-2.4.19-16mdk.img
	append="quiet devfs=mount hdd=ide-scsi"
	read-only
other=/dev/hda1
	label=windows


[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
  0,0,0 0) *
  0,1,0 1) *
  0,2,0 2) *
  0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
  0,4,0 4) *
  0,5,0 5) *
  0,6,0 6) *
  0,7,0 7) *scsibus1:
  1,0,0   100) *
  1,1,0   101) *
  1,2,0   102) *
  1,3,0   103) *
  1,4,0   104) *
  1,5,0   105) *
  1,6,0   106) 'SCANNER ' ''
'V101   ' Scanner
  1,7,0   107) *
[root@localhost malcolm]#

On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
   

On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
 

Hello all,

Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
I cannot get it to recognise my CD Reader either Primary or Secondary.

Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
under CD Reader both Primary & Secondary are given the same Mitsumi
Writer instead of the correct Teac CD Rom.

Are there any XCDRoast files I can manipulate? Has any one else had
this problem?
   

sounds like your reader is not under ide-scsi

look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that
both the cdrom and cdwriter are listed, then lilo and reboot.



--
Alex / KC2IVL
ft100 software for Linux http://www.qsl.net/kc2ivl
"Good judgment comes from experience,
and a lot of that comes from bad judgment"






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

Malcom, do you mean that you added "hdc=ide-scsi" right after where it
says "hdd=ide-scsi"?
the added hdc should be seperated with a space and within the " mark. HTH
Dennis M.
   

I don't have any problem with both dvd/rom and writer being under
scsi-emulation
and retaining full use of normal read for both devices.

John
   


I too have full use of CDROM and CDRW so this is a puzzle as to what is 
mucking up Malcom's system.  Only thing I can think of is that I usually put 
the CDRW on one IDE and the CDROM on the other. May or may not have any 
value. 


 

I have dvd/rom and writer configured master and slave on ide line 1 , 
both on
scsi-emulation scd0, and scd1, all works normally, but not in supermount.
which is nice to have but really the alternative, semi-supermount where the
mounting is auto, but unmounting is manual , isn't much to be concerned 
about.

John

--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-15 Thread John Richard Smith
Malcolm Candlish wrote:


Dennis,

Thank you for your comments. Have have now seemingly got this right.

However, as stated to Tom, Alex and Richard in this thread, the cost of
getting my XCDRoast to work with the CD reader is to loose it's (the cd
reader) normal usage.

How do you get around this?

Best wishes and with thanks.

Malcolm Candlish.


On Thu, 2002-12-12 at 19:20, Myers, Dennis R NWO wrote:
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Malcolm Candlish
Sent: Thursday, December 12, 2002 12:57 PM
To: Mandrake List
Subject: Re: [newbie] XCDroast primary read device.


Alex,
I had no idea that the reader cdrom which is my hdc should be emulating
a scsi device as does my cdrwrom on hdd.

However, I tried to repeat line 12 but quoting hdc in my /etc/lilo.conf
and in running it claimed 'line 13 unsupported by lilo'. I knocked out
append and other encumbrance's, but still the same response.

May I thank you for your interest and for your kind reply.

Malcolm Candlish.

The file details of my Mandrake 9.0 system are as follows:-

/etc/fstab

/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0
0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0
0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0


/etc/lilo.conf

boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
	label=Mandrake
	root=/dev/hdb5
	initrd=/boot/initrd-2.4.19-16mdk.img
	append="quiet devfs=mount hdd=ide-scsi"
	read-only
other=/dev/hda1
	label=windows
	

[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
   0,0,0 0) *
   0,1,0 1) *
   0,2,0 2) *
   0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
   0,4,0 4) *
   0,5,0 5) *
   0,6,0 6) *
   0,7,0 7) *scsibus1:
   1,0,0   100) *
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) 'SCANNER ' ''
'V101   ' Scanner
   1,7,0   107) *
[root@localhost malcolm]#




On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
   

On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
 

Hello all,

Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
I cannot get it to recognise my CD Reader either Primary or Secondary.

Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
under CD Reader both Primary & Secondary are given the same Mitsumi
Writer instead of the correct Teac CD Rom.

Are there any XCDRoast files I can manipulate? Has any one else had
this problem?
   

sounds like your reader is not under ide-scsi

look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
both the cdrom and cdwriter are listed, then lilo and reboot.



--
Alex / KC2IVL 
ft100 software for Linux http://www.qsl.net/kc2ivl
"Good judgment comes from experience, 
 and a lot of that comes from bad judgment"




 

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

Malcom, do you mean that you added "hdc=ide-scsi" right after where it says
"hdd=ide-scsi"?
the added hdc should be seperated with a space and within the " mark. HTH
Dennis M.
   



 

I don't have any problem with both dvd/rom and writer being under 
scsi-emulation
and retaining full use of normal read for both devices.

John

--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-15 Thread Anne Wilson
On the other hand, you could take my solution - I use the cd-rw as both reader 
and writer.  I have to burn an image if I want a copy, but for most purposes 
it causes me no problems whatsoever.

Anne

On Sunday 15 Dec 2002 7:32 pm, Malcolm Candlish wrote:
> Tom,
>
> Thank you for your comments.
>
> I can work the reader for XCDRoast if the cd reader is in scsi emulation
> form, but the trouble is it will not operate as a normal cd reader for
> other purposes.
>
> In view of this I shall take your advice and drop emulation for the
> reader and resort to the 'command line' for that occasion.
>
> Thank you for your input.
>
> Malcolm Candlish.
>
> On Fri, 2002-12-13 at 00:29, Tom Brinkman wrote:
> > On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> > > Charles,
> > >
> > > Thank you for your reply.I had no idea that both the hdc reader and
> > > hdd writer rom were to be in scsi emulation mode. This I fear may
> > > disrupt my reader rom in other duties?
> >
> >  It will
> >
> > > At the end of my reply I am adding my significant files should you
> > > wish to look at them. I am grateful for your time.
> > >
> > > What is kb3? I have not heard of this; is it any good and how can I
> > > obtain it.
> >
> >  Kb3 gets around this by completely modifying your mount points in
> > /etc/fstab ... which also will cause 'disrupt my reader rom in other
> > duties' problems, often even worse.  As does settin your CDrom up to
> > be scsi emulated.
> >
> > GUI front ends for the programs of cdrecord and mkisofs try to
> > work on several differnet distro's. IMO, not very well on any.  Even
> > if you get a GUI setup to work with your drives, changing from
> > supermount to supermount disabled will ruin the day again. Similar
> > situations will be encountered when trying to use the various GUI
> > burner apps to select files to be burned.
> >
> > You'll be better off in the long run reading the CD-writing-howto,
> > and learning how to use your burner on the command line. You'll also
> > find out that it's simpler, quicker an easier than GUI's anyhow. EG,
> > to record an audio CD, all I hav'ta do is type 'bacd' in a terminal
> > as user. Much quicker, simpler, and bulletproof than any GUI.
> >
> > alias bacd='cdrecord -v -eject speed=8 dev=0,3,0 -pad -audio *.wav'
> > --
> > Tom Brinkman  Corpus Christi, Texas
> >
> > 
> >
> >
> > 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] XCDroast primary read device.

2002-12-15 Thread Malcolm Candlish
Dennis,

Thank you for your comments. Have have now seemingly got this right.

However, as stated to Tom, Alex and Richard in this thread, the cost of
getting my XCDRoast to work with the CD reader is to loose it's (the cd
reader) normal usage.

How do you get around this?

Best wishes and with thanks.

Malcolm Candlish.


On Thu, 2002-12-12 at 19:20, Myers, Dennis R NWO wrote:
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Malcolm Candlish
> Sent: Thursday, December 12, 2002 12:57 PM
> To: Mandrake List
> Subject: Re: [newbie] XCDroast primary read device.
> 
> 
> Alex,
> I had no idea that the reader cdrom which is my hdc should be emulating
> a scsi device as does my cdrwrom on hdd.
> 
> However, I tried to repeat line 12 but quoting hdc in my /etc/lilo.conf
> and in running it claimed 'line 13 unsupported by lilo'. I knocked out
> append and other encumbrance's, but still the same response.
> 
> May I thank you for your interest and for your kind reply.
> 
> Malcolm Candlish.
> 
> The file details of my Mandrake 9.0 system are as follows:-
>  
> /etc/fstab
> 
> /dev/hdb5 / ext3 defaults 1 1
> none /dev/pts devpts mode=0620 0 0
> /dev/hdb6 /home ext3 defaults 1 2
> none /mnt/cdrom supermount
> dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0
> 0
> none /mnt/cdrom2 supermount
> dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
> 0 0
> none /mnt/floppy supermount
> dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0
> 0 0
> /dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
> none /proc proc defaults 0 0
> /dev/hdb7 swap swap defaults 0 0
> 
> 
> /etc/lilo.conf
> 
> boot=/dev/hda
> vga=normal
> default=Mandrake
> prompt
> timeout=100
> message=/boot/message
> menu-scheme=wb:bw:wb:bw
> image=/boot/vmlinuz-2.4.19-16mdk
>   label=Mandrake
>   root=/dev/hdb5
>   initrd=/boot/initrd-2.4.19-16mdk.img
>   append="quiet devfs=mount hdd=ide-scsi"
>   read-only
> other=/dev/hda1
>   label=windows
>   
> 
> [root@localhost malcolm]# cdrecord -scanbus
> Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
>  1995-2002 Jörg Schilling
> Linux sg driver version: 3.1.24
> Using libscg version 'schily-0.6'
> scsibus0:
> 0,0,0 0) *
> 0,1,0 1) *
> 0,2,0 2) *
> 0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
> CD-ROM
> 0,4,0 4) *
> 0,5,0 5) *
> 0,6,0 6) *
> 0,7,0 7) *scsibus1:
> 1,0,0   100) *
> 1,1,0   101) *
> 1,2,0   102) *
> 1,3,0   103) *
> 1,4,0   104) *
> 1,5,0   105) *
> 1,6,0   106) 'SCANNER ' ''
> 'V101   ' Scanner
> 1,7,0   107) *
> [root@localhost malcolm]#
> 
> 
> 
> 
> On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
> > On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
> > > Hello all,
> > >
> > > Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
> > > I cannot get it to recognise my CD Reader either Primary or Secondary.
> > >
> > > Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> > > under CD Reader both Primary & Secondary are given the same Mitsumi
> > > Writer instead of the correct Teac CD Rom.
> > >
> > > Are there any XCDRoast files I can manipulate? Has any one else had
> > > this problem?
> > 
> > sounds like your reader is not under ide-scsi
> > 
> > look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
> > both the cdrom and cdwriter are listed, then lilo and reboot.
> > 
> > 
> > 
> > -- 
> > Alex / KC2IVL 
> > ft100 software for Linux http://www.qsl.net/kc2ivl
> > "Good judgment comes from experience, 
> >   and a lot of that comes from bad judgment"
> > 
> > 
> > 
> > 
> 
> > Want to buy your Pack or Services from MandrakeSoft? 
> > Go to http://www.mandrakestore.com
> 
> 
> Malcom, do you mean that you added "hdc=ide-scsi" right after where it says
> "hdd=ide-scsi"?
> the added hdc should be seperated with a space and within the " mark. HTH
> Dennis M.




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



Re: [newbie] XCDroast primary read device.

2002-12-15 Thread Malcolm Candlish
Alex,

Yes, thank you it works! 

However, the cost is to loose my normal cd reader function and this is a
high price. It will pay me to go to the 'command line' when needed.

A pity there seems no way around this?

I really thank you for your input.

Malcolm Candlish.  


On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
> On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
> > Hello all,
> >
> > Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
> > I cannot get it to recognise my CD Reader either Primary or Secondary.
> >
> > Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> > under CD Reader both Primary & Secondary are given the same Mitsumi
> > Writer instead of the correct Teac CD Rom.
> >
> > Are there any XCDRoast files I can manipulate? Has any one else had
> > this problem?
> 
> sounds like your reader is not under ide-scsi
> 
> look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
> both the cdrom and cdwriter are listed, then lilo and reboot.
> 
> 
> 
> -- 
> Alex / KC2IVL 
> ft100 software for Linux http://www.qsl.net/kc2ivl
> "Good judgment comes from experience, 
>   and a lot of that comes from bad judgment"
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-15 Thread Malcolm Candlish
Tom,

Thank you for your comments.

I can work the reader for XCDRoast if the cd reader is in scsi emulation
form, but the trouble is it will not operate as a normal cd reader for
other purposes.

In view of this I shall take your advice and drop emulation for the
reader and resort to the 'command line' for that occasion.

Thank you for your input.

Malcolm Candlish.

On Fri, 2002-12-13 at 00:29, Tom Brinkman wrote:
> On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> > Charles,
> >
> > Thank you for your reply.I had no idea that both the hdc reader and
> > hdd writer rom were to be in scsi emulation mode. This I fear may
> > disrupt my reader rom in other duties?
> 
>  It will
> >
> > At the end of my reply I am adding my significant files should you
> > wish to look at them. I am grateful for your time.
> >
> > What is kb3? I have not heard of this; is it any good and how can I
> > obtain it.
> 
>  Kb3 gets around this by completely modifying your mount points in 
> /etc/fstab ... which also will cause 'disrupt my reader rom in other 
> duties' problems, often even worse.  As does settin your CDrom up to 
> be scsi emulated.  
> 
> GUI front ends for the programs of cdrecord and mkisofs try to 
> work on several differnet distro's. IMO, not very well on any.  Even 
> if you get a GUI setup to work with your drives, changing from 
> supermount to supermount disabled will ruin the day again. Similar 
> situations will be encountered when trying to use the various GUI 
> burner apps to select files to be burned.
> 
> You'll be better off in the long run reading the CD-writing-howto, 
> and learning how to use your burner on the command line. You'll also 
> find out that it's simpler, quicker an easier than GUI's anyhow. EG, 
> to record an audio CD, all I hav'ta do is type 'bacd' in a terminal 
> as user. Much quicker, simpler, and bulletproof than any GUI.
> 
> alias bacd='cdrecord -v -eject speed=8 dev=0,3,0 -pad -audio *.wav'
> -- 
> Tom Brinkman  Corpus Christi, Texas
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-13 Thread g

John Richard Smith wrote:

> I stand corrected, well spotted.
> Though this is good proctice , and I for one recommend it,
> for some reason, it does not always apply, do not know
> why. But yes the spaces are important and ought to be
> there.

omitting a leading space in an 'append=' is a common error that is often made.
as you state, 'it does not always apply', but in lilo it has, and lilo is a
very common place for error to occur.


but then again... just for sake of knowledge, i decided to rewrite lilo.conf
with a new label and remove leading space in 'append='.

surprise, surprise. md8.1 booted with out errors. looks like 'they' may have
rewritten lilo to remove need for leading space.


peace out.

tc,hago.

g
.
--
 think green...
save a tree, save a life, save time, save bandwidth, save storage.
  send email...   text/plain - disable pgp/gpg/geek code
=+=
 if you are proud to be an american, then buy "made in america".




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



Re: [newbie] XCDroast primary read device.

2002-12-13 Thread John Richard Smith
g wrote:


John Richard Smith wrote:

 

append="quiet devfs=mount hdd=ide-scsi"  is just fine
   


maybe, or almost,

as to argument,
 append="quiet devfs=mount hdd=ide-scsi"

should it not read,
 append=" quiet devfs=mount hdd=ide-scsi"
 ^
should a  ^ 'space' not be present to make 'append=' pass
an argument to 'label=Mandrake'.

would not a 'no space' pass a label of 'Mandrakequiet'
with a argument of 'devfs=mount hdd=ide-scsi'

wereas, a space passes a label of 'Mandrake'
with an argument of 'quiet devfs=mount hdd=ide-scsi'

[unless there has been a rewrite of lilo]



peace out.

tc,hago.

g
.
--
think green...
   save a tree, save a life, save time, save bandwidth, save storage.
 send email...   text/plain - disable pgp/gpg/geek code
=+=
if you are proud to be an american, then buy "made in america".


 

I stand corrected, well spotted.
Though this is good proctice , and I for one recommend it,
for some reason, it does not always apply, do not know
why. But yes the spaces are important and ought to be
there.
John

--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-13 Thread John Richard Smith
g wrote:


John Richard Smith wrote:

 

append="quiet devfs=mount hdd=ide-scsi"  is just fine
   


maybe, or almost,

as to argument,
 append="quiet devfs=mount hdd=ide-scsi"

should it not read,
 append=" quiet devfs=mount hdd=ide-scsi"
 ^
should a  ^ 'space' not be present to make 'append=' pass
an argument to 'label=Mandrake'.

would not a 'no space' pass a label of 'Mandrakequiet'
with a argument of 'devfs=mount hdd=ide-scsi'

wereas, a space passes a label of 'Mandrake'
with an argument of 'quiet devfs=mount hdd=ide-scsi'

[unless there has been a rewrite of lilo]



peace out.

tc,hago.

g
.
--
think green...
   save a tree, save a life, save time, save bandwidth, save storage.
 send email...   text/plain - disable pgp/gpg/geek code
=+=
if you are proud to be an american, then buy "made in america".


 

I stand corrected, well spotted.
Though this is good proctice , and I for one recommend it,
for some reason, it does not always apply, do not know
why. But yes the spaces are important and ought to be
there.
John

--
John Richard Smith
[EMAIL PROTECTED] 



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



Re: [newbie] XCDroast primary read device.

2002-12-12 Thread g
John Richard Smith wrote:

> append="quiet devfs=mount hdd=ide-scsi"  is just fine

maybe, or almost,

as to argument,
  append="quiet devfs=mount hdd=ide-scsi"

should it not read,
  append=" quiet devfs=mount hdd=ide-scsi"
  ^
should a  ^ 'space' not be present to make 'append=' pass
an argument to 'label=Mandrake'.

would not a 'no space' pass a label of 'Mandrakequiet'
with a argument of 'devfs=mount hdd=ide-scsi'

wereas, a space passes a label of 'Mandrake'
with an argument of 'quiet devfs=mount hdd=ide-scsi'

[unless there has been a rewrite of lilo]



peace out.

tc,hago.

g
.
--
 think green...
save a tree, save a life, save time, save bandwidth, save storage.
  send email...   text/plain - disable pgp/gpg/geek code
=+=
 if you are proud to be an american, then buy "made in america".




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



Re: [newbie] XCDroast primary read device.

2002-12-12 Thread Tom Brinkman
On Thursday December 12 2002 12:57 pm, Malcolm Candlish wrote:
> Charles,
>
> Thank you for your reply.I had no idea that both the hdc reader and
> hdd writer rom were to be in scsi emulation mode. This I fear may
> disrupt my reader rom in other duties?

 It will
>
> At the end of my reply I am adding my significant files should you
> wish to look at them. I am grateful for your time.
>
> What is kb3? I have not heard of this; is it any good and how can I
> obtain it.

 Kb3 gets around this by completely modifying your mount points in 
/etc/fstab ... which also will cause 'disrupt my reader rom in other 
duties' problems, often even worse.  As does settin your CDrom up to 
be scsi emulated.  

GUI front ends for the programs of cdrecord and mkisofs try to 
work on several differnet distro's. IMO, not very well on any.  Even 
if you get a GUI setup to work with your drives, changing from 
supermount to supermount disabled will ruin the day again. Similar 
situations will be encountered when trying to use the various GUI 
burner apps to select files to be burned.

You'll be better off in the long run reading the CD-writing-howto, 
and learning how to use your burner on the command line. You'll also 
find out that it's simpler, quicker an easier than GUI's anyhow. EG, 
to record an audio CD, all I hav'ta do is type 'bacd' in a terminal 
as user. Much quicker, simpler, and bulletproof than any GUI.

alias bacd='cdrecord -v -eject speed=8 dev=0,3,0 -pad -audio *.wav'
-- 
Tom Brinkman  Corpus Christi, Texas


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



Re: [newbie] XCDroast primary read device.

2002-12-12 Thread John Richard Smith
Malcolm Candlish wrote:


Richard,

Thank you for your kind reply. Is your Pioneer DVD a writer with scsi
emulation.


No it's my dvd and I have it under scsi-emulation as well as my mitsumi 
writer
it has certain advantages, not compulsory, it's entirely your choice.

Only my writer mitsumi hdd is in scsi emulation mode. The
reader Teac hdc is strictly ide. I am concerned not to disrupt the
efficient working of my reader.

I include my important files at the end of this reply for your comments.
I thank you for your time in this matter, it seems other's have a
similar problem.

Seasons greetings,

Malcolm Candlish.

/etc/fstab

/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2




none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0


This is supermount, for some people, myself included, it does not work well
with scsi-emulation, and so I choose to have the alternative, which I 
list here,

/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 0

none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0


/etc/lilo.conf

boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
	label=Mandrake
	root=/dev/hdb5
	initrd=/boot/initrd-2.4.19-16mdk.img
	append="quiet devfs=mount hdd=ide-scsi"
	read-only
other=/dev/hda1
	label=windows


append="quiet devfs=mount hdd=ide-scsi"  is just fine
only if you want your rom under scsi-em then add another 
hdX=ide-scsi where X is the appropriate drive nomenclature
the choice is yours, only I seem to remember you wanted 
xcdroast to recognise both your rom and writer.

	

[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
   0,0,0 0) *
   0,1,0 1) *
   0,2,0 2) *
   0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
   0,4,0 4) *
   0,5,0 5) *
   0,6,0 6) *
   0,7,0 7) *scsibus1:
   1,0,0   100) *
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) 'SCANNER ' ''
'V101   ' Scanner
   1,7,0   107) *
[root@localhost malcolm]#


 




--
John Richard Smith
[EMAIL PROTECTED] 



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



RE: [newbie] XCDroast primary read device.

2002-12-12 Thread Myers, Dennis R NWO
Title: RE: [newbie] XCDroast primary read device.







-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Malcolm Candlish
Sent: Thursday, December 12, 2002 12:57 PM
To: Mandrake List
Subject: Re: [newbie] XCDroast primary read device.



Alex,
I had no idea that the reader cdrom which is my hdc should be emulating
a scsi device as does my cdrwrom on hdd.


However, I tried to repeat line 12 but quoting hdc in my /etc/lilo.conf
and in running it claimed 'line 13 unsupported by lilo'. I knocked out
append and other encumbrance's, but still the same response.


May I thank you for your interest and for your kind reply.


Malcolm Candlish.


The file details of my Mandrake 9.0 system are as follows:-
 
/etc/fstab


/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0



/etc/lilo.conf


boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
    label=Mandrake
    root=/dev/hdb5
    initrd=/boot/initrd-2.4.19-16mdk.img
    append="quiet devfs=mount hdd=ide-scsi"
    read-only
other=/dev/hda1
    label=windows
    


[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
    0,0,0 0) *
    0,1,0 1) *
    0,2,0 2) *
    0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
    0,4,0 4) *
    0,5,0 5) *
    0,6,0 6) *
    0,7,0 7) *scsibus1:
    1,0,0   100) *
    1,1,0   101) *
    1,2,0   102) *
    1,3,0   103) *
    1,4,0   104) *
    1,5,0   105) *
    1,6,0   106) 'SCANNER ' '    '
'V101   ' Scanner
    1,7,0   107) *
[root@localhost malcolm]#





On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
> On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
> > Hello all,
> >
> > Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
> > I cannot get it to recognise my CD Reader either Primary or Secondary.
> >
> > Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> > under CD Reader both Primary & Secondary are given the same Mitsumi
> > Writer instead of the correct Teac CD Rom.
> >
> > Are there any XCDRoast files I can manipulate? Has any one else had
> > this problem?
> 
> sounds like your reader is not under ide-scsi
> 
> look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
> both the cdrom and cdwriter are listed, then lilo and reboot.
> 
> 
> 
> -- 
> Alex / KC2IVL 
> ft100 software for Linux http://www.qsl.net/kc2ivl
> "Good judgment comes from experience, 
>   and a lot of that comes from bad judgment"
> 
> 
> 
> 


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



Malcom, do you mean that you added "hdc=ide-scsi" right after where it says "hdd=ide-scsi"?
the added hdc should be seperated with a space and within the " mark. HTH  Dennis M.





Re: [newbie] XCDroast primary read device.

2002-12-12 Thread Malcolm Candlish
Daniel,

Thank you for your reply.

I have now seen your thread and have tried to alter my /etc/lilo.conf
file with little effect so far!

Have you tried kb3.

Seasons greetings,

Malcolm Candlish.



On Tue, 2002-12-10 at 21:06, Daniel Buchanan wrote:
> John Richard Smith wrote:
> 
> > Malcolm Candlish wrote:
> >
> >> Hello all,
> >>
> >> Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because I
> >> cannot get it to recognise my CD Reader either Primary or Secondary.
> >>
> >> Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> >> under CD Reader both Primary & Secondary are given the same Mitsumi
> >> Writer instead of the correct Teac CD Rom.
> >>
> >> Are there any XCDRoast files I can manipulate? Has any one else had this
> >> problem?
> >>
> >> With best wishes and seasons greetings to you all.
> >>
> >> Malcolm Candlish.
> >>
> >>  
> >>
> >
> > I have a mitsumi writer like yours, and a pioneer dvd but are
> > worksin fine in xcdroast.
> >
> > sounds as though the scsi-emulation is out somewhere
> >
> > try ,
> >
> > cdrecord -scanbus
> > Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 
> > Jörg Schilling
> > Linux sg driver version: 3.1.24
> > Using libscg version 'schily-0.6'
> > scsibus0:
> >0,0,0 0) *
> >0,1,0 1) *
> >0,2,0 2) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
> >0,3,0 3) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
> >0,4,0 4) *
> >0,5,0 5) *
> >0,6,0 6) *
> >0,7,0 7) *
> > and see what comes up,
> >
> > John
> >
> >
> >
> >Want to buy your Pack or Services from MandrakeSoft? 
> >Go to http://www.mandrakestore.com
> >  
> >
> i have a thread already open on this exact problem, when i finally get 
> it solved, i'll be posting a full fix on that thread.
> 
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-12 Thread Malcolm Candlish
Charles,

Thank you for your reply.I had no idea that both the hdc reader and hdd
writer rom were to be in scsi emulation mode. This I fear may disrupt my
reader rom in other duties?

At the end of my reply I am adding my significant files should you wish
to look at them. I am grateful for your time.

What is kb3? I have not heard of this; is it any good and how can I
obtain it.

Seasons greetings.

Malcolm Candlish.

/etc/fstab

/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0


/etc/lilo.conf

boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
label=Mandrake
root=/dev/hdb5
initrd=/boot/initrd-2.4.19-16mdk.img
append="quiet devfs=mount hdd=ide-scsi"
read-only
other=/dev/hda1
label=windows


[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *scsibus1:
1,0,0   100) *
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) 'SCANNER ' ''
'V101   ' Scanner
1,7,0   107) *
[root@localhost malcolm]#




On Tue, 2002-12-10 at 21:18, Charles A Edwards wrote:
> On Tue, 10 Dec 2002 21:06:48 +
> John Richard Smith <[EMAIL PROTECTED]> wrote:
> 
> > sounds as though the scsi-emulation is out somewhere
> 
> Yes.
> 
> For xcdroast to see the cdrom he needs to add an idex=ide-scsi append for it.
> 
> If he does not wish to do that he can use k3b which does not require it.
> 
> 
> Charles
> 
> 
> I call them as I see them.  If I can't see them, I make them up.
>   -- Biff Barf
> --
> Charles A Edwards
> [EMAIL PROTECTED]
> --
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-12 Thread Malcolm Candlish
Alex,
I had no idea that the reader cdrom which is my hdc should be emulating
a scsi device as does my cdrwrom on hdd.

However, I tried to repeat line 12 but quoting hdc in my /etc/lilo.conf
and in running it claimed 'line 13 unsupported by lilo'. I knocked out
append and other encumbrance's, but still the same response.

May I thank you for your interest and for your kind reply.

Malcolm Candlish.

The file details of my Mandrake 9.0 system are as follows:-
 
/etc/fstab

/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,--,user,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount
dev=/dev/scd0,fs=auto,--,user,iocharset=iso8859-15,codepage=850,umask=0
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,user,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/nt ntfs ro,umask=0,iocharset=iso8859-15 0 0
none /proc proc defaults 0 0
/dev/hdb7 swap swap defaults 0 0


/etc/lilo.conf

boot=/dev/hda
vga=normal
default=Mandrake
prompt
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.19-16mdk
label=Mandrake
root=/dev/hdb5
initrd=/boot/initrd-2.4.19-16mdk.img
append="quiet devfs=mount hdd=ide-scsi"
read-only
other=/dev/hda1
label=windows


[root@localhost malcolm]# cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C)
 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) 'MITSUMI ' 'CR-4804TE   ' '2.6C' Removable
CD-ROM
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *scsibus1:
1,0,0   100) *
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) 'SCANNER ' ''
'V101   ' Scanner
1,7,0   107) *
[root@localhost malcolm]#




On Tue, 2002-12-10 at 21:19, A V Flinsch wrote:
> On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
> > Hello all,
> >
> > Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
> > I cannot get it to recognise my CD Reader either Primary or Secondary.
> >
> > Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> > under CD Reader both Primary & Secondary are given the same Mitsumi
> > Writer instead of the correct Teac CD Rom.
> >
> > Are there any XCDRoast files I can manipulate? Has any one else had
> > this problem?
> 
> sounds like your reader is not under ide-scsi
> 
> look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
> both the cdrom and cdwriter are listed, then lilo and reboot.
> 
> 
> 
> -- 
> Alex / KC2IVL 
> ft100 software for Linux http://www.qsl.net/kc2ivl
> "Good judgment comes from experience, 
>   and a lot of that comes from bad judgment"
> 
> 
> 
> 

> 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] XCDroast primary read device.

2002-12-10 Thread A V Flinsch
On Tuesday 10 December 2002 02:54 pm, Malcolm Candlish wrote:
> Hello all,
>
> Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because
> I cannot get it to recognise my CD Reader either Primary or Secondary.
>
> Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
> under CD Reader both Primary & Secondary are given the same Mitsumi
> Writer instead of the correct Teac CD Rom.
>
> Are there any XCDRoast files I can manipulate? Has any one else had
> this problem?

sounds like your reader is not under ide-scsi

look in /etc/lilo.conf for a line with hd?=ide-scsi and make sure that 
both the cdrom and cdwriter are listed, then lilo and reboot.



-- 
Alex / KC2IVL 
ft100 software for Linux http://www.qsl.net/kc2ivl
"Good judgment comes from experience, 
  and a lot of that comes from bad judgment"



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



Re: [newbie] XCDroast primary read device.

2002-12-10 Thread Charles A Edwards
On Tue, 10 Dec 2002 21:06:48 +
John Richard Smith <[EMAIL PROTECTED]> wrote:

> sounds as though the scsi-emulation is out somewhere

Yes.

For xcdroast to see the cdrom he needs to add an idex=ide-scsi append for it.

If he does not wish to do that he can use k3b which does not require it.


Charles


I call them as I see them.  If I can't see them, I make them up.
-- Biff Barf
--
Charles A Edwards
[EMAIL PROTECTED]
--


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



Re: [newbie] XCDroast primary read device.

2002-12-10 Thread Daniel Buchanan
John Richard Smith wrote:


Malcolm Candlish wrote:


Hello all,

Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because I
cannot get it to recognise my CD Reader either Primary or Secondary.

Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
under CD Reader both Primary & Secondary are given the same Mitsumi
Writer instead of the correct Teac CD Rom.

Are there any XCDRoast files I can manipulate? Has any one else had this
problem?

With best wishes and seasons greetings to you all.

Malcolm Candlish.

 


I have a mitsumi writer like yours, and a pioneer dvd but are
worksin fine in xcdroast.

sounds as though the scsi-emulation is out somewhere

try ,

cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 
Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
   0,0,0 0) *
   0,1,0 1) *
   0,2,0 2) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
   0,3,0 3) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
   0,4,0 4) *
   0,5,0 5) *
   0,6,0 6) *
   0,7,0 7) *
and see what comes up,

John



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

i have a thread already open on this exact problem, when i finally get 
it solved, i'll be posting a full fix on that thread.



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



Re: [newbie] XCDroast primary read device.

2002-12-10 Thread John Richard Smith
Malcolm Candlish wrote:


Hello all,

Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because I
cannot get it to recognise my CD Reader either Primary or Secondary.

Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
under CD Reader both Primary & Secondary are given the same Mitsumi
Writer instead of the correct Teac CD Rom.

Are there any XCDRoast files I can manipulate? Has any one else had this
problem?

With best wishes and seasons greetings to you all.

Malcolm Candlish. 


 


I have a mitsumi writer like yours, and a pioneer dvd but are
worksin fine in xcdroast.

sounds as though the scsi-emulation is out somewhere

try ,

cdrecord -scanbus
Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg 
Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
   0,0,0 0) *
   0,1,0 1) *
   0,2,0 2) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
   0,3,0 3) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
   0,4,0 4) *
   0,5,0 5) *
   0,6,0 6) *
   0,7,0 7) *
and see what comes up,

John

--
John Richard Smith
[EMAIL PROTECTED] 



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



[newbie] XCDroast primary read device.

2002-12-10 Thread Malcolm Candlish
Hello all,

Has anyone experienced a problem with XCDROAST on Mandrake 9.0 because I
cannot get it to recognise my CD Reader either Primary or Secondary.

Under CD Writer Config I have Mitsumi CR-4804TE which is correct. But
under CD Reader both Primary & Secondary are given the same Mitsumi
Writer instead of the correct Teac CD Rom.

Are there any XCDRoast files I can manipulate? Has any one else had this
problem?

With best wishes and seasons greetings to you all.

Malcolm Candlish. 





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