Linux / UNIX Tech Support Forum
This is a discussion on Linux Automatically mount NFS and ISO Images on Boot within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; write me a shell script that should start when fedora starts and do the following tasks. ntfsmount /dev/sda2 /mnt/winxp ntfsmount ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
write me a shell script that should start when fedora starts and do the following tasks.
ntfsmount /dev/sda2 /mnt/winxp ntfsmount /dev/sda7 /mnt/NTFS2 ntfsmount /dev/sda8 /mnt/NTFS3 mount -o loop disk1.iso /mnt/disk1 mount -o loop disk2.iso /mnt/disk2 mounts the nrg image using AcetoneISO as i dont know its command through terminal to mount nrg though through Acetone ISO i can mount every time i logon, but i want this to ebdone automaticlaly for me
__________________
*NIX based OS is only for programmers, and are not fully evolved to the level where MS windows XP has evolved, SO use it at your own risk..
|
| Sponsored Links | ||
|
|
|
||||
|
Add above commands to /etc/rc.local and you are done. Another option is mount all nfs via /etc/fstab file. See examples at http://www.cyberciti.biz/faq/configu...with-etcfstab/
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| /etc/fstab , iso images , linux , mount , shell script |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to start Apache2 automatically at boot | satimis | Web servers | 2 | 03-02-2008 06:03 PM |
| Verify Fedora 7 ISO images to get rid of burn error problem | deonitin | Getting started tutorials | 2 | 26-07-2007 04:41 PM |
| mount one partition of one linux server on other linux serve | Jaggu | Linux software | 1 | 07-08-2006 10:47 PM |
| Linux Mount a USB flash or pen drive as a normal user | charvi | Getting started tutorials | 1 | 26-06-2006 07:21 PM |
| How can I add custom watermarks to images from shell prompt? | ac1 | Linux software | 2 | 20-12-2005 10:53 PM |