On 21 Nov 2003 09:56:52 -0800 Dee-Ann LeBlanc dee@renaissoft.com wrote:
It's probably /dev/sda1 ... Linux sees USB devices as SCSI.
In my case:
[net@pietro net]$ su - Password: [root@pietro root]# fdisk -l /dev/sda
Disk /dev/sda: 128 MB, 128974848 bytes 32 heads, 32 sectors/track, 246 cylinders Units = cylinders of 1024 * 512 = 524288 bytes
Device Boot Start End Blocks Id System /dev/sda4 * 1 246 125936 6 FAT16 [root@pietro root]#
In fstab: /dev/sda4 /mnt/flash auto noauto,owner,kudzu 0 0
henk