Custom Query (16363 matches)
Results (1570 - 1572 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #7045 | fixed | Can't boot guest Linux on the second physical disk. | ||
| Description |
virtualbox: 3.2.4 After create vmdk file, the Ubuntu failed to boot. I tried two disk, one is the whole disk, the other is that with some partitions. Both failed. to create and register vmdk for the physical disk C:\Program Files\Oracle\VirtualBox>VBoxManage.exe internalcommands listpartitions -rawdisk \.\PhysicalDrive0 Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. Number Type StartCHS EndCHS Size (MiB) Start (Sect) 1 0x07 1 /0 /1 1023/239/63 76308 15120 C:\Program Files\Oracle\VirtualBox>VBoxManage.exe internalcommands listpartitions -rawdisk \.\PhysicalDrive1 Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. Number Type StartCHS EndCHS Size (MiB) Start (Sect) 1 0x83 0 /32 /33 1023/254/63 11443 2048 5 0x83 1023/254/63 1023/254/63 12397 23439360 6 0x82 1023/254/63 1023/254/63 3905 48830464 7 0x83 1023/254/63 1023/254/63 11443 56829952 8 0x83 1023/254/63 1023/254/63 266052 80267264 C:\Program Files\Oracle\VirtualBox>VBoxManage.exe internalcommands createrawvmdk -filename c:\vms\t400\sdb.vmdk -rawdisk \.\PhysicalDrive1 -register Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. RAW host disk access VMDK file c:\vms\t400\sdb.vmdk created successfully. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe internalcommands createrawvmdk -filename c:\vms\t400\sdb.vmdk -rawdisk \.\PhysicalDrive1 -register Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. RAW host disk access VMDK file c:\vms\t400\sdb.vmdk created successfully. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe internalcommands createrawvmdk -filename c:\vms\t400\sdbp.vmdk -rawdisk \.\PhysicalDrive1 -partitions 1,5,6,7 ,8 -register Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. RAW host disk access VMDK file c:\vms\t400\sdbp.vmdk created successfully. C:\Program Files\Oracle\VirtualBox> log with sdb.vmdk t400-2010-06-23-00-14-36.log log with sdbp.vmdk t400-2010-06-23-00-15-28.log |
|||
| #3856 | invalid | Can't boot primary hard drive after converting from vhd to vdi | ||
| Description |
Hello Support, I have converted a vhd image to a vdi image using the following command in windows: vboxmanage convertdd disk.vhd disk.vdi and after a few minutes I tried to run it and got an error message "FATAL: No bootable medium found! System Halted" Please help me. Thanks. |
|||
| #1429 | fixed | Can't build Linux Guest Additions for Fedora 9 preview => Fixed in 1.6 | ||
| Description |
uname : Linux 2.6.25-1.fc9.i686' gcc -v : gcc version 4.3.0 20080416 (Red Hat 4.3.0-7) (GCC) ./VBoxLinuxAdditions.run : Verifying archive integrity... All good. Uncompressing VirtualBox 1.5.7 Guest Additions for Linux installation....... VirtualBox 1.5.7 Guest Additions installation Building the VirtualBox Guest Additions kernel module... Building the shared folder support kernel module... Unable to build the kernel module. See the log file /var/log/vboxadd-install.log for more details. tail -30 /var/log/vboxadd-install.log :
In file included from /tmp/vbox.1/vfsmod.c:95: /tmp/vbox.1/dirops.c: In function ‘sf_lookup’: /tmp/vbox.1/dirops.c:289: error: implicit declaration of function ‘iget’ /tmp/vbox.1/dirops.c:289: warning: assignment makes pointer from integer without a cast /tmp/vbox.1/dirops.c: In function ‘sf_instantiate’: /tmp/vbox.1/dirops.c:341: warning: assignment makes pointer from integer without a cast /tmp/vbox.1/vfsmod.c: In function ‘sf_read_super_aux’: /tmp/vbox.1/vfsmod.c:260: warning: assignment makes pointer from integer without a cast /tmp/vbox.1/vfsmod.c: At top level: /tmp/vbox.1/vfsmod.c:373: error: unknown field ‘read_inode’ specified in initializer /tmp/vbox.1/vfsmod.c:373: warning: initialization from incompatible pointer type make[2]: * tmp/vbox.1/vfsmod.o Error 1 make[1]: * [_module_/tmp/vbox.1] Error 2 make: * [vboxvfs] Error 2 Hope this helps. Best regards. |
|||

