- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-RT UNIX V03
Operating System - HP-UX
1822125
Members
3585
Online
109640
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
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО09-08-2003 05:49 AM
тАО09-08-2003 05:49 AM
I want to duplicate an auto bootable cartridge.
I duplicate the cartridge with "cpio" command but the support is not auto bootable ...
I duplicate the cartridge with "cpio" command but the support is not auto bootable ...
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-08-2003 06:32 AM
тАО09-08-2003 06:32 AM
Solution
Are you saying you wish to duplicate a tape that you use to boot from and install?
If so, this may or may not work, but is worth a try:
dd if=/dev/rmt/0mn of=/file1 bs=2k
dd if=/dev/rmt/0mn of=/file2 bs=10k
mt -t /dev/rmt/0m rew
The above assumes that:
a) the device is at /dev/rmt/0m
b) htere is enough disc space under / for the files.
c) note the use of hte no-rewind device.
Now insert an blank tape and do:
dd if=/file1 of=/dev/rmt/0mn bs=2k
dd if=/file2 of=/dev/rmt/0mn bs=10k
mt -t /dev/rmt/0m rew
and now see if you can boot to the tape.
If so, this may or may not work, but is worth a try:
dd if=/dev/rmt/0mn of=/file1 bs=2k
dd if=/dev/rmt/0mn of=/file2 bs=10k
mt -t /dev/rmt/0m rew
The above assumes that:
a) the device is at /dev/rmt/0m
b) htere is enough disc space under / for the files.
c) note the use of hte no-rewind device.
Now insert an blank tape and do:
dd if=/file1 of=/dev/rmt/0mn bs=2k
dd if=/file2 of=/dev/rmt/0mn bs=10k
mt -t /dev/rmt/0m rew
and now see if you can boot to the tape.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-08-2003 06:37 AM
тАО09-08-2003 06:37 AM
Re: HP-RT UNIX V03
If by chance you are talking about an ignite tape, there is a command called.
copy_boot_tape
I've never used it. Its just as fast to run make_tape_recovery again.
Here is a discussion of that utility.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x16c9d7d96cbad711900a0090279cd0f9,00.html
SEP
copy_boot_tape
I've never used it. Its just as fast to run make_tape_recovery again.
Here is a discussion of that utility.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x16c9d7d96cbad711900a0090279cd0f9,00.html
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-09-2003 01:55 AM
тАО09-09-2003 01:55 AM
Re: HP-RT UNIX V03
it's OK...
Thank you very much for your help !
Best regards
Fran??ois
Thank you very much for your help !
Best regards
Fran??ois
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP