Operating System - HP-UX
1836959 Members
2504 Online
110112 Solutions
New Discussion

auto-mounting disk devices on B class workstations

 
David Owens_1
Advisor

auto-mounting disk devices on B class workstations

Does anyone know if there is a way to auto-mount a CD-ROM or floppy disk drive on a B1000/2000 workstation? I am currently running HP-UX 11.00.




David Owens
Ingersoll-Rand
1 REPLY 1
Bill McNAMARA_1
Honored Contributor

Re: auto-mounting disk devices on B class workstations

I might be off the track.. but try adding it to your /etc/fstab and it'll mount at boot time.

After mounting normally,
mount -p > /etc/fstab

Bill
It works for me (tm)