OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootable
(Results
1 - 10
of
10
) sorted by relevancy
/src/distrib/common/
sunbootcd.sh
50
The architecture arguments must be
bootable
file system image
/src/sys/arch/i386/stand/bootxx/
boot1.c
177
const struct uuid
bootable
[] = {
local
185
for (i = 0; i < sizeof(
bootable
) / sizeof(*
bootable
); i++) {
186
if (memcmp(ent->ent_type, &
bootable
[i],
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.h
148
u_char
bootable
;
member in struct:cd9660_boot_image
cd9660_eltorito.c
163
/*
Bootable
by default */
164
new_image->
bootable
= ET_BOOTABLE;
214
image->
bootable
= ET_NOT_BOOTABLE;
290
ie->boot_indicator[0] = disk->
bootable
;
551
val = 0x80; /*
Bootable
*/
/src/usr.sbin/sysinst/arch/mac68k/
msg.md.en
64
disk will not be MacOS
bootable
and may not be usable by MacOS unless
76
so the volume will not be MacOS
bootable
. If you choose to proceed from
/src/usr.sbin/sysinst/
README.md_defs
101
returns true if the disk could be made
bootable
with only a disklabel
defs.h
826
const struct disk_partitioning_scheme *skip, bool
bootable
,
msg.mi.en
105
{Ok, let's unpack the NetBSD distribution sets to a
bootable
hard disk.
107
bootable
disk. It does not label disks, upgrade bootblocks, or save
part_edit.c
1357
bool
bootable
,
1396
if (
bootable
&& p->have_boot_support != NULL &&
partman.c
2738
if (pm_i->
bootable
) {
Completed in 62 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026