Opened 15 years ago
Closed 15 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)
Change History (4)
by , 15 years ago
Attachment: | t400-2010-06-23-00-14-36.log added |
---|
by , 15 years ago
Attachment: | t400-2010-06-23-00-15-28.log added |
---|
by , 15 years ago
Attachment: | virtualbox01.PNG added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was fixed in 3.2.6.