Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Here is my setting for Windows partitions: /dev/hda1 /windoz/c vfat rw,noauto,user,exec 0 0 Make sure your kernel is configured for vfat. The options rw,noauto,user,exec, are essentially, read/write, do not mount at boot time, allow non-root users to mount, allow binaries to execute. "John J. Cruz" wrote: > This is a multi-part message in MIME format. > --------------B515C08E649E4B2987025C7D > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > I have two drives one for windows (win95), hda (?) and the other for > Linux (rh 6.2), hdc. Below fstab list what Linux recognizes. I would > like to > mount the windows drive to Linux but how? Also how do I get Linux to > see all the characters in msdos files names with more then 8 > characters? All help welcomed and appreciated. Thank you. > jjc > > cat /etc/fstab > > /dev/hdc9 / ext2 defaults > 1 1 > /dev/hdc1 /boot ext2 defaults 12 > > /dev/hdc6 /home ext2 defaults 1 2 > > /dev/hdc8 /tmp ext2 defaults 12 > > /dev/hdc5 /usr ext2 defaults > 12 > /dev/hdc7 /var ext2 defaults > 12 > /dev/hdc10 swap swap defaults 0 0 > /dev/fd0 /mnt/floppy msdos noauto,user 0 0 > /dev/hdd4 /mnt/zip msdos noauto,user 0 0 > /dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0 > none /proc proc > defaults 0 0 > none /dev/pts devpts gid=5,mode=620 > 00 > > > cat /etc/mtab > > /dev/hdc9 / ext2 rw 0 0 > none /proc proc rw 0 0 > /dev/hdc1 /boot ext2 rw 0 0 > /dev/hdc6 /home ext2 rw 0 0 > /dev/hdc8 /tmp ext2 rw 0 0 > /dev/hdc5 /usr ext2 rw 0 0 > /dev/hdc7 /var ext2 rw 0 0 > none /dev/pts devpts rw,gid=5,mode=620 0 0 > > > > --------------B515C08E649E4B2987025C7D > Content-Type: text/x-vcard; charset=us-ascii; > name="casacruz.vcf" > Content-Transfer-Encoding: 7bit > Content-Description: Card for John J. Cruz > Content-Disposition: attachment; > filename="casacruz.vcf" > > begin:vcard > n:Cruz;John J. > x-mozilla-html:FALSE > org:BAE Systems;Advance Technologies > adr:;;;Arlington, VA 22202;;; > version:2.1 > email;internet:casacruz at bellatlantic.net > title:Radar Systems Engineer > fn:John J. Cruz > end:vcard > > --------------B515C08E649E4B2987025C7D-- > > - > Subcription/unsubscription/info requests: send e-mail with > "subscribe", "unsubscribe", or "info" on the first line of the > message body to discuss-request at blu.org (Subject line is ignored). > -- Jerry Feldman <gaf at blu.org> Boston Linux and Unix user group http://www.blu.org - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |