Cross Reference: install_menu
xref
: /
illumos-gate
/
usr
/
src
/
grub
/
install_menu
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
install_menu revision 10489ca15d395717c8c3b6d72d24bf1db0178488
0
N/A
#
0
N/A
#pragma ident "%Z%%M% %I% %E% SMI"
0
N/A
#
0
N/A
default=0
0
N/A
timeout=60
0
N/A
title Solaris
0
N/A
kernel
/boot/multiboot
kernel/unix
-B install_media=cdrom
0
N/A
module
/boot/x86.miniroot
0
N/A
title Solaris Developer Express
0
N/A
kernel
/boot/multiboot
kernel/unix
-B install_media=cdrom,soldevx=true
0
N/A
module
/boot/x86.miniroot
0
N/A
title Solaris Serial Console ttya
0
N/A
kernel
/boot/multiboot
kernel/unix
-B install_media=cdrom,console=ttya
0
N/A
module
/boot/x86.miniroot
0
N/A
title Solaris Serial Console ttyb (for lx50, v60x and v65x)
0
N/A
kernel
/boot/multiboot
kernel/unix
-B install_media=cdrom,console=ttyb
0
N/A
module
/boot/x86.miniroot
0
N/A