Re: [gentoo-user] newbie partiton type question

2006-05-07 Thread maxim wexler
mebbe you must change permissions on the device. What does $ls -l /dev/sda say? --- Martin S [EMAIL PROTECTED] wrote: Sorry bout this newbie like question but my brain isn't acting normally (so searching on the forums didn't solve anything either) :( I'm trying to mount my SanDisk Cruzer

Re: [gentoo-user] newbie partiton type question

2006-05-04 Thread Mick
On 04/05/06, Farhan Ahmed [EMAIL PROTECTED] wrote: Try changing the permissions of /dev/sda*.. I suggest you do a chmod 0666 /dev/sda* [snip . . . ] Before trying this it may be worth adding auto to your fstab: /dev/sda/mnt/usbauto,vfat

Re: [gentoo-user] newbie partiton type question

2006-05-04 Thread Martin S
Now it seems to be working - thanks.Martin S2006/5/4, Mick [EMAIL PROTECTED]: On 04/05/06, Farhan Ahmed [EMAIL PROTECTED] wrote: Try changing the permissions of /dev/sda*.. I suggest you do a chmod 0666 /dev/sda* [snip . . . ]Before trying this it may be worth adding auto to your

Re: [gentoo-user] newbie partiton type question

2006-05-03 Thread Mick
On 03/05/06, Robert Walter [EMAIL PROTECTED] wrote: have you tried to change /dev/sda to /dev/sda1 in fstab? best regards. robert As Robert says, change sda to sda1 and you may also want to add noatime. Then you should be able to mount it as a (single) user. If you have different users and

Re: [gentoo-user] newbie partiton type question

2006-05-03 Thread Martin S
Changed /etc/fstab accordingly. Didn't help much.[EMAIL PROTECTED] ~ $ mount /mnt/usbmount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so[EMAIL PROTECTED] ~ $ dmesg | tailInbound

Re: [gentoo-user] newbie partiton type question

2006-05-02 Thread Robert Walter
On Wednesday 03 May 2006 07:07, Martin S wrote: Sorry bout this newbie like question but my brain isn't acting normally (so searching on the forums didn't solve anything either) :( I'm trying to mount my SanDisk Cruzer Micro 256 MB USB stick I've got /dev/sda/mnt/usb