/linux/Documentation/admin-guide/blockdev/ |
H A D | floppy.rst | 15 The floppy driver is configured using the 'floppy=' option in 22 linux-2.6.9 floppy=thinkpad 27 append = "floppy=thinkpad" 29 Several floppy related options may be given, example:: 31 linux-2.6.9 floppy=daring floppy=two_fdc 32 append = "floppy=daring floppy=two_fdc" 43 If you use the floppy driver as a module, use the following syntax:: 45 modprobe floppy floppy="<options>" 49 modprobe floppy floppy="omnibook messages" 51 If you need certain options enabled every time you load the floppy driver, [all …]
|
H A D | ramdisk.rst | 37 rescue floppy disk. 117 e) Put the kernel onto the floppy:: 121 f) Put the RAM disk image onto the floppy, after the kernel. Use an offset 123 (possibly larger) kernel onto the same floppy later without overlapping 126 not larger than the total space on your floppy (usually 1440 kB):: 134 That is it. You now have your boot/root compressed RAM disk floppy. Some
|
H A D | index.rst | 10 floppy
|
H A D | paride.rst | 26 drives use the ISA replicator to interface a floppy disk controller, 27 which is then connected to a floppy-tape mechanism. The vast majority 93 installation floppy. Alternatively, you can look at the markings on
|
/linux/include/uapi/linux/ |
H A D | fd.h | 28 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) argument 35 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument 36 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument 37 512 : 128 << FD_SIZECODE(floppy) )
|
/linux/arch/x86/boot/ |
H A D | mtools.conf.in | 5 # Actual floppy drive 9 # 1.44 MB floppy disk image 13 # 2.88 MB floppy disk image (mostly for virtual uses)
|
/linux/arch/m68k/q40/ |
H A D | README | 18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s. 21 it can make the floppy very slow or practically stop. Other Q40 OS' simply 22 poll the floppy for this reason - something that can't be done in Linux. 33 block/floppy.c # normal PC driver, DMA emu in asm/floppy.h 84 Most interfacing like floppy, IDE, serial and parallel ports is done via ISA
|
/linux/fs/minix/ |
H A D | Kconfig | 9 partition or a floppy disk) was the original file system for Linux, 13 on older Linux floppy disks. This option will enlarge your kernel
|
/linux/fs/affs/ |
H A D | Kconfig | 12 read with this driver due to an incompatibility of the floppy 13 controller used in an Amiga and the standard floppy controller in
|
/linux/fs/adfs/ |
H A D | Kconfig | 11 and from ADFS-formatted floppy discs. If you also want to be able to 28 hard drives and ADFS-formatted floppy disks. This is experimental
|
/linux/arch/arm/mach-rpc/ |
H A D | Kconfig | 21 CD-ROM interface, serial and parallel port, and the floppy drive.
|
/linux/fs/hfs/ |
H A D | Kconfig | 10 floppy disks and hard drive partitions with full read-write access.
|
/linux/drivers/zorro/ |
H A D | Kconfig | 14 floppy or kernel for an embedded system where kernel image size
|
/linux/drivers/block/ |
H A D | Makefile | 17 obj-$(CONFIG_BLK_DEV_FD) += floppy.o
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfsroot.rst | 252 - Booting from a floppy using syslinux 254 When building kernels, an easy way to create a boot floppy that uses 264 access to the floppy drive device, /dev/fd0 271 a floppy using dd, configure the boot device using rdev, and 272 boot using the resulting floppy. Linux no longer supports this
|
/linux/Documentation/admin-guide/ |
H A D | initrd.rst | 108 you're building an install floppy), the root file system creation 127 - a floppy disk (works everywhere but it's painfully slow) 173 For experimenting with initrd, you may want to take a rescue floppy and 279 1) system boots from floppy or other media with a minimal kernel 319 from CD, e.g. by using a boot floppy and bootstrapping a bigger RAM disk
|
H A D | pnp.rst | 61 Suppose you need to activate the floppy disk controller. 68 PC standard floppy disk controller
|
/linux/Documentation/filesystems/ |
H A D | affs.rst | 154 file system (for example, partition, floppy disk, ...). With the Amiga, 245 It's not possible to read floppy disks with a normal PC or workstation 246 due to an incompatibility with the Amiga floppy controller.
|
/linux/drivers/eisa/ |
H A D | Kconfig | 70 you are building an installation floppy or kernel for an
|
/linux/drivers/scsi/arm/ |
H A D | Kconfig | 27 Around 1991, Arxe Systems Limited released a high density floppy
|
/linux/Documentation/arch/arm/ |
H A D | setup.rst | 89 Start address in sectors of the ramdisk image on a floppy disk.
|
/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 84 /dev/fd : -> 0x0200 (floppy disk) 94 ramdisk. For the floppy devices, /dev/fd, the number stands for the 95 floppy drive number (there are no partitions on floppy disks). I.e., 107 to /dev/fd0D720 as an abbreviation for floppy driver #0 in DD format, 228 The only application is for root filesystems on floppy disks, that 801 Sets the df0 value for "silent" floppy drives. The value should be in
|
/linux/Documentation/scsi/ |
H A D | advansys.rst | 26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB) 40 - ABP542 - Bus-Master ISA with floppy (240 CDB)
|
H A D | qlogicfas.rst | 32 can be a simple ctrl-alt-delete with a boot floppy, or by using
|
/linux/drivers/parisc/ |
H A D | Kconfig | 39 and floppy. Note that you must still enable all the individual
|