Searched refs:boot (Results 1 - 25 of 65) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/include/grub/i386/coreboot/
H A Dboot.h1 #include <grub/i386/pc/boot.h>
/osnet-11/usr/src/grub/grub2/include/grub/i386/multiboot/
H A Dboot.h1 #include <grub/i386/coreboot/boot.h>
/osnet-11/usr/src/grub/grub2/tests/util/
H A Dgrub-shell.in47 --boot=[fd|hd|cd|net] boot method for Qemu instance
60 boot=hd
83 --boot=*)
84 dev=`echo "$option" | sed -e 's/--boot=//'`
85 if [ "$dev" = "fd" ] ; then boot=fd;
86 elif [ "$dev" = "hd" ] ; then boot=hd;
87 elif [ "$dev" = "cd" ] ; then boot=cd;
88 elif [ "$dev" = "net" ] ; then boot=net;
89 elif [ "$dev" = "qemu" ] ; then boot
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dacorn.c64 struct grub_acorn_boot_block boot; local
73 &boot);
77 if ((boot.flags & NONADFS_PARTITION_TYPE_MASK) != NONADFS_PARTITION_TYPE_LINUX)
81 checksum = ((checksum & 0xff) + (checksum >> 8) + boot.bin[i]);
83 if ((grub_uint8_t) checksum != boot.checksum)
86 heads = (boot.disc_record.heads
87 + ((boot.disc_record.lowsector >> 6) & 1));
88 sectors_per_cylinder = boot.disc_record.secspertrack * heads;
89 *sector = grub_le_to_cpu16 (boot.start_cylinder) * sectors_per_cylinder;
/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dpxeboot.S19 #include <grub/machine/boot.h>
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dboot.c0 /* boot.c - command to boot an operating system */
44 grub_loader_set (grub_err_t (*boot) (void),
51 grub_loader_boot_func = boot;
95 /* boot */
109 GRUB_MOD_INIT(boot)
112 grub_register_command ("boot", grub_cmd_boot,
116 GRUB_MOD_FINI(boot)
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dloader.h33 void EXPORT_FUNC (grub_loader_set) (grub_err_t (*boot) (void),
40 /* Call the boot hook in current loader. This may or may not return,
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-reboot.in3 # Set a default boot entry for GRUB, for the next boot only.
40 Set the default boot entry for GRUB, for the next boot only.
44 --boot-directory=DIR expect GRUB images under the directory DIR/@grubdirname@
84 --boot-directory)
86 --boot-directory=*)
87 bootdir=`echo "$option" | sed 's/--boot-directory=//'` ;;
H A Dgrub-set-default.in3 # Set a default boot entry for GRUB.
40 Set the default boot entry for GRUB.
44 --boot-directory=DIR expect GRUB images under the directory DIR/@grubdirname@
84 --boot-directory)
86 --boot-directory=*)
87 bootdir=`echo "$option" | sed 's/--boot-directory=//'` ;;
H A Dgrub-mkrescue.in155 mkdir -p ${iso9660_dir}/boot/grub
161 mkdir -p ${iso9660_dir}/boot/grub/${platform}
164 cp -f "$file" ${iso9660_dir}/boot/grub/${platform}/
169 cp -f "${input_dir}/${file}" ${iso9660_dir}/boot/grub/${platform}/
173 mkdir -p ${iso9660_dir}/boot/grub/locale
176 cp -f "$file" ${iso9660_dir}/boot/grub/locale/
193 mkdir -p ${memdisk_dir}/boot/grub
195 cat << EOF > ${memdisk_dir}/boot/grub/grub.cfg
197 set prefix=(\${root})/boot/grub/${platform}
203 echo "source /boot/gru
[all...]
H A Dgrub-mkstandalone.in160 mkdir -p "${memdisk_dir}"/boot/grub
164 cp -f "$file" "${memdisk_dir}"/boot/grub/
170 cp -f "${source_directory}/${file}" "${memdisk_dir}"/boot/grub/
174 mkdir -p "${memdisk_dir}"/boot/grub/locale
177 cp -f "$file" "${memdisk_dir}"/boot/grub/locale/
189 $grub_mkimage -O "${format}" -C "$compression" -d "${source_directory}" -m "${memdisk_img}" -o "$output_image" --prefix='(memdisk)/boot/grub' memdisk tar $modules
/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D10_windows.in65 if [ -f "$dir"/bootmgr -a -f "$dir"/boot/bcd ] ; then
69 elif [ -f "$dir"/ntldr -a -f "$dir"/ntdetect.com -a -f "$dir"/boot.ini ] ; then
70 OS=`get_os_name_from_boot_ini "$dir"/boot.ini` || OS="Windows NT/2000/XP loader"
77 # Get boot /dev/ice.
H A D10_kfreebsd.in115 kfreebsd_module ${rel_dirname}/zfs/zpool.cache type=/boot/zfs/zpool.cache
133 list=`for i in /boot/kfreebsd-* /boot/kernel/kernel ; do
145 if [ -f /boot/device.hints ] ; then
146 devices=/boot/device.hints
182 "/boot/kernel"; do
H A D10_linux.in136 list=`for i in /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do
140 list=`for i in /boot/vmlinuz-* /boot/vmlinux-* /vmlinuz-* /vmlinux-* /boot/kernel-* ; do
H A D20_linux_xen.in113 linux_list=`for i in /boot/vmlinu[xz]-* /vmlinu[xz]-* /boot/kernel-*; do
131 xen_list=`for i in /boot/xen*; do
/osnet-11/usr/src/lib/pybootmgmt/i386/
H A DMakefile26 ROOTLIBBOOTDIR = $(ROOTLIBDIR)/boot
H A Dbootmgmt-helper-chain.ksh30 # directives in boot loader menus.
105 [ -f $tmp/boot/solaris/boot.bin ] ; then
118 # process a Solaris x86-boot partition
153 [ -f $tmp/boot/solaris/boot.bin ] ; then
195 [ -x /boot/solaris/bin/create_diskmap ] ; then
196 /boot/solaris/bin/create_diskmap
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in2 # grub-image - Create a GRUB boot filesystem image and tarball
64 mkdir -p $bootdir/boot/grub
66 $bootdir/boot/grub
67 test ! -f menu.lst || cp -p menu.lst $bootdir/boot/grub
134 install /boot/grub/stage1 (fd0) /boot/grub/stage2
H A Dgrub-set-default.in3 # Set a default boot entry for GRUB
32 Set the default boot entry for GRUB.
78 grubdir=${rootdir}/boot/grub
/osnet-11/usr/src/lib/brand/solaris/zone/
H A DMakefile26 PROGS= boot.wrapper halt.wrapper attach boot clone detach halt \
H A Dboot.ksh32 f_old_image_fail=$(gettext "Cannot boot zone. The system was unable to verify that zone doesn't contain old and incompatible packages. Please perform a zoneadm(1m) detach followed by attach -u or attach -U to attempt to update the packages within the zone.")
34 f_audit_fail=$(gettext "Cannot boot zone. The system was unable to verify that the packages installed in the zone are in sync with the global zone. Please perform a zoneadm(1m) detach followed by attach -u or attach -U to attempt to update the packages within the zone.")
64 call_cluster_hook boot "$@" || exit $?
/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/qemu/
H A Dboot.S23 #include <grub/machine/boot.h>
/osnet-11/usr/src/lib/libbe/
H A DMakefile.com44 BOOTSRCDIR= ../../../cmd/boot/common
/osnet-11/usr/src/grub/grub2/util/powerpc/ieee1275/
H A Dgrub-mkrescue.in131 boot_dir=${iso_dir}/boot/grub
132 mkdir ${iso_dir}/boot
137 -map ${map_file} -hfs-bless ${boot_dir} -chrp-boot -sysid PPC \
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dpostattach.ksh80 # Copy in sysidcfg file, boot zone, run sysunconfig and halt
82 /usr/sbin/zoneadm -z $ZONENAME boot -f -- -m milestone=none

Completed in 75 milliseconds

123