Sponsored Content
Full Discussion: Interactive PXE Boot Menu
Operating Systems Linux Red Hat Interactive PXE Boot Menu Post 302591794 by ceb on Friday 20th of January 2012 03:38:36 PM
Old 01-20-2012
I was under the impression that the PXE menu uses prompt to determine which label to go to to specify the said kernel options. How would I then prompt the user for the path to the kickstart file? If there is a way to refer back to what the user had typed (for instance, $1, as in a bash script) then I could simply leave out the menu options and intruct the user to type in the path to the kickstart file they wish to use. I am thinking, however, that this is not possible. Am I better off customizing an initrd.img file?
 

10 More Discussions You Might Find Interesting

1. HP-UX

PXE boot port issue

Hi,all: I want to boot an IA unix box from network, I am sure I set the DHCP and boot server, but it still failed ! It says : Client MAC Address: 00 18 FE 28 91 82 .....- PXE-E16: Valid PXE offer not received. Load of Core LAN Gb A failed: Not Found I use the nettl command to trace the UDP... (0 Replies)
Discussion started by: bluepluto
0 Replies

2. Shell Programming and Scripting

Interactive menu

Hi ,some time ago i did an interactive menu based on eval function for navigation , one of the post remind me it. I think it could be handy for others. #!/usr/bin/ksh keyRead () { tput smso echo "Enter option." tput rmso oldstty=$(stty -g) stty -icanon -echo min 1 time 1 Answer=$(dd... (0 Replies)
Discussion started by: Klashxx
0 Replies

3. UNIX for Dummies Questions & Answers

what is PXE boot bare-metal

hi members i am reading RHEL and i am unable to under stand about PXE boot and bare metal (1 Reply)
Discussion started by: wagmare
1 Replies

4. UNIX for Advanced & Expert Users

Setting up a PXE Boot Server

I've set up a PXE boot server and I'm having a slight snag in the booting process. On the client machine, DHCP renders fine and TFTP seems to begin but then the system hangs. On the server, the error message "Client does not accept options" occurs -- which from reading online is a common message... (2 Replies)
Discussion started by: Colton
2 Replies

5. Shell Programming and Scripting

Interactive Array Menu

This should be simple, but i haven't done it before... KSH I am reading a file into an array and currently displaying the values to the screen. What I need to do is to display a subset of those values, likely numbered, and prompt the user to select one. When they enter the number, it... (2 Replies)
Discussion started by: gecko2424
2 Replies

6. UNIX for Advanced & Expert Users

PXE diskless boot fails

Hi, I am trying to setup a server for a diskless boot of a computer class (with ubuntu) I followed the guidelines in https://help.ubuntu.com/community/DisklessUbuntuHowto I have two computers: one is the server I installed and the other is my macbook on which I run a virtual machine... (8 Replies)
Discussion started by: yotamhc
8 Replies

7. Solaris

custom jumpstart on x86 with DHCP/PXE goes into interactive mode

client boots fine, it gets the ip 192.168.0.10 and the bootfile. Then there is : SunOS 5.10 Version Generic_141445-09 32-bit" ... Configuring devices. Custom JumpStart Reading ZFS config: done Setting up Java. Please wait ... NOTE: Not enough memory for graphical installation. Graphical... (4 Replies)
Discussion started by: TomSu
4 Replies

8. Boot Loaders

PXE boot not taking the init= option

Hi Experts, I am doing PXE boot for my GNU/Linux device and pxelinux.0 loads the kernel as well as initrd images I have mentioned in the config file but it looks like it is not considering the init= option. Instead it starts the default INIT program. I wanted my customized init program to be... (3 Replies)
Discussion started by: learn more
3 Replies

9. Solaris

PXE boot problems in Solaris 10

Hi folks, I was trying to setup Network based NFS installation with PXE. I'm using virtual box for this purpose. I have one redhat (DHCP) server and Solaris 10 (Install server - Source) and on the other one am trying to install solaris using PXE. As in, dhcp address and boot file can be fetched... (2 Replies)
Discussion started by: vijaytrendz
2 Replies

10. Red Hat

pxe boot server

Hi Hoping someone can help ove setup a pxe/dhcp boot server for auto installs on centos My server seems to be providing dhcp fine but the installation fails to progress when it reaches the pxe boot menu. I make my selection and nothing happens. I am serving the media via http from the same... (3 Replies)
Discussion started by: duckeggs01
3 Replies
MIC-IMAGE-CREATOR(1)					      General Commands Manual					      MIC-IMAGE-CREATOR(1)

NAME
mic-image-creator - Create various images SYNOPSIS
mic-image-creator [options] DESCRIPTION
mic-image-creator is a powerful image creating tool, it can create live CD, live USB, VMWare, KVM and VirtualBox images using a yum repository and a kickstart file. There are also many companion tools for doing various operations on images, including mic-image-convertor, mic-chroot, mic-image-writer, mic-livecd-iso-to-disk, etc. They are all command line tools except mic-image-writer which has GUI if current runtime environment is X. mic-image-manager is a more powerful GUI toolset for them. OPTIONS
General options: --version show version number and exit -h, --help show this help message and exit -c KSCFG, --config=KSCFG Path to kickstart config file -f FORMAT, --format=FORMAT Image format, you can specify as livecd, liveusb, loop, raw, nand, mrstnand, ubi, vdi or vmdk -t TMPDIR, --tmpdir=TMPDIR Temporary directory to use (default: /var/tmp) -k CACHEDIR, --cache=CACHEDIR Cache directory to use (default: private cache) -o OUTDIR, --outdir=OUTDIR Output directory to use (default: current work dir) --genchecksum Generate checksum for image file if this option is provided -S SUFFIX, --suffix=SUFFIX Image name suffix (default: date stamp) -b, --build-bootstrap Build a bootstrap, it should be used with -B or --bootstrap together --mainrepo=MAINREPO Specify main repo name, it must be a repo name in your kickstart file --siteconf=SITECONF Specify site config file, it can be used to set tmpdir, cachedir, outputdir, it also can be used to remap/reroute a repo in kickstart to another equivalent repo, the default site config is ~/.mic2_site.conf. --repo=REPO Specify additional repo, it may be a simple URL or a complicated tuple string, you can specify multiple repos using this option multiple times -B BOOTSTRAP, --bootstrap=BOOTSTRAP Use a given bootstrap env to create image --alt-initrd-name=ALT_INITRD_NAME Name of alternate initrd image, if NOT to use the one from kernel package --record-pkgs=RECORD_PKGS Record the installed packages, valid values: name, content --local-pkgs-path=LOCAL_PKGS_PATH Path for local pkgs (rpms) to be installed OPTIONS For Live USB These options are for creating the live USB file image -i, --interactive Directly write into a USB disk. --fstype=FSTYPE File system type for live USB file image, ext3 or vfat, the default is vfat. --overlay-size-mb=OVERLAYSIZEMB overlay size in MB as unit, it means how size changes you can save in your live USB disk. OPTIONS for MRST NAND These options are for creating the MRST NAND image --initrd-url=INITRD_URL URL of initrd.img, if it need to be retrieved from remote site. --initrd-path=INITRD_PATH Path of initrd.img, if it was saved in local filesystem. --kernel-url=KERNEL_URL URL of kernel file(vmlinuz), if it need to be retrieved from remote site. --kernel-path=KERNEL_PATH Path of kernel file(vmlinuz), if it was saved in local filesystem. --kernel-rpm-url=KERNEL_RPM_URL URL of kernel rpm package, if it need to be retrieved from remote site. --kernel-rpm-path=KERNEL_RPM_PATH Path of kernel rpm package, if it was saved in local filesystem. --bootimg-only Create boot image only. OPTIONS For Debug These options control the output of logging information during image creation -d, --debug Output debugging information -v, --verbose Output verbose progress information --logfile=FILE Save debug information to FILE EXAMPLES
Create a live CD image: mic-image-creator -f livecd -c 2.1-final.ks EXIT STATUS
mic-image-creator returns a zero exist status if it succeeds, otherwise return non-zero and print error message. AUTHOR
Yi Yang, Anas Nashif, Jianfeng Ding SEE ALSO
mic-image-convertor(1), mic-chroot(1), mic-image-writer(1), mic-livecd-iso-to-disk(1), mic-image-manager(1) perl v5.12.3 2011-05-31 MIC-IMAGE-CREATOR(1)
All times are GMT -4. The time now is 06:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy