Home
last modified time | relevance | path

Searched refs:boot (Results 51 – 75 of 209) sorted by relevance

123456789

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in37 grub_prefix=/boot/grub
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boot
289 bootdir=${rootdir}/boot
H A Dmkbimage406 mkisofs -b <image> -c boot.catalog -o raw.iso <dir>
410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
/illumos-gate/usr/src/boot/
H A DMakefile.inc36 BOOTSRC= $(SRC)/boot
73 ROOT_BOOT= $(ROOT)/boot
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3199 Load a boot module FILE for a Multiboot format boot image (no
306 initrd /boot/initrd
311 kernel /boot/loader
343 searches them in `/boot/grub' and `/grub'.
516 9 : Unknown boot failure
703 `--boot-drive=DRIVE'
833 `/boot':
835 grub-install --root-directory=/boot hd0
906 boot entry (*note savedefault::).
1035 crashes with GRUB, even though it can boot with the bar boot
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A DREADME10 - can boot Multiboot-compliant kernels (such as GNU Mach), as well
20 using GRUB as your boot loader. Type "info grub" in the shell prompt.
H A DNEWS6 is the number of next boot entry or the special keyword `fallback'.
14 boot drive correctly (notably for HP Vectra).
19 is the number of next boot entry or the special keyword `fallback'.
37 don't pass the boot drive correctly.
47 * Define the behavior of the boot loader when the load end address is
157 configuration file automatically, like the network boot images.
194 your disk with this command and then you can set the default boot
201 * The utility `grub-install' recognizes a separate boot partition
250 * The NetBSD and OpenBSD boot bug is fixed.
272 filename from "/boot/grub/menu.lst" even if a Stage 1.5 is used.
[all …]
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s32 # Partly from: src/sys/boot/i386/mbr/mbr.s 1.7
34 # A 512 byte PMBR boot manager to read a boot program and run it.
117 boot: mov %bx,%es # Reset %es to zero label
118 jmp LOAD # Jump to boot code
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSUNOS.po179 …ystem or boot environment that is being upgraded\n has non-global zones installed. The current ve…
183 msgstr "The illumos system or boot environment is not upgraded."
188 # keys: ereport.sunos.boot.upgrade.menu_lst
195 msgstr "illumos could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architecture\n…
201 msgstr "Examine /boot/grub/menu.lst and revise as\ndescribed in Details."
204 # keys: ereport.sunos.boot.upgrade.menu_lst_bfu
211 msgstr "illumos could not automatically adjust\n/boot/grub/menu.lst\nto the new boot architecture\n…
217 msgstr "Examine /boot/grub/menu.lst and revise as\ndescribed in Details."
H A DSUNOS.dict39 ereport.sunos.boot.upgrade.menu_lst=10
40 ereport.sunos.boot.upgrade.menu_lst_bfu=11
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S30 # This program is a freestanding boot program to load an a.out binary
35 # Basically, we first create a set of boot arguments to pass to the loaded
36 # binary. Then we attempt to load /boot/loader from the CD we were booted
535 # of boot[12] args
/illumos-gate/usr/src/uts/i86pc/unix/dboot/
H A DMapfile.dboot36 # .text segment, since when we boot that's where the boot loader will
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh171 the repository after system boot. Backups beginning with "manifest_import"
180 boot restore the most recent post-boot backup
/illumos-gate/usr/src/boot/forth/
H A Dcheck-password.4th28 include /boot/forth/screen.4th
135 \ Do not allow the user to proceed beyond this point if a boot-lock
136 \ password has been set (preventing even boot from proceeding)
161 \ interactive loader(8) prompt, but still allow the machine to boot...
166 \ the user aborts/escapes the countdown sequence leading to boot).
/illumos-gate/usr/src/uts/i86xpv/unix/dboot/
H A DMapfile.dboot37 # .text segment, since when we boot that's where the boot loader will
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem52 * the boot program:
58 * physical pathname of the device where the boot
84 * Cause these modules to be loaded at boot time, (just before mounting
/illumos-gate/usr/src/cmd/svc/milestone/
H A DMakefile73 boot-archive.xml \
102 boot-archive \
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnrhdb25 # The following are the boot-time defaults. These establish all IPv4 and
40 # of the system to obtain various services during initial boot. Administrators
/illumos-gate/usr/src/cmd/boot/filelist/
H A DMakefile.targ32 include $(SRC)/cmd/boot/Makefile.targ
H A DMakefile.com39 include $(SRC)/cmd/boot/Makefile.com
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A DMakefile18 include $(SRC)/cmd/boot/Makefile.targ
/illumos-gate/usr/src/
H A DTargetdirs50 /boot/acpi \
51 /boot/acpi/tables \
52 /boot/grub \
53 /boot/grub/bin \
85 /boot \
86 /boot/solaris \
87 /boot/solaris/bin \
227 /system/boot \
599 $(ROOT)/system/boot:= DIRMODE= 555
/illumos-gate/usr/src/cmd/tsol/demo/
H A Druninzone.ksh37 zoneadm -z ${zonename} boot
/illumos-gate/usr/src/pkg/transforms/
H A Ddefaults43 # other kernel dirs) or in boot/.
49 <transform file dir link hardlink path=boot/.* -> set variant.opensolaris.zone global>
50 <transform dir path=boot$ -> set variant.opensolaris.zone global>
/illumos-gate/usr/src/boot/i386/
H A DMakefile.inc25 BTXDIR= $(SRC)/boot/i386/btx
/illumos-gate/usr/src/cmd/boot/
H A DMakefile.com30 ROOTBOOT= $(ROOT)/boot

123456789