You are not logged in.

#1 2007-05-24 21:48:11

Branta
Member
Registered: 2007-05-05
Posts: 36

Flsh Drive difficulty

When I boot with a flash drive plugged in I see it in the tree but I see nothing and have no access to it: a blank screen
When I plug in the flash drive after boot while KDE is running I have access and can use the drive.

I see:   /mnt/sdb1 in both cases.

     How do see an icon on the desktop  representing the usb flash drive?
     How do I mount it on boot?
     How do I right click and select either 'Eject' or Safely 'Remove'?


--- Bob ---

Offline

#2 2007-05-25 01:15:07

rayjgu3
Member
From: Chicago IL usa
Registered: 2004-07-04
Posts: 695

Re: Flsh Drive difficulty

as root

mkdir /mnt/USB

edit

/etc/fstab

add

/dev/sdb1 /mnt/USB auto noauto,user,rw,exec,noatime 0 0

if you want it to mount at boot take out noauto option

as user
right click on desktop

create new>link to device> pick device>select device tab arrow down pick proper device

you can change icons here if you like as well

Offline

#3 2007-05-25 02:16:29

Branta
Member
Registered: 2007-05-05
Posts: 36

Re: Flsh Drive difficulty

Thank you for the help.

All preceding instructions worked.

as user
right click on desktop

create new>link to device> pick device>select device tab arrow down pick proper device

1.  No flash drive is indicated.  Do I select one and find a different icon  (if I wish)?
      1a. Which device should I choose?

2.  I can find no unmount - eject  - remove safely instruction or button.  What do I do to safely remove the flash drive?


--- Bob ---

Offline

#4 2007-05-25 02:24:32

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Flsh Drive difficulty

You can eject it from a command line by doing "eject /dev/sdb"


\\ archlinux on a XPS M1530 //

Offline

#5 2007-05-25 02:47:53

Branta
Member
Registered: 2007-05-05
Posts: 36

Re: Flsh Drive difficulty

I should have tried using one of the devices before my last post. 

I selected the camera and set it's path to /mnt/USB

Right click on the icon and it has a 'mount' 'unmount' selection.

When I locate a mounted and unmounted flash drive icon I will be done. 


Thanks for the help.


--- Bob ---

Offline

Board footer

Powered by FluxBB