![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I use `mount_msdos -o rw /dev/wd0j /mnt/J` to mount a FAT32 partition. But it is writable only by root user.
BTW, why do all directory name in FAT32 become upper case ? Sincerely! |
|
|||
![]()
The following commnad works:
#mount_msdos -u sw2wolf -o rw /dev/wd0j /mnt/J However, how to add it to /etc/fstab? /dev/wd0j /mnt/J msdos rw,u=sw2wolf,noatime 1 2 will report "mount_msdos: -o u: option not supported" . Sincerely! |
|
|||
![]()
It works. I will learn to `man` in OpenBSD.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
create a FAT32 partition and format it. | wesley | OpenBSD General | 2 | 6th November 2010 08:31 AM |
Partition help needed. | ros2468 | OpenBSD Installation and Upgrading | 9 | 22nd March 2010 01:25 PM |
Tested-twice foolproof mounting FAT32 thumbdrive on FreeBSD | jb_daefo | Guides | 1 | 11th November 2008 04:07 AM |
swap partition | lumiwa | FreeBSD General | 6 | 11th September 2008 03:57 PM |
Formatting fat32 drive quickly | map7 | FreeBSD General | 10 | 26th July 2008 05:17 PM |