Displaying 2 results from an estimated 2 matches for "startcd".
Did you mean:
startcmd
2005 Feb 17
2
Oracle Apps on Linux
...19. Make sure you export it.
6 - Start unloading the zip files and make sure you follow the instructions
from Oracle so that they end up in a nice tree under /Stage11i. Review the
Installation guide.
7 - Rename the /usr/bin/unzip to whatever you want to call it and copy the
unzip from /Stage11i/startCD/Disk1/rapidwiz/unzip/Linux.
8 - Change to /Stage11i/startCD/Disk1/rapidwiz and execute RapidWizVersion.
If it is not 11.5.10.33 you will need to download patch 4132885 from
Metalink. Unzip the files under /Stage11i/startCD as it will overwrite the
contents of Disk1.
9 - Download patch 3006854 f...
2007 Aug 13
1
Booting Physical CD with PXELINUX
Is there a way to start or trigger the el-torito process from PXELinux?
On my network, veeeeery occasionally I have the need to start the
contents of a boot cd or usb stick from pxelinux, is there a device node
(like grub has) that I can call to create a label like
LABEL StartCD
Menu LABEL Boot from the CD Drive
KERNEL (CD)(0)/BOOT/ISOLINUX
LABEL STARTUSB
Menu LABEL Boot from USB
KERNEL (USB)(FLOPPY/HD/CD)
Or...