Re: cd burner

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Havens
Date:  
To: plug-discuss
Subject: Re: cd burner


Thanks for the input! The problem I see is that there already is an iso9660. I
can't determine what /dev to mount. Will it like mount all unmounted 9660's
in the order in which they are installed on the bus? But wait, each time I
run the cdromdirectory program it automaticaly mounts it each time, lists out
the directory and.... exits? (1)

The way I am looking at this Desktop Entry executes is as follows:
1- I click the icon (line4)
2- line 2 executes which mounts the drive to /mnt/cdrom which lists its
     contents in konqueror


I think the rest of the script is just information. What I can't see is how it
can see more than one cdrom. I mean there is only one /mnt/cdrom. (2)
--
<:-)Mike(-:>

1-
[Desktop Entry]
line 1- Encoding=UTF-8
line 2- Exec=sudo mount -t iso9660 /dev/cdrom /mnt/auto/cdrom;konqueror
line 3- file:/mnt/auto/cdrom
line 4- Icon=cdrom_unmount
line 5- Name[en_US]=CD-Rom Directory
line 6- Type=Application

2-
bmike1@0[bmike1]$ ls /dev/cdrom*
/dev/cdrom
bmike1@0[bmike1]$




On Monday 09 August 2004 15:49, Jeremy C. Reed wrote:
> Maybe in your /etc/fstab.
>
> Also, some mount tools can probe the device to figure out the filesystem
> type. (Some use the "-t auto" type for this. And some do it by default
> when not using the -t switch.)
>
> Also, some mount commands have a default of "iso9660".
>
> Jeremy C. Reed
>
>                  BSD News, BSD tutorials, BSD links
>                 http://www.bsdnewsletter.com/

>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


--
<:-)Mike(-:>






This message has been scanned for viruses by the VEI Internet
Automatic Email Spam and Virus Scanner, and is believed to be free of spam or viruses.
Please report spam to . If you would like 98.9 % spam blocked from your
E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is FREE with every account.


http://www.vei.net/

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss