Results 1 to 9 of 9

Thread: San Disk

Hybrid View

  1. #1
    mugs
    Guest

    San Disk

    I have a San Disk Compact Flash card reader. When I logged in as root, it showed up and I was able to read my digital pics off of it. But when I sign in not as root, I dont see it...is there a way to get to it?

  2. #2
    JimH
    Guest

    Re:San Disk

    Probably just going to be a permission problem. I will have to look at the docs and see how the San disks are accessed first before I can tell you how to change them.

    Jim H

  3. #3
    mugs
    Guest

    Re:San Disk

    Great, I appreciate it.

  4. #4
    mugs
    Guest

    Re:San Disk

    Ok, without being logged in as root, I can see it as file/media/sda1, but I cant get to the pics on it, like I can when I am root. I just see a file called u with a ? before and after it

  5. #5
    JimH
    Guest

    Re:San Disk

    You can see it where as file/media/sda1?

    Jim H

  6. #6
    mugs
    Guest

    Re:San Disk

    In the file manager or on the task bar

  7. #7
    JimH
    Guest

    Re:San Disk

    Post a copy of your /etc/fstab. I am still trying to figure out how the san disk is mounted. Aparently most of them just are formatted using a DOS(FAT16) filesystem.

    Jim H

  8. #8
    mugs
    Guest

    Re:San Disk

    Ok, here it is. By the way, what is the fstab?

    /dev/hdb2/reiserfsdefaults 1 2
    /dev/cdrecorder/media/cdrecorderautoro,noauto,user,exec 0 0
    /dev/cdrom/media/cdromautoro,noauto,user,exec 0 0
    devpts/dev/ptsdevptsdefaults 0 0
    /dev/dvd/media/dvdautoro,noauto,user,exec 0 0
    /dev/fd0/media/floppyautonoauto,user,sync 0 0
    proc/procprocdefaults 0 0
    usbdevfs/proc/bus/usbusbdevfsnoauto 0 0
    /dev/hda1/windows/Cntfsro,noauto,user,umask=022 0 0
    /dev/hdb1swapswappri=42 0 0
    /dev/sda1 /media/sda1 auto noauto,user,exec 0 0 #HOTPLUG 4t_9.GdvU0fSB2R0

  9. #9
    JimH
    Guest

    Re:San Disk

    Quote Originally Posted by mugs
    Ok, here it is. By the way, what is the fstab?
    It contains information about all of the your filesystems. The information is used to tell the kernel what options to use when mounting them. If you want more information: man fstab

    /dev/sda1 /media/sda1 auto noauto,user,exec 0 0 #HOTPLUG 4t_9.GdvU0fSB2R0
    Hmmm, that line should allow any user that mounts the san disk the ability to read and write to it. If you mount the disk as root then switch to a regular user you will not be able to read or write it. Have you tried mounting the disk as a regular user?

    Jim H

Similar Threads

  1. OpenBSD Installation Guide (for v3.0)
    By Schotty in forum Linux - General Topics
    Replies: 3
    Last Post: 02-28-2006, 08:34 AM
  2. problem with windows linux network
    By grooverider in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 12:36 AM
  3. Boot Disk for an NTFS or FAT Partition
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-03-2005, 10:47 PM
  4. Tid-Bits #6- GRUB error code
    By babbing in forum Linux - General Topics
    Replies: 2
    Last Post: 09-10-2002, 08:44 AM
  5. DSP-device fsk'd up ;-(
    By Pantheus in forum Linux - General Topics
    Replies: 28
    Last Post: 09-05-2002, 01:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •