Listpartitions error in Vista

Discussions related to using VirtualBox on Windows hosts.
Post Reply
enortham
Posts: 5
Joined: 18. Jun 2007, 15:43

Listpartitions error in Vista

Post by enortham »

I ran the following from a shell in Windows Vista as suggested in the user manual:

Code: Select all

VBoxManage.exe internalcommands listpartitions -rawdisk \\.\PhysicalDrive0
Which resulted in the following

Code: Select all

VirtualBox Command Line Management Interface Version 1.4.0
(C) 2005-2007 innotek GmbH
All rights reserved.

Error opening the raw disk: VERR_ACCESS_DENIED
Any idea how I can get around this. I'm ultimately trying to run an Ubuntu guest from a raw partition.

Eric
enortham
Posts: 5
Joined: 18. Jun 2007, 15:43

Solution

Post by enortham »

I just realized that I needed to run the command shell as an administrator.
Post Reply