Mailinglist Archive: opensuse (3103 mails)
| < Previous | Next > |
Re: [SLE] Digital Camera (Second try)
- From: John LeMay <jlemay@xxxxxxxx>
- Date: Sun, 02 Feb 2003 16:56:10 -0500
- Message-id: <3E3D93FA.5070201@xxxxxxxx>
Bill Wisse wrote:
You need to create the mount point before you try to mount something there.
mkdir /mnt/camera
of course you could call it whatever you want.
mkdir /mnt/mydirectory
and just remember to change the mount command.
--
John LeMay
KC2KTH
Senior Enterprise Consultant
NJMC | http://www.njmc.com | Phone 732-557-4848
Specializing in Microsoft and Unix based solutions
Thanks.
I did what you suggested and rchotplug start worked. The rest didn't work.
The output of the second command is """mount point /mnt/camera doesn't exist"".
You need to create the mount point before you try to mount something there.
mkdir /mnt/camera
of course you could call it whatever you want.
mkdir /mnt/mydirectory
and just remember to change the mount command.
--
John LeMay
KC2KTH
Senior Enterprise Consultant
NJMC | http://www.njmc.com | Phone 732-557-4848
Specializing in Microsoft and Unix based solutions
| < Previous | Next > |