Re: Re: [newbie] Verbatim USB Drive 512MB

2004-09-28 Thread dennis
> > From: "H.J.Bathoorn" <[EMAIL PROTECTED]> > Date: 2004/09/28 Tue PM 12:56:10 CDT > To: [EMAIL PROTECTED] > Subject: Re: [newbie] Verbatim USB Drive 512MB > > On Tuesday 28 September 2004 00:43, Phil Savoie wrote: > > Hi All, > > > > I ca

Re: [newbie] Verbatim USB Drive 512MB

2004-09-28 Thread H.J.Bathoorn
On Tuesday 28 September 2004 00:43, Phil Savoie wrote: > Hi All, > > I can't seem to get the USB drive/stick to be writable. the fstab entry for > this is: > > none /mnt/removable supermount > dev=/dev/scsi/host0/bus0/target0/lun0/part1,fs=ext2:vfat,exec,--,umask=000, >user,iocharset=iso8859-1,dev,

Re: [newbie] Verbatim USB Drive 512MB

2004-09-28 Thread Bryan Phinney
On Monday 27 September 2004 18:43, Phil Savoie wrote: > The umask is set to 000 but when I try to write as a user or as root I get: > > [EMAIL PROTECTED] removable]# pwd > /mnt/removable > [EMAIL PROTECTED] removable]# cp /etc/fstab . > cp: cannot create regular file `./fstab': Read-only file syst

[newbie] Verbatim USB Drive 512MB

2004-09-28 Thread Phil Savoie
Hi All, I can't seem to get the USB drive/stick to be writable. the fstab entry for this is: none /mnt/removable supermount dev=/dev/scsi/host0/bus0/target0/lun0/part1,fs=ext2:vfat,exec,--,umask=000,user,iocharset=iso8859-1,dev,codepage=850,suid,kudzu 0 0 The umask is set to 000 but when I t