Home
last modified time | relevance | path

Searched refs:cdrom (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/phosphor-misc/usb-ctrl/
H A Dusb-ctrl92 local cdrom=
103 cdrom=0
108 cdrom=0
111 cdrom)
114 cdrom=1
119 cdrom=0
126 cdrom=0
132 echo $cdrom > "${usb_gadget_syspath}/cdrom"
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Guest_Additions.txt20 the actual name <cdromedev> by viewing the cdrom info:
22 # cat /proc/sys/dev/cdrom/info
24 Mount the cdrom drive:
25 # mount -t iso9660 <cdromdev> /media/cdrom
27 # mount -t iso9660 /dev/hda /media/cdrom
39 # /media/cdrom/VBoxLinuxAdditions.run --nox11
/openbmc/qemu/tests/qemu-iotests/
H A D14057 SYSEMU_DRIVE_ARG=if=none,media=cdrom,id=drv,"$TEST_IMG"
59 SYSEMU_DRIVE_ARG=if=none,media=cdrom,id=drv,file="$TEST_IMG",driver=$IMGFMT
H A D186134 check_info_block -drive if=ide,media=cdrom
135 check_info_block -drive if=ide,driver=null-co,read-zeroes=on,media=cdrom
H A D051170 run_qemu -drive if=ide,media=cdrom
221 run_qemu -drive file="$TEST_IMG",if=ide,media=cdrom,readonly=on
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd/
H A Dstate_hook46 echo 0 > functions/mass_storage.usb0/lun.0/cdrom
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Fedora/
H A Dks.cfg13 cdrom
/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd/
H A Dstate_hook64 echo 0 > functions/mass_storage.usb0/lun.0/cdrom
/openbmc/qemu/hw/block/
H A Dmeson.build3 'cdrom.c',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dinit56 …CDROMS_LIST=$(sed -ne 's/^drive name:\t\+\(.*\)$/ \/dev\/\1/p' /proc/sys/dev/cdrom/info 2>/dev/nul…
/openbmc/qemu/docs/system/
H A Ddevice-url-syntax.rst.inc8 as images for the guest storage. Both disk and cdrom images are
29 -cdrom iscsi://192.0.2.1/iqn.2001-04.com.example/2 \\
189 …|qemu_system_x86| --drive media=cdrom,file=https://archives.fedoraproject.org/pub/archive/fedora/l…
191 …|qemu_system_x86| --drive media=cdrom,file.driver=http,file.url=http://archives.fedoraproject.org/…
H A Dbootindex.rst23 a short-form option like ``-hda`` or ``-cdrom``, so to use
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ddrescue/
H A Dddrescue_1.29.1.bb3 from one file or block device (hard disc, cdrom, etc) to another, \
/openbmc/qemu/tests/vm/
H A Dcentos-8-aarch64.ks17 cdrom
/openbmc/qemu/docs/system/ppc/
H A Damigang.rst55 -cdrom "A1 Linux Net Installer.iso" \
107 -cdrom debian-8.11.0-powerpc-netinst.iso \
122 -cdrom debian-8.11.0-powerpc-netinst.iso
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/
H A D0001-fix-nsectors-exceeds-0xffff-situation.patch19 [1]https://pdos.csail.mit.edu/6.828/2017/readings/boot-cdrom.pdf
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch213 - USBG_TO_UNION(usbg_f_ms_lun_attr_val, cdrom, WHAT)
231 * @brief Get the value which determines if lun is visible as a cdrom
234 bool cdrom)
237 - USBG_F_MS_LUN_BOOL_TO_ATTR_VAL(cdrom));
238 + union usbg_f_ms_lun_attr_val val = {.cdrom = cdrom};
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Debian/
H A Dpreseed.cfg28 d-i apt-setup/cdrom/set-first boolean false
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-Add-extra-sector-count-from-section-entry-for-EFI-ca.patch20 [1]https://pdos.csail.mit.edu/6.828/2017/readings/boot-cdrom.pdf
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl_1.2.15.bb46 EXTRA_OECONF = "--disable-static --enable-cdrom --enable-threads --enable-timers \
/openbmc/qemu/docs/system/devices/
H A Dusb.rst133 logical units: two disks and one cdrom drive:
140 -drive if=none,id=uas-cdrom,media=cdrom,format=raw,file=/path/to/image.iso \\
145 -device scsi-cd,bus=uas.0,scsi-id=0,lun=5,drive=uas-cdrom
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst49 ``-hda``, ``-cdrom`` or ``-drive if=virtio``, since it is not possible to
51 ``-cdrom`` option even does not give you a real (virtio-scsi) CD-ROM device on
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst69 $ ./qemu-system-x86_64 -cdrom debian.iso \
/openbmc/qemu/tests/qtest/
H A Dmeson.build5 'cdrom-test' : 610,
23 'cdrom-test',
375 'cdrom-test': files('boot-sector.c'),
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c282 unsigned int cdrom:1; member

12