Home
last modified time | relevance | path

Searched refs:bootable (Results 1 – 18 of 18) sorted by relevance

/external/syslinux/com32/hdt/
Dhdt-dump-disks.c45 char bootable[6] = {0}; in show_partition_information() local
57 snprintf(bootable,sizeof(bootable),"%s","true"); in show_partition_information()
59 snprintf(bootable,sizeof(bootable),"%s","false"); in show_partition_information()
70 add_as("partition->boot_flag",bootable) in show_partition_information()
DREADME7 Creating a bootable floppy
9 To build a bootable HDT floppy image, you can do a "make hdt.img" call.
/external/syslinux/doc/
Dgpt.txt11 Hybrid booting uses a standard MBR, and has bootable ("active")
42 The PMBR boot code loads the first sector of the bootable partition,
49 0 1 0x80 (this is a bootable partition)
Dsyslinux.txt48 -m Mbr; install a bootable MBR sector to the beginning of the
50 -a Active; marks the partition used active (=bootable)
55 In order to create a bootable Linux floppy using SYSLINUX, prepare a
712 1. Make a DOS bootable disk. This can be done either by specifying
752 1. Make a DOS bootable disk. This can be done either by specifying
792 Torito-compatible bootable CD-ROMs. However, it appears that many
795 that is bootable on the largest possible number of machines:
Dpxelinux.txt165 # Group the PXE bootable hosts together
205 # Group the PXE bootable hosts together
237 # Group the PXE bootable hosts together
/external/gptfdisk/
Dbasicmbr.h115 int bootable = 0);
117 int SetPartBootable(int num, int bootable = 1);
Dbasicmbr.cc1011 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart() argument
1020 SetPartBootable(num, bootable); in MakePart()
1040 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable() argument
1045 if (bootable == 0) in SetPartBootable()
DNEWS116 - Added check for an active/bootable 0xEE protective partition to the
338 - Fixed a bug that caused an incorrect code to be set for active/bootable
593 EFI" in GPT fdisk) and "legacy BIOS bootable" attribute bits. See Table
1059 partition's status is bootable.
DREADME138 the bootable flag, and so on. Although you can delete a partition (by
/external/syslinux/gpxe/src/arch/i386/include/
Dint13.h266 uint8_t bootable; member
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt34 http://sripathikodi.blogspot.com/2010/02/creating-kvm-bootable-fedora-system.html
/external/iputils/
Drarpd.c219 int bootable(__u32 addr) in bootable() function
321 if (only_ethers || bootable(emap.ipaddr)) in rarp_lookup()
/external/iputils/doc/
Drarpd.sgml35 optionally checks for presence Sun-like bootable image in TFTP directory.
/external/syslinux/txt/
Dpxelinux.txt232 # Group the PXE bootable hosts together
276 # Group the PXE bootable hosts together
311 # Group the PXE bootable hosts together
Dsyslinux.txt141 - Make a DOS-bootable disk; The following are possible commands:
/external/avb/
DREADME.md693 allowing all bootable slots to boot. This approach is implemented in
695 implementation. Note that this requires verifying *all* bootable slots
713 * If no valid OS (that is, no bootable A/B slot) can be found, the
756 as bootable) or it could lead to a mode where no OS can be booted
808 supports multiple bootable slots simultaneously it may make more sense
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES4218 only a single bootable partition will not get missed.