Operating System - HP-UX
1834621 Members
2888 Online
110069 Solutions
New Discussion

Accessing an archive on a 2nd CD/DVD

 
Kevin Nikiforuk
Valued Contributor

Accessing an archive on a 2nd CD/DVD

My original problem is that I cannot create a bootable DVD from an ignite archive since mkisofs cannot handle files > 2Gb.

As a result I want to create a workaround where I have a minimal HP-UX bootable CD/DVD which accesses the archive on a 2nd DVD.

How would I do this?
1 REPLY 1
Brian Bergstrand
Honored Contributor

Re: Accessing an archive on a 2nd CD/DVD

I think you would need a second CD/DVD drive, since even if you could force the boot disc to eject, the kernel would still think the device was in use. Not to mention that your utilties couldn't be used since they exist on the first CD (unless you preloaded them AND you have enough memory AND none of them were mmap'd).

Second drive would be the easiest. Can you borrow one from another machine?