HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_media_install
Operating System - HP-UX
1834654
Members
2575
Online
110069
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
04-24-2006 10:58 PM
04-24-2006 10:58 PM
make_media_install
Hi,
Anybody know how to use script /opt/ignite/data/scripts/examples/make_media_install for create DVD for purpose to make recovery system?
I just execute this script using the following variables:
block_special_default='/dev/dsk/c3t1d0' char_special_DVD_default='/dev/rdsk/c3t1d0'
After this, it´s possible boot by DVD-R or DVD-RW media, but I do not how to include image under archive directory.
# mount -r /dev/dsk/c3t1d0 /cdrom
# ll /cdrom
total 212448
-r-xr-xr-x 1 -1 -1 5242880 Aug 18 2005 EFI_CD_image
dr-xr-xr-x 1 -1 -1 2048 Apr 19 09:39 archives
-r-xr-xr-x 1 -1 -1 2048 Apr 19 10:00 boot.catalog
-r-xr-xr-x 1 -1 -1 103524352 Apr 19 10:00 bootvol.lif
dr-xr-xr-x 1 -1 -1 2048 Apr 19 09:39 depots
# ll /cdrom/archives/
total 0
I will apreciate any help
Tks
Schimidt
Anybody know how to use script /opt/ignite/data/scripts/examples/make_media_install for create DVD for purpose to make recovery system?
I just execute this script using the following variables:
block_special_default='/dev/dsk/c3t1d0' char_special_DVD_default='/dev/rdsk/c3t1d0'
After this, it´s possible boot by DVD-R or DVD-RW media, but I do not how to include image under archive directory.
# mount -r /dev/dsk/c3t1d0 /cdrom
# ll /cdrom
total 212448
-r-xr-xr-x 1 -1 -1 5242880 Aug 18 2005 EFI_CD_image
dr-xr-xr-x 1 -1 -1 2048 Apr 19 09:39 archives
-r-xr-xr-x 1 -1 -1 2048 Apr 19 10:00 boot.catalog
-r-xr-xr-x 1 -1 -1 103524352 Apr 19 10:00 bootvol.lif
dr-xr-xr-x 1 -1 -1 2048 Apr 19 09:39 depots
# ll /cdrom/archives/
total 0
I will apreciate any help
Tks
Schimidt
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 12:28 AM
04-25-2006 12:28 AM
Re: make_media_install
Hi,
I discover how to myself.
# lvcreate -L 8000 -n image /dev/vg00
# newfs -F vxfs -o largefiles -b 8192 /dev/vg00/rimage
# mount /dev/vg00/image /var/opt/ignite/media/pseudo_root/archives
# /opt/ignite/data/scripts/make_sys_image -s local -d /var/opt/ignite/media/pseudo_root/archives -n B.11.11_archive.gz
The, I execute script from this form:
# /opt/ignite/data/scripts/examples/make_media_install -a B.11.11_archive.gz
I discover how to myself.
# lvcreate -L 8000 -n image /dev/vg00
# newfs -F vxfs -o largefiles -b 8192 /dev/vg00/rimage
# mount /dev/vg00/image /var/opt/ignite/media/pseudo_root/archives
# /opt/ignite/data/scripts/make_sys_image -s local -d /var/opt/ignite/media/pseudo_root/archives -n B.11.11_archive.gz
The, I execute script from this form:
# /opt/ignite/data/scripts/examples/make_media_install -a B.11.11_archive.gz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 12:30 AM
04-25-2006 12:30 AM
Re: make_media_install
Look over there.
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