VirtualBox

Opened 14 years ago

Closed 14 years ago

#7045 closed defect (fixed)

Can't boot guest Linux on the second physical disk.

Reported by: Liu, Xinyun Owned by:
Component: virtual disk Version: VirtualBox 3.2.4
Keywords: Cc:
Guest type: Linux Host type: Windows

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

Attachments (3)

t400-2010-06-23-00-14-36.log (35.9 KB ) - added by Liu, Xinyun 14 years ago.
t400-2010-06-23-00-15-28.log (36.4 KB ) - added by Liu, Xinyun 14 years ago.
virtualbox01.PNG (17.6 KB ) - added by Liu, Xinyun 14 years ago.

Download all attachments as: .zip

Change History (4)

by Liu, Xinyun, 14 years ago

by Liu, Xinyun, 14 years ago

by Liu, Xinyun, 14 years ago

Attachment: virtualbox01.PNG added

comment:1 by aeichner, 14 years ago

Resolution: fixed
Status: newclosed

This was fixed in 3.2.6.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use