VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1930 - 1932 of 16363)

Ticket Resolution Summary Owner Reporter
#9881 obsolete VBoxManage convertfromraw diskboot.img does not work as expected tru
Description

VirtualBox-4.1-4.1.4_74291_rhel5-1.x86_64

diskboot.img is the CentOS 4 i386 usb diskboot image from http://mirror.centos.org/centos/4/os/i386/images/diskboot.img

VBoxManage convertfromraw diskboot.img a.vdi does not produce a bootable disk

reproduce with: 1) VBoxManage createvm --name testing --ostype RedHat --register 2) VBoxManage modifyvm testing --memory 1024 --nictype1 82540EM --boot1 disk --boot2 none --boot3 none --boot4 none 3) VBoxManage convertfromraw -format VDI diskboot.img a.vdi 4) VBoxManage storagectl testing --name 'IDE Controller' --add ide --controller PIIX4 5) VBoxManage storageattach testing --storagectl 'IDE Controller' --port 0 --device 0 --type hdd --medium a.vdi 6) VBoxManage startvm testing

workaround: a) lvcreate --name testing --size 13M volumegroup b) dd if=diskboot.img of=/dev/volumegroup/testing c) VBoxManage internalcommands createrawvmdk -filename b.vdi -rawdisk /dev/volumegroup/testing d) VBoxManage clonehd b.vdi c.vdi

replace a.vdi by either b.vdi or c.vdi and the machine boots

#9885 obsolete VBox grabs all USB devices when a USB flash drive is attached Jason Lewis
Description

When I plug in a USB device, or if I start VBox after adding it and select the device from the Devices menu, VBox grabs all USB devices, including my keyboard and mouse set. Fortunately, I'm using VBox on a laptop, so I can still use its built-in keyboard and mouse in the host system. With that mouse I can uncheck my keyboard and mouse set from the devices menu and get back to normal.

Also, while VBox has control of my USB keyboard and mouse, I do not see a mouse pointer, but I can see various items highlighting as I mouse over them.

Attached are screen shots of the devices menu with all devices checked, then my keyboard and mouse set unchecked, as well as all VBox logs from the last two days.

This may be the same problem reported in Ticket 4595, but I'm not sure.

#9887 obsolete Odd file permissions in files created by Host (Linux >= 2.6.38) => Fixed in SVN Brad Condo
Description

I have noticed some odd behavior in relation to shared folder files when viewed on an Ubuntu 11.10 guest and a Mac OSX 10.7.2 host in Virtualbox 4.1.6.

I am using my guest as a LAMP development server, and if I attempt to access a file via Apache running on the guest that does not exist and the subsequently create the file on the host, the file is inaccesible in the guest. A screenshot is attached of a basic ls command on the guest.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy