running Ubuntu (or other distro) both in VM and natively?

Discussions about using Linux guests in VirtualBox.
Post Reply
guestspeaker
Posts: 2
Joined: 13. May 2010, 19:30
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: ubuntu

running Ubuntu (or other distro) both in VM and natively?

Post by guestspeaker »

Is there a tutorial for this, similar to the Windows counterpart (http://forums.virtualbox.org/viewtopic.php?f=2&t=9697)?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: running Ubuntu (or other distro) both in VM and natively?

Post by Sasquatch »

Not really. If you check the forums a bit better with Google search, you will find some information on how to do it, but a real howto isn't here. The Windows representation for hard drive devices are \\.\devicepath\harddrive1\ or something like that. You have to check that for the actual path. It's in the properties of the hard drive I think.

But I will give you this: Windows isn't always so fond in giving users raw disk access. From what I know, Vista and especially 7 can give you a hard time.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
guestspeaker
Posts: 2
Joined: 13. May 2010, 19:30
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: ubuntu

Re: running Ubuntu (or other distro) both in VM and natively?

Post by guestspeaker »

I don't mind experimenting a bit, but before I do so I need some reassurance:

Assuming that I give virtualbox raw access to one partition of my hard drive (not the entire thing!). If I mess up in whatever way inside the virtual machine, will the rest of hard drive (i.e. the other partitions, MBR, etc.) remain absolutely unchanged? I cannot afford damages to my host OS, Win7 - inside another partition of the same hard drive - but I don't mind messing the partition containing my newly installed ubuntu.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: running Ubuntu (or other distro) both in VM and natively?

Post by Sasquatch »

As long as you specify a partition and only have access to that partition, nothing else should be touched. Let's say you install Linux with it's boot loader in the MBR, you won't see it when you boot your system. Linux would not see your Windows installation either, because it can only read the partition you selected for raw access.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply