- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- +2GB Files in Golden Images and net_recovery 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
04-09-2002 11:35 PM
04-09-2002 11:35 PM
+2GB Files in Golden Images and net_recovery images
I was wondering if anyone has a brief list of the software replacments/upgrade that have to be made to allow a make_sys_image support files greater than 2Gb and also the changes needed to support +2Gb files for make_net_recovery.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 12:43 AM
04-10-2002 12:43 AM
Re: +2GB Files in Golden Images and net_recovery images
Files within images cant be greater than 2GB because the use of pax or tar standard commands, see man pax, tar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 01:00 AM
04-10-2002 01:00 AM
Re: +2GB Files in Golden Images and net_recovery images
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 01:17 AM
04-10-2002 01:17 AM
Re: +2GB Files in Golden Images and net_recovery images
make_sys_image is a script so you can change it.
If i recall well, INSTCMD on /opt/ignite/boot is where are copied all executables used when install... and you can modify it.., and copy gnu tar overwriting std tar.
See Ignite docs.
__
But maybe you can try compress that files before run make_sys_image. But this means run on unsupported mode....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 01:55 AM
04-10-2002 01:55 AM
Re: +2GB Files in Golden Images and net_recovery images
Also servers must have large files systems enabled.
Paula