Searched refs:floppy (Results 1 – 25 of 25) sorted by relevance
/external/autotest/client/tests/kvm/ |
D | guest-os.cfg.sample | 19 # If you want to use floppy to hold kickstarts, 70 floppy: 93 # You have to use ks=floppy if you want to use floppies to 95 … #extra_params += " --append 'ks=floppy nicdelay=60 console=ttyS0,115200 console=tty0'" 108 #floppy = images/f8-32/ks.vfd 127 #floppy = images/f8-64/ks.vfd 145 #floppy = images/f9-32/ks.vfd 163 #floppy = images/f9-64/ks.vfd 177 #floppy = images/f10-32/ks.vfd 190 #floppy = images/f10-64/ks.vfd [all …]
|
D | virtio-win.cfg.sample | 8 # (NetKVM) drivers. KVM autotest uses a boot floppy with a Windows answer 29 # a pre-made floppy disk image with the virtio drivers *and* a configuration 56 # This assumes the virtio floppy will be at (/tmp/kvm_autotest_root/) 57 # This floppy is needed only if you desire to test virtio drivers 66 # virtio floppy. You might actually want to check what are 80 # virtio floppy. You might actually want to check what are 95 # virtio floppy. You might actually want to check what are 109 # virtio floppy. You might actually want to check what are
|
D | tests.cfg.sample | 41 # * The parameters cdrom_unattended, floppy, kernel and initrd are generated 46 floppy ?<= /tmp/kvm_autotest_root/
|
D | migration_control.srv | 55 floppy ?<= /tmp/kvm_autotest_root/
|
D | subtests.cfg.sample | 1040 - floppy: install setup image_copy unattended_install.cdrom 1041 type = floppy 1043 floppy = images/test_floppy.img
|
/external/kernel-headers/original/uapi/linux/ |
D | fd.h | 27 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) argument 34 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument 35 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument 36 512 : 128 << FD_SIZECODE(floppy) )
|
/external/autotest/client/tests/kvm/tests/ |
D | unattended_install.py | 255 self.floppy = os.path.join(root_dir, self.floppy) 256 if not os.path.isdir(os.path.dirname(self.floppy)): 257 os.makedirs(os.path.dirname(self.floppy)) 414 boot_disk = FloppyDisk(self.floppy, self.qemu_img_binary, 430 elif self.floppy: 431 boot_disk = FloppyDisk(self.floppy, self.qemu_img_binary, 445 elif self.floppy: 446 boot_disk = FloppyDisk(self.floppy, self.qemu_img_binary, 457 boot_disk = FloppyDisk(self.floppy, self.qemu_img_binary, 552 if self.unattended_file and (self.floppy or self.cdrom_unattended):
|
D | floppy.py | 23 floppy = os.path.abspath(params.get("floppy")) 24 utils.run("dd if=/dev/zero of=%s bs=512 count=2880" % floppy)
|
/external/e2fsprogs/misc/ |
D | mke2fs-hurd.conf | 21 floppy = {
|
D | mke2fs.conf.in | 28 floppy = {
|
/external/e2fsprogs/tests/ |
D | mke2fs.conf.in | 30 floppy = {
|
/external/autotest/client/site_tests/security_AccountsBaseline/ |
D | baseline.group | 11 floppy:!:11:root
|
/external/autotest/client/virt/ |
D | kvm_vm.py | 515 floppy = params.get("floppy") 516 if floppy: 517 floppy = virt_utils.get_path(root_dir, floppy) 518 qemu_cmd += add_floppy(help, floppy)
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 592 # Ftape, the floppy tape device driver
|
D | all-police-act | 924 # Ftape, the floppy tape device driver
|
D | all-no-act | 919 # Ftape, the floppy tape device driver
|
/external/libvncserver/ |
D | README | 244 got around assembler, I programmed the floppy to do much of the work, because
|
/external/ImageMagick/www/css/ |
D | magick.css | 5 …floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-flopp…
|
/external/autotest/client/tests/kernbench/ |
D | config | 783 # Ftape, the floppy tape device driver
|
/external/e2fsprogs/debian/ |
D | changelog | 1556 * Fix e2fsck get_size logic so that it will work with the Linux floppy 2578 floppy disk if there the floppy drive has filesystem type of
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-multicastdns-03.txt | 296 machines by copying it onto a floppy disk or similar removable media. 300 communication medium for most computer users is still the floppy
|
D | draft-cheshire-dnsext-multicastdns-04.txt | 296 machines by copying it onto a floppy disk or similar removable media. 300 communication medium for most computer users is still the floppy
|
D | draft-cheshire-dnsext-multicastdns-05.txt | 324 machines by copying it onto a floppy disk or similar removable media. 328 communication medium for most computer users is still the floppy
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3553 Fix e2fsck get_size logic so that it will work with the Linux floppy 3554 driver. The Linux floppy driver is a bit different from the other 5850 aren't necessary for a boot floppy. The new flags that were added
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 10891 軟碟 < floppy\-disk; 24616 軟磁碟 > floppy\-disk; 24619 軟磁盤 > floppy\-disk; 29112 軟碟 > floppy\-disk; 29113 軟盤 > floppy\-disk;
|