Mounting DOS drive to Linux

John J. Cruz casacruz at bellatlantic.net
Sun Jul 1 10:47:52 EDT 2001


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: casacruz.vcf
Type: text/x-vcard
Size: 224 bytes
Desc: Card for John J. Cruz
URL: <http://lists.blu.org/pipermail/discuss/attachments/20010701/ff510b4c/attachment.vcf>


More information about the Discuss mailing list