Operating System - HP-UX
1823083 Members
3572 Online
109646 Solutions
New Discussion юеВ

Install floppy and CDROM as Filesystem

 
aam_1
Occasional Advisor

Install floppy and CDROM as Filesystem

Hi friends. I am new user. How I can Install the floppy and cdrom as filesystem? Itry as in Linux, but not work. Thanks a lot.
3 REPLIES 3
John Bolene
Honored Contributor

Re: Install floppy and CDROM as Filesystem

You have to create a directory and then mount the device to it.

It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com
Steve Steel
Honored Contributor

Re: Install floppy and CDROM as Filesystem

Hi

at www.docs.hp.com is all the documentation

find via search

Configuring HP-UX For Peripherals

Chapter

Configuring Disk Drives, Disk Arrays, and CD-ROM Drives

--------------------------------------------------------------------------------

This chapter gives procedures and guidelines for configuring hard and floppy disk drives and disk arrays to SCSI interfaces. Procedures and guidelines are also provided for configuring CD-ROM drives to SCSI interfaces.


That should suffice


steve steel

For a new user this is a good url

http://www.introcomp.co.uk/examples/index.html
If you want truly to understand something, try to change it. (Kurt Lewin)
Helen French
Honored Contributor

Re: Install floppy and CDROM as Filesystem

Hi,

First find out the device files for CD and floppy:

# ioscan -fn

Then for mounting CD:

# mkdir /cdrom
# mount /dev/dsk/cxtydz /cdrom ( /dev/dsk/cxtydz is the device file name)

For mounting floppy, check this out:

http://us-support.external.hp.com/cki/bin/doc.pl/sid=38582c2405355d78f7/screen=ckiDisplayDocument?docId=200000009872479

HTH,
Shiju

Life is a promise, fulfill it!