HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Copying Files to Floppy Drive : CDE driven
Operating System - HP-UX
1832871
Members
3808
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-01-2002 03:06 AM
12-01-2002 03:06 AM
Copying Files to Floppy Drive : CDE driven
I would like to customise my CDE of B2600 workstation :
I want to add, in FILE menu of my filemanager
an option to copy the selected file to my floppy.
How do i do it ?
In general How is a file copied to my floppy drive on a B2600 workstation in commmand line ?
Thanks
Aravind
I want to add, in FILE menu of my filemanager
an option to copy the selected file to my floppy.
How do i do it ?
In general How is a file copied to my floppy drive on a B2600 workstation in commmand line ?
Thanks
Aravind
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2002 03:50 AM
12-01-2002 03:50 AM
Re: Copying Files to Floppy Drive : CDE driven
Hi Aravind,
I can't give you a hint on the first part of you question. The second part is easier.
HPUX to HPUX copy
# ioscan -fnC floppy
Class I H/W Path Driver S/W State H/W Type Description
====================================================================
floppy 0 8/16/10.1 pflop CLAIMED DEVICE HP_PC_FDC_FLOPPY
/dev/floppy/c0t1d0 /dev/rfloppy/c0t1d0
# mkdir /floppy (to create mountpoint)
# newfs -F hfs /dev/rfloppy/c0t1d0
# mount /dev/floppy/c0t1d0 /floppy
# cp (file) /floppy/(file)
# umount /floppy
For HPUX to dos copy better take a look at next link.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x088eabe92dabd5118ff10090279cd0f9,00.html
Kind regards,
Robert-Jan.
I can't give you a hint on the first part of you question. The second part is easier.
HPUX to HPUX copy
# ioscan -fnC floppy
Class I H/W Path Driver S/W State H/W Type Description
====================================================================
floppy 0 8/16/10.1 pflop CLAIMED DEVICE HP_PC_FDC_FLOPPY
/dev/floppy/c0t1d0 /dev/rfloppy/c0t1d0
# mkdir /floppy (to create mountpoint)
# newfs -F hfs /dev/rfloppy/c0t1d0
# mount /dev/floppy/c0t1d0 /floppy
# cp (file) /floppy/(file)
# umount /floppy
For HPUX to dos copy better take a look at next link.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x088eabe92dabd5118ff10090279cd0f9,00.html
Kind regards,
Robert-Jan.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP