Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?
From: Dan Hitt (hitt_at_panix.com)
Date: 01/03/04
- Next message: Jacob Heider: "Re: Cannot burn CD's with cdrecord"
- Previous message: Jos Dumortier: "Re: acpi with fedora"
- In reply to: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Next in thread: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Reply: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 Jan 2004 15:20:18 -0500
Hi Lenard,
Thanks for your advice, to read the man page for mount and fstab and to
add a line in /etc/fstab like
/dev/sda1 /mnt/usb_drive vfat noauto,users,rw 0 0
Having the "users" option in the fstab line helps, sort of, at least
in the sense that any user can mount it.
But then all the files show up as owned by that user.
What i would like is to have some files owned by user A and
some files owned by user B, at the same time, and for this
to persist when the system is umounted and remounted.
Is this possible on vfat?
And if not, is it possible to reformat the drive
(e.g., fdisk + mkfs)?
Thanks in advance for any information.
dan
In article <pan.2004.01.03.12.59.43.729325@127.0.0.1>,
Lenard <lenard@127.0.0.1> wrote:
>On Sat, 03 Jan 2004 04:58:23 -0500, Dan Hitt typed:
>
>> I've just got a USB hard disk drive which i've attached to my redhat 7.3
>> system.
>>
>> The system recognized it, and according to the /sbin/fdisk program, it has
>> a partition of type "Win95 FAT32 (LBA)" already on it.
- Next message: Jacob Heider: "Re: Cannot burn CD's with cdrecord"
- Previous message: Jos Dumortier: "Re: acpi with fedora"
- In reply to: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Next in thread: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Reply: Lenard: "Re: usb mass storage now is FAT32 (vfat) but maybe ext3 is better?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|