Michael Grosseck wrote:
Hi Jim,

thx again.
I catched the panel problem, I just erased all panels and created a new one. Now it works...
just for your information
for scsi devices, you have different names for hd's and cdroms. hd's are called sda, sdb, sdc and so on
cdroms are called scd0, scd1, scd2...
your cdrom is called scd0 because it is the only scsi cdrom you have...
hope this helps to understand...


by Michael


I'm glad that the deleting the existing panels, then adding the new panel worked for you. I usually create an additional menu panel for the top. (GNOME). I put all my favorite programs up on the top panel and use the bottom one for utility programs, the desktop switcher, clock and window list.


Thanks for the info on CDROMS, SCSI. It makes sense to me now. I don't understand why my CD reader was accessed and is now called /dev/scd1 though.

Here is my current /etc/fstab and links to the cdroms. It is the same as my last check. I haven't made any changes to it lately.

LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot         /boot                   ext3    defaults        1 2
none                /dev/pts                devpts  gid=5,mode=620  0 0
/dev/hda1           /7_3boot                ext3    noauto,owner    1 3
/dev/hda2           /7_3root                ext3    noauto,owner    1 3
/dev/hdb3           /home/jim/stuff         ext3    defaults        1 3
none                /proc                   proc    defaults        0 0
none                /dev/shm                tmpfs   defaults        0 0
/dev/hdb5           swap                    swap    defaults        0 0
/dev/fd0         /mnt/floppy             auto    noauto,owner,kudzu 0 0
/dev/sda1        /mnt/flash              auto    noauto,owner,kudzu 0 0
/dev/cdrom1      /mnt/cdrom1             udf,iso9660 noauto,owner,ro 0 0
/dev/cdrom3     /mnt/cdrom3        udf,iso9660 noauto,owner,kudzu,ro 0 0

[bash]$ ls -l /dev/cdrom*
lrwxrwxrwx    1 root     root   9 Feb 24 13:39 /dev/cdrom1 -> /dev/scd0l
rwxrwxrwx    1 root      root    9 Mar 10 18:26 /dev/cdrom3 -> /dev/scd1

By the dates that the links were made, /dev/cdrom1 was manually made by me. The second link appeared when I killall'ed magicdev, then proceeded to burn a CDR on phoebe.

Jim

--
Nothing will dispel enthusiasm like a small admission fee.
                -- Kim Hubbard



--
Phoebe-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/phoebe-list

Reply via email to