Searched full:bootable (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v6.1/block/partitions/ |
D | atari.h | 19 u8 flg; /* bit 0: active; bit 7: bootable */ 34 u16 checksum; /* checksum for bootable disks */
|
D | mac.h | 33 #define MAC_STATUS_BOOTABLE 8 /* partition is bootable */
|
D | efi.h | 94 u8 boot_indicator; /* unused by EFI, set to 0x80 for bootable */
|
D | mac.c | 93 * If this is the first bootable partition, tell the in mac_partition()
|
/Linux-v6.1/arch/alpha/boot/ |
D | Makefile | 20 # SRM bootable image. Copy to offset 512 of a partition. 26 # BOOTP bootable image. Define INITRD during make to append initrd image. 33 # Compressed kernel BOOTP bootable image.
|
/Linux-v6.1/arch/alpha/ |
D | Makefile | 61 echo ' bootimage - SRM bootable image (arch/alpha/boot/bootimage)' 62 echo ' bootpfile - BOOTP bootable image (arch/alpha/boot/bootpfile)'
|
/Linux-v6.1/arch/openrisc/boot/ |
D | Makefile | 3 # Makefile for bootable kernel images
|
/Linux-v6.1/arch/parisc/ |
D | defpalo.conf | 4 # Most people using 'make palo' want a bootable file, usable for
|
D | Makefile | 196 @echo ' palo - Bootable image (./lifimage)'
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/intel/ |
D | intel,hps-copy-engine.yaml | 15 a bootable image from host memory to HPS DDR. Additionally, there is a
|
/Linux-v6.1/fs/hfsplus/ |
D | ioctl.c | 41 /* Directory containing the bootable system */ in hfsplus_ioctl_bless()
|
/Linux-v6.1/Documentation/s390/ |
D | zfcpdump.rst | 16 the s390-tools package) to make the device bootable. The operator of a Linux
|
/Linux-v6.1/fs/ext4/ |
D | Kconfig | 3 # have EXT3_FS set but not EXT4_FS set and thus would result in non-bootable
|
/Linux-v6.1/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 59 http://sripathikodi.blogspot.com/2010/02/creating-kvm-bootable-fedora-system.html
|
/Linux-v6.1/Documentation/arm/ |
D | memory.rst | 97 in a non-bootable kernel, or may cause the kernel to (eventually) panic
|
/Linux-v6.1/arch/powerpc/boot/ |
D | mktree.c | 3 * Makes a tree bootable image for IBM Evaluation boards.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-mic | 99 self-bootable machines. When read, this entry provides
|
/Linux-v6.1/Documentation/filesystems/ |
D | sysv-fs.rst | 50 - Coherent FS 0x08 AIX bootable
|
/Linux-v6.1/arch/alpha/boot/tools/ |
D | objstrip.c | 10 * Converts an ECOFF or ELF object file into a bootable file. The
|
/Linux-v6.1/drivers/firmware/efi/ |
D | Kconfig | 118 Create the bootable image as an EFI application that carries the
|
/Linux-v6.1/arch/sh/ |
D | Makefile | 207 @echo '* uImage - Alias to bootable U-Boot image'
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | armada-385-clearfog-gtr.dtsi | 59 59 - SPI 32Mb W25Q32BVZPIG CS0 chip select (bootable)
|
/Linux-v6.1/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 277 When building kernels, an easy way to create a bootable cdrom that
|
/Linux-v6.1/Documentation/admin-guide/ |
D | README.rst | 302 to the place where your regular bootable kernel is found.
|
/Linux-v6.1/drivers/ata/ |
D | pata_it821x.c | 513 adev->id[147] ? "Bootable " : "", in it821x_dev_config() 517 adev->id[147] ? "Bootable " : "", in it821x_dev_config()
|
12