Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Hardware Support
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Hardware Support Do you have any problems with installing new hardware under SuSE Linux? Post your question in here...

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 27-Nov-2006, 13:33
slashdot87
Guest
 
Posts: n/a
Default

I have installed SUSE 10.1 x64 on my rig below. It installed with no major issues, -I had to add the command noapic in grub.


I am having issues with my storage drives; when I am at desktop or at computer, I can see my external hard drive and access it. I can see my ide dvd drive and access it; I can see and access the floppy drive; however, when I try to access my flash drive, it tells me that the operation failed. When I ask for more details, I get the message that: etc/fstab configuration does not allow unprivlieged operation. I have tried to change this -but I am not really sure how do make the changes...

Finally, I can see 'filesystem'; but I cannot see any other partitions on any of my 2 hard drives (4 partitions total) One of the drives is partitioned for windows and linux and the other has 2 partitions in NFTS.


BTW: when I use Knoppix as my flavor of linux, it sees all drives, regardless of format type...


Any ideas?
  #2 (permalink)  
Old 27-Nov-2006, 14:24
G0NZ0
Guest
 
Posts: n/a
Default

Quote:
when I try to access my flash drive, it tells me that the operation failed. When I ask for more details, I get the message that: etc/fstab configuration does not allow unprivlieged operation. I have tried to change this -but I am not really sure how do make the changes...[/b]
can you post the result of

cat /etc/fstab

There must be some wrong setting in fstab file. But to suggest changes, its necessary to see the actual configuration
  #3 (permalink)  
Old 27-Nov-2006, 14:52
slashdot87
Guest
 
Posts: n/a
Default

Quote:
can you post the result of

cat /etc/fstab

There must be some wrong setting in fstab file. But to suggest changes, its necessary to see the actual configuration
[/b]
Code:
/dev/sda6************/********************reiserfs** acl,user_xattr********1 1
/dev/sda7************/home****************reiserfs** acl,user_xattr********1 2
/dev/sda1************/windows/C********** ntfs****** ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sdb1************/windows/D********** ntfs****** ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sdc1************/windows/E********** vfat****** users,gid=users,umask=0002,utf8=true 0 0
/dev/sdb5************/windows/F********** ntfs****** ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sda5************swap**************** swap****** defaults**************0 0
proc**************** /proc****************proc****** defaults**************0 0
sysfs****************/sys**************** sysfs******noauto****************0 0
debugfs**************/sys/kernel/debug****debugfs****noauto****************0 0
usbfs****************/proc/bus/usb********usbfs******noauto****************0 0
devpts************** /dev/pts************ devpts**** mode=0620,gid=5****** 0 0
/dev/fd0************ /media/floppy********auto****** noauto,user,sync******0 0
  #4 (permalink)  
Old 28-Nov-2006, 04:09
M3PH
Guest
 
Posts: n/a
Default

you may find this helpful http://forums.suselinuxsupport.de/index.ph...=usb+privilages this topic has been disguss before and in all honesty is pretty common. too common tbf.

hope it helps
  #5 (permalink)  
Old 28-Nov-2006, 10:55
swerdna
Guest
 
Posts: n/a
Default

Hi slashdot87
Just passing.

Looks like your flashdrive is sdc1. There was a good discussion on VFAts recently. I'm not referring you to it as an answer to your questions, but it's interesting and relevant. It suggests changing fstab like
/dev/sdc1 /windows/E vfat user,uid=1000,gid=100 0 0
Provided sdc1 is the drive in question. I wonder if it would work??

Cheers
swerdna
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2