Home
last modified time | relevance | path

Searched refs:stage2 (Results 26 – 44 of 44) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage369 stage2_os_name=`find ${image}1 -name stage2 -type f`
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4523 char stage2[64]; in setup_func() local
4708 grub_sprintf (stage2, "%s%s", prefix, "/stage2"); in setup_func()
4713 if (! check_file (stage2)) in setup_func()
4738 grub_sprintf (config_filename, "%s%s", device, stage2); in setup_func()
4739 grub_strcpy (stage2, buffer); in setup_func()
4760 stage2, in setup_func()
4777 stage2, in setup_func()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.solaris111 INCLUDES = -I. -I.. -I../stage2 -I../stage1
H A DMakefile.am2 INCLUDES = -I$(top_srcdir)/stage2 -I$(top_srcdir)/stage1
H A DMakefile.in183 INCLUDES = -I$(top_srcdir)/stage2 -I$(top_srcdir)/stage1
/illumos-gate/exception_lists/
H A Dcopyright111 usr/src/grub/grub-0.97/stage2/Makefile.am
112 usr/src/grub/grub-0.97/stage2/builtins.c
113 usr/src/grub/grub-0.97/stage2/disk_io.c
114 usr/src/grub/grub-0.97/stage2/pc_slice.h
115 usr/src/grub/grub-0.97/stage2/gpt.h
116 usr/src/grub/grub-0.97/stage2/shared.h
H A Dcstyle106 usr/src/grub/grub-0.97/stage2/bios.c
107 usr/src/grub/grub-0.97/stage2/builtins.c
108 usr/src/grub/grub-0.97/stage2/char_io.c
109 usr/src/grub/grub-0.97/stage2/disk_io.c
110 usr/src/grub/grub-0.97/stage2/gpt.h
111 usr/src/grub/grub-0.97/stage2/moddiv.c
112 usr/src/grub/grub-0.97/stage2/pc_slice.h
113 usr/src/grub/grub-0.97/stage2/shared.h
114 usr/src/grub/grub-0.97/stage2/stage1_5.c
H A Dhdrchk32 usr/src/grub/grub-0.97/stage2/shared.h
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac17 AC_CONFIG_SRCDIR([stage2/stage2.c])
600 AC_CONFIG_FILES([Makefile stage1/Makefile stage2/Makefile \
H A DNEWS172 * Add a new option `--stage2' into the commands "install" and "setup",
323 * The /sbin/grub stage2 simulator now works at least on GNU/Linux, and
330 stage2.
392 GRUB stage2 filesystem code. Simply compress the file using GNU
534 FFS floppy loading "/grub/stage2" as the main bootloader.
H A DMakefile.in188 SUBDIRS = netboot stage2 stage1 lib grub util docs
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-boot-grub.p5m60 $(i386_ONLY)file path=boot/grub/stage2 group=sys
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi86 See the file @file{stage2/shared.h}, for more information.
126 @file{stage2/start.S}.
164 See the file @file{stage2/asm.S}, for more information.
H A Dgrub.info470 # dd if=stage2 of=/dev/fd0 bs=512 seek=1
626 `menu.lst'. You don't need to use `stage1' or `stage2', because El
1582 `stage2'
2747 -- Command: install [`--force-lba'] [`--stage2=os_stage2_file']
3039 -- Command: setup [`--force-lba'] [`--stage2=os_stage2_file']
3054 The options `--force-lba' and `--stage2' are just passed to
3149 A disk read error happened while trying to read the stage2 or
3209 6 : Mismatched or corrupt version of stage1/stage2
3877 See the file `stage2/shared.h', for more information.
3916 is determined when assembling the file `stage2/start.S'.
[all …]
H A Dgrub.texi483 you need to copy the files @file{stage1}, @file{stage2}, and
505 and @file{stage2} from the image directory, and write them to the first
520 # @kbd{dd if=stage2 of=/dev/fd0 bs=512 seek=1}
690 @file{menu.lst}. You don't need to use @file{stage1} or @file{stage2},
1772 @item stage2
1786 between @file{stage1} and @file{stage2}, that is to say, Stage 1.5 is
2937 telling the stage2 where to look for a configuration file at boot
3207 The options @option{--force-lba} and @option{--stage2} are just passed
3287 The stage2 or stage1.5 is being read from a hard disk, and the attempt
3354 @item 6 : Mismatched or corrupt version of stage1/stage2
[all …]
H A Dgrub.info-1433 to copy the files `stage1', `stage2', and `*stage1_5' to the directory
456 and `stage2' from the image directory, and write them to the first and
469 # dd if=stage2 of=/dev/fd0 bs=512 seek=1
626 `menu.lst'. You don't need to use `stage1' or `stage2', because El
H A Dgrub.info-2277 `stage2'
291 between `stage1' and `stage2', that is to say, Stage 1.5 is loaded
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in181 AM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1102 stage2: in atu_load_microcode()
1116 goto stage2; in atu_load_microcode()

12