Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 21:22:16 -0500
From:      "JoeB" <barbish@a1poweruser.com>
To:        "FBSDQ" <questions@FreeBSD.ORG>
Subject:   Long msdos names
Message-ID:  <MIEPLLIBMLEEABPDBIEGKEPMDDAA.barbish@a1poweruser.com>

next in thread | raw e-mail | index | archive | help
The mount_msdos has a -l option to force the use of msdos long
names.
Below is my fstab file and mount points /a & /c are msdos file
types.
Is there some way in the fstab file to specify long msdos names?



# Device		Mountpoint	FStype	Options		Dump	Pass#
/dev/ad0s2b		none		swap	sw		0	0
/dev/ad0s2a		/		ufs	rw		1	1
/dev/ad0s2f		/tmp		ufs	rw		2	2
/dev/ad0s2g		/usr		ufs	rw		2	2
/dev/ad0s2e		/var		ufs	rw		2	2
/dev/acd0c		/cdrom	cd9660 ro,noauto	0	0
/dev/acd1c        /cdrom1     cd9660 ro,noauto  0     0
/dev/fd0          /a          msdos  rw,noauto  0     0
/dev/ad0s1        /c          msdos  rw,noauto  0     0
proc			/proc		procfs rw		0	0




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGKEPMDDAA.barbish>