VirtualBox

Opened 16 years ago

Closed 16 years ago

#1370 closed defect (invalid)

NTFS partitions / createrawvmdk: not readable for W2K guest

Reported by: Martin Huebner Owned by:
Component: other Version: VirtualBox 1.5.6
Keywords: raw partitions unaccessible Cc:
Guest type: other Host type: other

Description

Good afternoon,

using the createrawvmdk command all my NTFS partitions should be accessible to my W2K guest on a Vista SP1 host, but Windows Explorer proposes to format them (for they are not readable).

I created the vmdk-File according to the manual chapter 9.9:

VBoxManage internalcommands createrawvmdk -filename "D:\Programm-Daten\VirtualBox\VDI\LG.vmdk" -rawdisk \.\PhysicalDrive1

Then I registered the file: VBoxManage registerimage disk "D:\Programm-Daten\VirtualBox\VDI\LG.vmdk" -type writethrough

afterwards I assigned the file/raw disk LG.vmdk as a primary slave to my VM.

listpartitions command:

VBoxManage internalcommands listpartitions -rawdisk \.\PhysicalDrive1

Output: VirtualBox Command Line Management Interface Version 1.5.6 (C) 2005-2008 innotek GmbH All rights reserved.

Number Type StartCHS EndCHS Size (MiB) Start (Sect) 1 0x27 0 /32 /33 130 /170/40 1024 2048 2 0x07 130 /171/1 1023/254/63 30728 2099223 5 0x07 1023/1 /2 1023/254/63 102437 65031184 6 0x07 1023/1 /1 1023/254/63 5122 274824018 4 0x07 1023/0 /1 1023/254/63 13311 285314400

Type 0x07 is NTFS-formatted.

Though I understand that this command is intended for unique use of the partitions by the guest, I do not understand that they are not readable for the guest.

Did I miss some driver installation or something?

Any suggestions would be appreciated. Thanks in advance.

Attachments (1)

listpartitions.txt (401 bytes ) - added by Martin Huebner 16 years ago.

Download all attachments as: .zip

Change History (3)

by Martin Huebner, 16 years ago

Attachment: listpartitions.txt added

comment:1 by Klaus Espenlaub, 16 years ago

To me this sounds like a plain and simple NTFS version incomatibility. Windows 2000 can't operate on NTFS partitions created by Vista.

comment:2 by Sander van Leeuwen, 16 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use