Results 1 to 5 of 5
Hi, I posted this on VirtualBox and got no response,
First I am using the downloaded version on my machine 4.1.4 not OSE. Is there a way to create a ...
- 10-19-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 15
VirtualBox Raw Disk Access
Hi, I posted this on VirtualBox and got no response,
First I am using the downloaded version on my machine 4.1.4 not OSE. Is there a way to create a raw disk reference using UUID or disk-id, debian changes it's device paths when you reboot. Because of this my rawdisk references are no longer valid, so I have to look what the boot up names the devies and them change my VM's references to match each time I boot up. I've had to create variations so that I can do this but it seems like it could be avoided if we could use UUID or disk-id.
Any help would be appreciated
thanks
--jerry
- 10-20-2011 #2Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
Its not a Debian issue... the issue is how the raw disk was set up in VBox's Media Manager. Have you checked "Using a raw host hard disk from a guest" in the manual section on Advanced storage configuration?Is there a way to create a raw disk reference using UUID or disk-id, debian changes it's device paths when you reboot. Because of this my rawdisk references are no longer valid
- 10-20-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 15
VirtualBox Raw Disk Access
Not blaming Debian as a matter of fact I was hoping I could use UUID or ID with the Raw disk creation, I have been creating them and have read documentation but didn't see anything about alternate methods only device path. If you know of another way please drop in a link.
thanks for your response.
--jerry
- 10-21-2011 #4Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
In VBox, everything (ISO image, VM, HD, optical drive, etc) is assigned a UUID. However, VBox's UUIDs are not the same as Grub's UUIDs, and disk-ID is a harddisk/partition identification method used by Grub, not VBox. The UUIDs for VBox are in the host's home directory: ~/.VirtualBox/VirtualBox.xml and ~/.VirtualBox/Machines/VM-Name/VM-Name.xmlI was hoping I could use UUID or ID
I don't believe there are alternative methods to a device path. After creating (formatting) the HD or partition, it must be attached to the VM (Debian) either through the GUI or a terminal... have you done that?I have been creating them and have read documentation but didn't see anything about alternate methods only device path.
Or... is your question about how to specify the exact the path?
Advanced storage configuration: Chapter*9.*Advanced topics
- 10-22-2011 #5Just Joined!
- Join Date
- Sep 2011
- Posts
- 15
VirtualBox Raw Disk Access
Interestingly even though I prefer VBox, I opened up VMWare and their implementation does allow for using by-id and by-uuid. VBox is quicker and less quirky but that is an important fact if you use physical hard drives.
Just thought I would pass that on.
--jerry


Reply With Quote
