Mounting drives

Mounting drives

Post by Keith H Schonrock II » Sun, 21 Sep 1997 04:00:00



 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

 
 
 

Mounting drives

Post by NOSPAM_f93-.. » Sun, 21 Sep 1997 04:00:00


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?

3. Mounting drives (cdrom)

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)

9. Mounting Drives

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?