- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Make a bootable image
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
12-26-2002 09:12 AM
12-26-2002 09:12 AM
Excuse me for my english but i'm French.
My company bought machines HP B2600 9000/785 and licences HP UX 11 to replace old machines functioning under HP UX 9.07.
??I must install a machine with the common options and create a CD like an image GHOST under PC. All the other machines will be installed starting from this CD without being connected on a network.
Then I must create CD of installation for a software developed for the customer.
I saw that there was a utility under HP UX 11: Ignite-ux.
1 - Which is the fastest way to create an image of a machine?
2 - How to make to create a bootable installation CD for my software and to allow the user to define configuration parameters as an address IP?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2002 09:21 AM
12-26-2002 09:21 AM
Re: Make a bootable image
Have a look at the Ignite/UX administrators guide.
If you install Ignite/UX on a machine, have a look at the document /opt/ignite/share/doc/makenetrec.txt
This document has instructions on how to create a CD based from an Ignite/UX make_net_recovery image.
You will also want to have a look in the Administrator guide on the section about Golden Images, as this is really what you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 08:08 AM
12-27-2002 08:08 AM
Re: Make a bootable image
will create a gzip image of your "model" system
do a man on that command. Make sure your target machine trusts the client - typically, the size is 300 to 750 Mb for HP11 system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 08:09 AM
12-27-2002 08:09 AM
Re: Make a bootable image
make_recovery_tape. works great if all target machines have a tape drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:51 AM
12-30-2002 11:51 AM
Re: Make a bootable image
make_sys_image will build you a disk image.
The IUX addministrators guide will give you step by step instruction on creating an image, making it accessable to other machines etc.
make_sys_image uses pax, which will not put files larger than 2G in the image. You'll have to use ftp or fbackup/frecovery to move the large files.
When you reach the stage of specific questions, you can post them here. I'm in the process of doing exactly what you are called to do under HP-Ux 11.11
Steve
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
12-30-2002 12:04 PM
12-30-2002 12:04 PM
Re: Make a bootable image
make_tape_recovery -AIv
Which will default to your /dev/rmt/0mn tape drive.
BTW, your English is much better than my French and/or my English :-)
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2003 01:53 AM
01-09-2003 01:53 AM
Solution#make_recovery ???v ???AC ???d ??TAPE??
V??rifier le contenu du fichier log
#more /var/opt/ignite/logs/makrec.log1
Imprimer si possible (imprimante connect??e sur site) le "print manifest"
#print_manifest | lp -d??PRINTER??
ou dans le cas d'une imprimante HP
#print_manifest -e | lp -d??PRINTER??
Pour la restauration:
Ins??rer la bande recovery
D??marrer le serveur, interrompre et forcer le d??marrage sur le DDS.
Interract with IPL ? NO
Laisser la proc??dure se d??rouler sans rien interrompre (le system reboot deux fois)
V??rification des logs:
# more /var/opt/ignite/logs/makrec.log
ca vient d'une procedure HP..
By.