/titanic_41/usr/src/grub/grub-0.97/util/ |
H A D | mkbimage | 397 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 D | grub-install.in | 69 --no-floppy do not probe any floppy drive 244 --no-floppy)
|
/titanic_41/usr/src/cmd/allocate/ |
H A D | disk_clean.sh | 80 floppy) TITLE="Floppy";; 266 if [ $VOLUME_MEDIATYPE = floppy ]; then 385 floppy|cdrom|rmdisk)
|
H A D | mkdevalloc.c | 804 for (entry = devlist.floppy; entry != NULL; in dofloppy() 1277 devlist.audio = devlist.cd = devlist.floppy = devlist.rmdisk = in initmem()
|
/titanic_41/usr/src/lib/libsmedia/plugins/ |
H A D | Makefile | 31 floppy
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | fd_asm.s | 75 ! 82072 floppy controller really doesn't have a way to tell
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | NEWS | 310 * The option `--no-floppy' force the grub shell to assume that there is 311 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 [all …]
|
H A D | ChangeLog | 664 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 904 is passed onto the grub shell, so it does not probe the floppy 2323 for Linux devfs floppy devices. Reported by Jason Thomas 2851 * util/grub-install.in (convert): Revised the fix for floppy 2870 * util/grub-install.in (convert): If a floppy device is 3231 the name "/dev/floppy/N" instead. 6159 * grub/asmstub.c (init_device_map): Add a floppy device name 7456 (longopts): Added no-floppy and probe-second-floppy. [all …]
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | devalloc.c | 194 dentry = devlist->floppy; in _update_devalloc_db() 217 dentry = devlist->floppy; in _update_devalloc_db()
|
H A D | devfsadm.c | 340 devlist.audio = devlist.cd = devlist.floppy = devlist.tape = in main()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | devalloc.h | 145 deventry_t *floppy; member
|
H A D | devalloc.c | 1766 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()
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.dfl | 29 # (e.g., floppy).
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | menu.lst | 36 # For booting Mach (getting kernel from floppy)
|
H A D | grub.info-1 | 347 `(' and `)'. The `fd' part means that it is a floppy disk. The number 349 means that GRUB will use the whole floppy disk. 420 drive (floppy or hard disk). There are two ways of doing that - either 422 UNIX-like OS, or by running GRUB itself from a floppy. These are quite 444 * Creating a GRUB boot floppy:: 450 File: grub.info, Node: Creating a GRUB boot floppy, Next: Installing GRUB natively, Up: Installa… 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. [all …]
|
H A D | grub.info | 348 `(' and `)'. The `fd' part means that it is a floppy disk. The number 350 means that GRUB will use the whole floppy disk. 421 drive (floppy or hard disk). There are two ways of doing that - either 423 UNIX-like OS, or by running GRUB itself from a floppy. These are quite 445 * Creating a GRUB boot floppy:: 451 File: grub.info, Node: Creating a GRUB boot floppy, Next: Installing GRUB natively, Up: Installa… 453 3.1 Creating a GRUB boot floppy 456 To create a GRUB boot floppy, you need to take the files `stage1' and 458 second block of the floppy disk, respectively. 461 the floppy. [all …]
|
H A D | grub.texi | 388 @samp{(} and @samp{)}. The @samp{fd} part means that it is a floppy 390 @emph{zero}. This expression means that GRUB will use the whole floppy 471 drive (floppy or hard disk). There are two ways of doing that - either 474 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 504 To create a GRUB boot floppy, you need to take the files @file{stage1} 506 and the second block of the floppy disk, respectively. 509 on the floppy. [all …]
|
H A D | grub.info-3 | 434 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 D | internals.texi | 186 The current BIOS drive number (numbered from 0, if a floppy, and
|
H A D | multiboot.texi | 166 image from a variety of sources, including floppy disk, hard disk, and 687 floppy disk or 0x80 for the first hard disk.
|
H A D | multiboot.info | 125 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 D | grub.info-2 | 818 grub> device (fd0) /floppy-image
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | master | 125 PNP0700 fdc oth all none "PC standard floppy disk controller" 126 PNP0701 fdc oth all none "Standard floppy controller supporting MS Device Bay Spec"
|
/titanic_41/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 2334 product TEAC FD05PUB 0x0000 FD-05PUB floppy
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 8896 floppy
|