Home
last modified time | relevance | path

Searched refs:floppy (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage397 If you have created an image aimed to a floppy, then something like:
401 will be more than enough... if you have formated the floppy correctly
404 For El Torito floppy emulation :
H A Dgrub-install.in69 --no-floppy do not probe any floppy drive
244 --no-floppy)
/illumos-gate/usr/src/cmd/allocate/
H A Ddisk_clean.sh80 floppy) TITLE="Floppy";;
266 if [ $VOLUME_MEDIATYPE = floppy ]; then
385 floppy|cdrom|rmdisk)
H A Dmkdevalloc.c804 for (entry = devlist.floppy; entry != NULL; in dofloppy()
1277 devlist.audio = devlist.cd = devlist.floppy = devlist.rmdisk = in initmem()
/illumos-gate/usr/src/lib/libsmedia/plugins/
H A DMakefile29 floppy
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS311 no floppy, and the option `--probe-second-floppy' enables the probe of
312 the second floppy drive.
363 * GRUB now shuts off the floppy before transferring control to any
434 * Known bugs in floppy operation fixed (12-bit FAT didn't work for
438 * NASTY uninitialized pointer bug causing "raw" floppy operation to
476 * New floppy probe (works much like the Linux floppy boot probe)
477 attempts to find the size of a floppy in a drive. Might still need
478 work! Please try on various floppy drives with various media!
480 * New floppy handler will claim a non-existent drive if the floppy
482 list of installed drives unless a floppy is present)
[all …]
H A DChangeLog664 floppy controller instead of a direct I/O.
902 * util/grub-install.in: support --no-floppy
903 This allow users to specify the --no-floppy option which
2323 for Linux devfs floppy devices. Reported by Jason Thomas
2870 * util/grub-install.in (convert): If a floppy device is
3231 the name "/dev/floppy/N" instead.
7456 (longopts): Added no-floppy and probe-second-floppy.
7457 (usage): Added the descriptions about --no-floppy and
7458 --probe-second-floppy.
7463 floppy drive.
[all …]
/illumos-gate/usr/src/uts/sparc/ml/
H A Dfd_asm.S63 ! 82072 floppy controller really doesn't have a way to tell
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c195 dentry = devlist->floppy; in _update_devalloc_db()
218 dentry = devlist->floppy; in _update_devalloc_db()
H A Ddevfsadm.c343 devlist.audio = devlist.cd = devlist.floppy = devlist.tape = in main()
/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.h145 deventry_t *floppy; member
H A Ddevalloc.c1766 dentry = dlist->floppy; in da_add_list()
1887 dlist->floppy = nentry; in da_add_list()
1940 dentry = dlist->floppy; in da_remove_list()
2044 dlist->floppy = current; in da_remove_list()
2085 dentry = &(dlist->floppy); in da_rm_list_entry()
2153 dentry = devlist->floppy; in da_print_device()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.dfl29 # (e.g., floppy).
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst36 # For booting Mach (getting kernel from floppy)
H A Dgrub.info-1347 `(' and `)'. The `fd' part means that it is a floppy disk. The number
349 means that GRUB will use the whole floppy disk.
444 * Creating a GRUB boot floppy::
452 Creating a GRUB boot floppy
455 To create a GRUB boot floppy, you need to take the files `stage1'
457 the second block of the floppy disk, respectively.
460 the floppy.
531 GRUB floppy. See the chapter *Note Booting:: to find out how to boot
583 floppy with a filesystem. Here is an example:
620 have to make a floppy or hard disk image file, which can cause
[all …]
H A Dgrub.info350 means that GRUB will use the whole floppy disk.
445 * Creating a GRUB boot floppy::
453 3.1 Creating a GRUB boot floppy
458 second block of the floppy disk, respectively.
461 the floppy.
584 floppy with a filesystem. Here is an example:
1211 # For booting Mach (getting kernel from floppy)
2122 grub> device (fd0) /floppy-image
3397 `--no-floppy'
3401 `--probe-second-floppy'
[all …]
H A Dgrub.texi474 floppy. These are quite similar, however the utility might probe a
494 * Creating a GRUB boot floppy::
501 @node Creating a GRUB boot floppy
502 @section Creating a GRUB boot floppy
506 and the second block of the floppy disk, respectively.
509 on the floppy.
643 boot floppy with a filesystem. Here is an example:
1356 # For booting Mach (getting kernel from floppy)
2322 grub> @kbd{device (fd0) /floppy-image}
3536 @item --no-floppy
[all …]
H A Dgrub.info-3434 The stage2 or stage1.5 is being read from a floppy disk, and the
435 attempt to determine the size and geometry of the floppy disk
688 `--no-floppy'
689 Do not probe any floppy drive. This option has no effect if the
692 `--probe-second-floppy'
693 Probe the second floppy drive. If this option is not specified,
1264 The current BIOS drive number (numbered from 0, if a floppy, and
H A Dinternals.texi186 The current BIOS drive number (numbered from 0, if a floppy, and
H A Dmultiboot.texi166 image from a variety of sources, including floppy disk, hard disk, and
687 floppy disk or 0x80 for the first hard disk.
H A Dmultiboot.info125 image from a variety of sources, including floppy disk, hard disk, and
643 BIOS INT 0x13 low-level disk interface: e.g. 0x00 for the first floppy
H A Dgrub.info-2818 grub> device (fd0) /floppy-image
/illumos-gate/usr/src/cmd/look/
H A Dwords8895 floppy
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs4613 product TEAC FD05PUB 0x0000 FD-05PUB floppy
/illumos-gate/usr/src/cmd/spell/
H A Dlist8893 floppy

12