How do you mount drives (ms-dos) so that when linux is booted, they are
automatically mounted? Right now I have to do them one at a time each time
I start linux.
Thanks,
Keith Schonrock III
How do you mount drives (ms-dos) so that when linux is booted, they are
automatically mounted? Right now I have to do them one at a time each time
I start linux.
Thanks,
Keith Schonrock III
Add an entry to /etc/fstab Here is my fstab file:
/dev/hda3 swap swap defaults 1 1
/dev/hda2 / ext2 defaults 1 1
/dev/hda1 /dosd msdos defaults 1 1
/dev/hdb1 /dose msdos defaults 1 1
/dev/hdb5 /dosf msdos defaults 1 1
none /proc proc defaults 1 1
Good luck!!!
--Quote:> How do you mount drives (ms-dos) so that when linux is booted, they are
>automatically mounted? Right now I have to do them one at a time each time
>I start linux.
>Thanks,
>Keith Schonrock III
Erik Alapaeae
1. Mounting Drives on a Win9x computer
Hi, Is there any way that I can mount a shared win98. I have Ethernet cards
in both my Linux box and the win98 box and they are connected through a hub.
I need access to the CDRom drives on the win98 machine. I can ftp from them
fine but it there any way I can mount them directly.
Donovan
2. NFS vs SAMBA vs ??: what's the right approach?
4. Question about progamming in Linux
5. Ultra33: Trying to mount drives
6. Linux 1.2.3 FTP server home device rerouting....
7. Mounting Drives in Red Hat 8
8. Automated SysAdmin; Dot Files; BSD to HP-UX porting tricks (Feb 2/97)
10. e2fsck on mounted drive: safe?
11. Mounting drives
12. How to set chmod & chown defaults in fstab for vfat mounted drive?
13. Swap file on NFS mounted drive?