- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite UX archive is empty
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
03-25-2003 09:41 AM
03-25-2003 09:41 AM
Ignite UX archive is empty
I have created the CD bootable image in iso 9660 format and tried to boot from the CD, I got the following error:
cat: cannot open /tmp/ign_configure/SD_CDROM/deimos.gz No such file or directory
* Completed 0 kbytes of archive
gunzip: stdin unexpected end of file.
pax_ux:The archive is empty.
ERROR: Cannot load OS archive (Englis HP_UX 11.00 CD - 32 bit OS)
I have created the CD using make_medialif and make_sys_image.
I have followed the same steps as mentioned in instl_combine for creating the iso image.
Any help will be appreciated!.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 09:52 AM
03-25-2003 09:52 AM
Re: Ignite UX archive is empty
If you look at the iso with say winimage, does the path to the file in question exist? Remember, case is important.
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:06 AM
03-25-2003 10:06 AM
Re: Ignite UX archive is empty
# ls -l
-r-xr-xr-x 1 root sys 500315277 Mar 25 11:09 deimos.gz
-r-xr-xr-x 1 root sys 48522240 Mar 25 11:12 uxinstlf.
-r-xr-xr-x 1 root sys 2048 Mar 25 11:13 boot.cat
It seems deimos.gz is exist there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:06 AM
03-25-2003 10:06 AM
Re: Ignite UX archive is empty
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:17 AM
03-25-2003 10:17 AM
Re: Ignite UX archive is empty
/vol/dev/dsk/c0t2d0/cdrom
536064 536064 0 100% /cdrom/cdrom
cdrom is mounted under /cdrom/cdrom.
pwd was : /cdrom/cdrom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:34 AM
03-25-2003 10:34 AM
Re: Ignite UX archive is empty
Not good.
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:39 AM
03-25-2003 10:39 AM
Re: Ignite UX archive is empty
As far the booting image is concerned, When I was booting on HP-UX System I got above error. At the given ls, pwd commands didn't work at all. I could not figure out what the directory was at the time of installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:39 AM
03-25-2003 10:39 AM
Re: Ignite UX archive is empty
As far the booting image is concerned, When I was booting on HP-UX System I got above error. At the given ls, pwd commands didn't work at all. I could not figure out what the (pwd) directory was at the time of installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:40 AM
03-25-2003 10:40 AM
Re: Ignite UX archive is empty
As far the booting image is concerned, When I was booting on HP-UX System I got above error. At the given ls, pwd commands didn't work at all. I could not figure out what the (pwd) directory was at the time of installation.
I am seeing deimos.gz on the cd on the other system. Why it says no such file or directory when it is there?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:44 AM
03-25-2003 10:44 AM
Re: Ignite UX archive is empty
Regards.
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 10:47 AM
03-25-2003 10:47 AM
Re: Ignite UX archive is empty
At that time, cd command was workng, I went into the directory "/tmp/ign_config/SD_CDROM".
After that I could not do anything. I am sure that path exists ( I could do cd to that directory).
Thanks.