| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | README.hfs_boot | 1 Making HFS bootable CDs 3 It *may* be possible to make the hybrid CD bootable on a Mac. As I do not 5 created and written a bootable hybrid to CD - however, I *think* it will work! 7 A bootable HFS CD requires an Apple CD-ROM (or compatible) driver, a bootable 10 A driver can be obtained from any other Mac bootable CD-ROM using the 17 For a partition to be bootable, it must have it's "boot block" set. The boot 18 block is in the first two blocks of a partition. For a non-bootable partition
|
| H A D | README.eltorito | 17 For the x86 platform, many BIOS's have begun to support bootable CDs. 28 It is simple then to make a bootable CD. First create a file, say "boot.img" 30 at least one HOWTO on making bootable floppies. If you have a bootable 76 If your bootable floppy image needs to access the boot floppy, it has 90 I don't think making a CD bootable renders it unreadable by non-El Torito
|
| H A D | mkisofs.spec | 13 for making bootable "El Torito" CD-ROMs.
|
| H A D | ChangeLog.mkhybrid | 43 a bootable HFS CD (as pre-v1.12a4.7). 55 bootable HFS CD 157 Added possible support for bootable Mac CDs - see README.hfs_boot
|
| /netbsd-src/sys/arch/rs6000/stand/ |
| H A D | README | 5 mkbootimage Make bootable netboot image. 9 How to make bootable floppy disk image. 17 To make kernel attached bootable network image:
|
| /netbsd-src/sys/arch/prep/stand/ |
| H A D | README | 6 mkbootimage Make bootable floppy image. 10 How to make bootable floppy disk image. 18 To make kernel attached bootable floppy image:
|
| /netbsd-src/sys/arch/i386/stand/bootxx/ |
| H A D | boot1.c | 177 const struct uuid bootable[] = { in is_bootable() local 185 for (i = 0; i < sizeof(bootable) / sizeof(*bootable); i++) { in is_bootable() 186 if (memcmp(ent->ent_type, &bootable[i], in is_bootable()
|
| /netbsd-src/sys/arch/bebox/stand/ |
| H A D | README | 7 mkbootimage: Make bootable BeOS DR8 filesystem(a.k.a. obfs) image. 28 Example of making bootable floppy disk:
|
| /netbsd-src/distrib/common/ |
| H A D | sunbootcd.sh | 50 The architecture arguments must be bootable file system image
|
| /netbsd-src/sys/arch/hpcmips/stand/lcboot/ |
| H A D | version | 13 1.1: L-Card+ Boot, bootable from network with BOOTP and TFTP.
|
| /netbsd-src/external/bsd/elftosb/dist/bdfiles/ |
| H A D | complex.bd | 167 // non-bootable section between two bootable sections
|
| H A D | basic_test_cmd.e | 171 # non-bootable section
|
| /netbsd-src/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_eltorito.c | 164 new_image->bootable = ET_BOOTABLE; in cd9660_add_boot_disk() 214 image->bootable = ET_NOT_BOOTABLE; in cd9660_eltorito_add_boot_option() 290 ie->boot_indicator[0] = disk->bootable; in cd9660_boot_setup_default_entry()
|
| H A D | cd9660_eltorito.h | 148 u_char bootable; member
|
| /netbsd-src/distrib/mvme68k/ramdisk/ |
| H A D | rd.welcome | 6 3: Make that partition bootable (using 'installboot')
|
| /netbsd-src/sys/arch/x68k/stand/ |
| H A D | README | 54 SCSI IPL using mboot bootloader to make a disk bootable.
|
| /netbsd-src/distrib/amiga/stand/ |
| H A D | runbootblock.README | 10 blocks for the bootable partition. I've gotten the GForce-40 to boot directly
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | macintosh | 414 >0 beshort 0x4C4B (bootable) 439 >>>0 beshort 0x4C4B (bootable) 440 #>>>0 beshort 0x0000 (not bootable) 460 >0 beshort 0x4C4B (bootable)
|
| H A D | filesystems | 487 >309 string No\ bootable\ partition\ found\r 489 >349 string No\ bootable\ partition\ found\r 634 >103 string This\ is\ not\ a\ bootable\ disk.\040 635 >>132 string Please\ insert\ a\ bootable\040 653 >112 string This\ disk\ is\ not\ bootable\r 654 >>142 string If\ you\ wish\ to\ make\ it\ bootable 1215 >>>270 search/10 \0OS\ not\ bootable\r\n (version 3.86 or older) 1744 >0x1e string minix \b, bootable 1749 >0x1e string minix \b, bootable 1754 >0x1e string minix \b, bootable [all …]
|
| /netbsd-src/share/examples/disktab/ |
| H A D | disktab | 157 # A/B/G: This is the "traditional" setup for a bootable disk. 162 # This is a setup for bootable systems requiring more swap 166 # C: This gives a single, non-bootable, large user filesystem. 332 # A/B/G: This is the "traditional" setup for a bootable disk. 337 # This is a setup for bootable systems requiring more swap 342 # C: This gives a single, non-bootable, large user filesystem. 346 # A/B/G: This is the "traditional" setup for a bootable disk. 351 # This is a setup for bootable systems requiring more swap 356 # C: This gives a single, non-bootable, large user filesystem.
|
| /netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
| H A D | 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
|
| /netbsd-src/sys/arch/arc/conf/ |
| H A D | RAMDISK | 75 # drop non-bootable SCSI/ATA devices
|
| /netbsd-src/ |
| H A D | BUILDING | 413 For most machine types, the CD-ROM will be bootable, and 441 For most machine types, the CD-ROM will be bootable, and 465 Create a bootable NetBSD installation disk image in the 467 is suitable for copying to bootable USB flash memory 469 devices. The file system in the bootable disk image will 472 The installation image is bootable, and will automatically
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | README.md_defs | 101 returns true if the disk could be made bootable with only a disklabel
|
| /netbsd-src/sys/arch/news68k/conf/ |
| H A D | INSTALL | 3 # config for bootable floppy kernel
|