- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuration of built-in floppy drive.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 04:11 AM
07-17-2003 04:11 AM
Configuration of built-in floppy drive.
sometime ago I used a built-in floppy drive on a HP9000 715/80 WS to read and write files in DOS format through dosls, dosll, doscp ... without problem. Now I've another one, but I'm not more able to do that.
When I type the command "dosls /dev/rfloppy/c0t1d0:" the following output appears:
"Unrecognizable disc format on /dev/rfloppy/c0t1d0
dosls: can't open /dev/rfloppy/c0t1d0: for listing."
I've tried to format with the command
"mediainit -v /dev/rfloppy/c0t1d0" but the following is appeared:
mediainit: initialization process starting
mediainit: locking PC floppy device
mediainit: initializing media
mediainit: initialize media command failed - I/O error
So, I made some checks to see if the floppy drive is properly configured.
ioscan -funCfloppy
Class I H/W Path Driver S/W State H/W Type Description
===============================================
floppy 0 2/0/10.1 pflop CLAIMED DEVICE HP_PC_FDC_FLOPPY
/dev/floppy/c0t1d0 /dev/rfloppy/c0t1d0
In SAM -> Kernel Configuration -> Drivers all the drivers that I think are needed to manage the floppy drive are present and active:
fdc (PC Floppy Controller Driver)
pflop (PC Floppy Driver)
sflop (SCSI Flexible Disk Driver)
Can someone help me?
Best Regards
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 04:15 AM
07-17-2003 04:15 AM
Re: Configuration of built-in floppy drive.
Is it possible that this diskette is not DOS formatted?
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 04:16 AM
07-17-2003 04:16 AM
Re: Configuration of built-in floppy drive.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 07:03 AM
07-17-2003 07:03 AM
Re: Configuration of built-in floppy drive.
thanks Ollie and Pete.
I have just one problem. How can I format a floppy like DOS format. I think the command is mediainit but I don't know which options need.
Best Rgs
enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 07:29 AM
07-17-2003 07:29 AM
Re: Configuration of built-in floppy drive.
as far as I know for a DOS formatted disc you have to format it at an PC.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 01:47 PM
07-17-2003 01:47 PM
Re: Configuration of built-in floppy drive.
You need to format it with the "format" command
via the PC
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 05:31 PM
07-17-2003 05:31 PM
Re: Configuration of built-in floppy drive.
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=tis00071
mediainit -i 2 devicefile
i don't know if that will be DOS compatible or not though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 05:02 AM
07-18-2003 05:02 AM
Re: Configuration of built-in floppy drive.
Best Regards
Enrico