[clue] Using a dedicated partition for VBox install

Levi S. Darrell levidarrell at gmail.com
Tue Mar 8 10:16:16 MST 2016


Thanks everybody for the useful suggestions.

Creating a mount point for the partition, adding it to fstab, and then changing the default home folder in VBox accomplished what I wanted to do.

Is the meeting this evening open to all?

Best,

Levi

On Tue, Mar 08, 2016 at 07:30:46AM -0700, clue-request at cluedenver.org wrote:
> 
> VBox will use space in the virtual disk that you create for that VM. So it will only use space in 
> sda if you put the virtual disk there.
> 
> So rather than trying to use sdb (or its partitions) from the VM you can use files and put those 
> somewhere on sdb. Mounting the relevant partitions is easily accomplished.
> 
> > 2016-03-07 15:01 GMT-07:00<clue-request at cluedenver.org>:
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of clue digest..."
> 
> You should notice this advice and follow it. You could also trim your posts but I guess gmail may 
> not make it easy to do that.
> 
> Dave
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Mon, 7 Mar 2016 17:54:57 -0700
> From: Quentin Hartman <qhartman at gmail.com>
> Subject: Re: [clue] Using a dedicated partition for VBox install
> To: "CLUE's mailing list" <clue at cluedenver.org>
> Message-ID:
> 	<CAA1jYCMUYwhfP0zTW-cwv7QcVbt8UvZsD3JskcxjanQwMdtf+g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> I've done this in the past (about 3 years ago) so I could use a Windows
> partition running natively or via virtualization as needed. It worked ok,
> but activation between the two states became an issue (as one would
> expect). Unless you are also needing to run bare metal Windows for some
> reason, it really is much simpler to just run a normal VM with virtual disk
> containers. The performance hit on disk IO is pretty negligible once the
> disk space is allocated.
> 
> In my case, I ultimately ended up switching to VMware because for my
> application (3D stuff) the performance in virtualbox wasn't good enough.
> 
> QH
> 
> An HTML attachment was scrubbed...
> URL: http://cluedenver.org/pipermail/clue/attachments/20160307/d7224399/attachment-0001.html 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 8 Mar 2016 07:30:44 -0700
> From: Charles Burton <charles.d.burton at gmail.com>
> Subject: Re: [clue] clue Digest, Vol 62, Issue 2
> To: "CLUE's mailing list" <clue at cluedenver.org>
> Message-ID:
> 	<CALQc+aNA0jJ9=hxQkymRAXwz8zypH+uoG9RXy1T=c-MsbLsOVw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Ah, I see.  I would recommend just mounting up that 1TB space via the fstab
> and then just installing your VDI on there.  That means you won't be trying
> to gain raw access to the disk and It'll let you make more efficient use of
> the space available.
> 
> On Mon, Mar 7, 2016 at 3:10 PM, Levi Darrell <levidarrell at gmail.com> wrote:
> 
> > Thanks for the response.
> >
> > The reason I am doing it--and let me know if I am making some wrong
> > assumptions here--is that I only have 120 GB available on my SSD. When I
> > installed Debian on /dev/sda, I didn't set up an LVM, so in order to access
> > my 1 TB HDD (/dev/sdb) I have to manually mount /dev/sdb partitions in the
> > Debian fs or set up fstab to mount them.  I am assuming that when VBox
> > dynamically allocates memory for the Windows system, it will only be able
> > to write to /dev/sda, which will use up like half the drive. That's why I
> > wanted to force the Windows install on to /dev/sdb4.
> >
> > 2016-03-07 15:01 GMT-07:00 <clue-request at cluedenver.org>:
> >
> >> Send clue mailing list submissions to
> >>         clue at cluedenver.org
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >>         http://cluedenver.org/mailman/listinfo/clue
> >> or, via email, send a message with subject or body 'help' to
> >>         clue-request at cluedenver.org
> >>
> >> You can reach the person managing the list at
> >>         clue-owner at cluedenver.org
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of clue digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >>    1. Re: Using a dedicated partition for VBox install (Charles Burton)
> >>    2. Re: Using a dedicated partition for VBox install
> >>       (Philipp Giddings)
> >>    3. Re: meeting this week (Larry Dunn)
> >>    4. Re: meeting this week (dennisjperkins at comcast.net)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Mon, 7 Mar 2016 20:01:41 +0000
> >> From: Charles Burton <charles.d.burton at gmail.com>
> >> Subject: Re: [clue] Using a dedicated partition for VBox install
> >> To: "CLUE's mailing list" <clue at cluedenver.org>
> >> Message-ID:
> >>         <
> >> CALQc+aM5FqO7YVyGL_KwBQ27CE0YyJUoEGNMceZm1c7tD27M9Q at mail.gmail.com>
> >> Content-Type: text/plain; charset="utf-8"
> >>
> >> I've seen this done in the past with VirtualBox but more generally with
> >> ESX
> >> or KVM.  Can I ask why you're doing this?  I know it may not seem
> >> relevant,
> >> but if it's for performance reasons you might find that the VDI is faster
> >> because it caches writes in memory before commit allowing you better and
> >> more consistent numbers.
> >>

> >>
> >> Message: 2
> >> Date: Mon, 7 Mar 2016 13:03:31 -0700
> >> From: Philipp Giddings <phil9x at gmail.com>
> >> Subject: Re: [clue] Using a dedicated partition for VBox install
> >> To: "CLUE's mailing list" <clue at cluedenver.org>
> >> Message-ID:
> >>         <CA+fgpNh8KebhMqmpEiosFC=
> >> fdepG1dA5wskd5y-q4yzJedvUzA at mail.gmail.com>
> >> Content-Type: text/plain; charset="utf-8"
> >>
> >> Unplug the Debian drive, install windows directly to the other drive then
> >> plug back in the Debian and update grub to make windows bootable.
> >> At least that is how I did it on my laptop that has two drive only I had
> >> Linux on both.
> >> Hope this helps
> >>

> >> An HTML attachment was scrubbed...
> >> URL:
> >> http://cluedenver.org/pipermail/clue/attachments/20160307/94f397c6/attachment-0001.html
> >>
> >> ------------------------------
> >>
> >> Message: 3
> >> Date: Mon, 7 Mar 2016 13:30:05 -0700
> >> From: Larry Dunn <larry at toaboyt.com>
> >> Subject: Re: [clue] meeting this week
> >> To: "CLUE's mailing list" <clue at cluedenver.org>
> >> Message-ID:
> >>         <CAFxn1FDSU_fon3otmLODSY3F1sSK30ztu1EwZKXA=
> >> gYLjytLLA at mail.gmail.com>
> >> Content-Type: text/plain; charset="utf-8"
> >>
> >> I'll be there, at least to add thanks to Griz.
> >>
> >> On Mon, Mar 7, 2016 at 11:28 AM, David L. Anselmi <anselmi at anselmi.us>
> >> wrote:
> >>
> >> > Hey all, don't forget this is our last meeting. (Shoot, I started to
> >> > update the web site but I
> >> > haven't finished yet.)
> >> >
> >> > My week is imploding so I may not make it. But anyone who does, please
> >> > pass on our thanks to GRIZ
> >> > and his coworkers for hosting us so well for so long.
> >> >
> >> > Thanks!
> >> > Dave
> >> >
> >> > Dennis J Perkins wrote:
> >> > > Does anyone want to talk about home automation at the meeting this
> >> > week?  We
> >> > > don't seem to have a speaker and I'm starting to look into the
> >> subject.
> >> > Maybe
> >> > > someone has automated their home or has some ideas.  I just ordered a
> >> > Razberry
> >> > > for my Raspberry Pi to let me talk to Z-Wave devices.  I'm going to
> >> test
> >> > > Domoticz with it.
> >> > > _______________________________________________
> >> > > clue mailing list: clue at cluedenver.org
> >> > > For information, account preferences, or to unsubscribe see:
> >> > > http://cluedenver.org/mailman/listinfo/clue
> >> > >
> >> >
> >> > _______________________________________________
> >> > clue mailing list: clue at cluedenver.org
> >> > For information, account preferences, or to unsubscribe see:
> >> > http://cluedenver.org/mailman/listinfo/clue
> >> >
> >> -------------- next part --------------
> >> An HTML attachment was scrubbed...
> >> URL:
> >> http://cluedenver.org/pipermail/clue/attachments/20160307/19985712/attachment-0001.html
> >>
> >> ------------------------------
> >>
> >> Message: 4
> >> Date: Mon, 7 Mar 2016 22:01:34 +0000 (UTC)
> >> From: dennisjperkins at comcast.net
> >> Subject: Re: [clue] meeting this week
> >> To: CLUE's mailing list <clue at cluedenver.org>
> >> Message-ID:
> >>         <658142539.12140674.1457388094713.JavaMail.zimbra at comcast.net>
> >> Content-Type: text/plain; charset="utf-8"
> >>
> >> Ok. Just so it's clear to people, I'm not doing a presentation about home
> >> automation. That would be nice, but I'm just getting started. I'm still
> >> puzzling things out and maybe others have some experience with this and can
> >> offer suggestions, or they are just curious and want to learn a bit about
> >> it.
> >>
> >> ----- Original Message -----
> >>
> >> From: "Larry Dunn" <larry at toaboyt.com>
> >> To: "CLUE's mailing list" <clue at cluedenver.org>
> >> Sent: Monday, March 7, 2016 1:30:05 PM
> >> Subject: Re: [clue] meeting this week
> >>
> >> I'll be there, at least to add thanks to Griz.
> >>
> >> On Mon, Mar 7, 2016 at 11:28 AM, David L. Anselmi < anselmi at anselmi.us >
> >> wrote:
> >>
> >>
> >> Hey all, don't forget this is our last meeting. (Shoot, I started to
> >> update the web site but I
> >> haven't finished yet.)
> >>
> >> My week is imploding so I may not make it. But anyone who does, please
> >> pass on our thanks to GRIZ
> >> and his coworkers for hosting us so well for so long.
> >>
> >> Thanks!
> >> Dave
> >>
> >> Dennis J Perkins wrote:
> >> > Does anyone want to talk about home automation at the meeting this
> >> week? We
> >> > don't seem to have a speaker and I'm starting to look into the subject.
> >> Maybe
> >> > someone has automated their home or has some ideas. I just ordered a
> >> Razberry
> >> > for my Raspberry Pi to let me talk to Z-Wave devices. I'm going to test
> >> > Domoticz with it.
> >> > _______________________________________________
> >> > clue mailing list: clue at cluedenver.org
> >> > For information, account preferences, or to unsubscribe see:
> >> > http://cluedenver.org/mailman/listinfo/clue
> >> >
> >>
> >> _______________________________________________
> >> clue mailing list: clue at cluedenver.org
> >> For information, account preferences, or to unsubscribe see:
> >> http://cluedenver.org/mailman/listinfo/clue
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> clue mailing list: clue at cluedenver.org
> >> For information, account preferences, or to unsubscribe see:
> >> http://cluedenver.org/mailman/listinfo/clue
> >>
> >> -------------- next part --------------
> >> An HTML attachment was scrubbed...
> >> URL:
> >> http://cluedenver.org/pipermail/clue/attachments/20160307/05fff99e/attachment.html
> >>
> >> ------------------------------
> >>
> >> _______________________________________________
> >> clue mailing list
> >> clue at cluedenver.org
> >> http://cluedenver.org/mailman/listinfo/clue
> >>
> >> End of clue Digest, Vol 62, Issue 2
> >> ***********************************
> >>
> >
> >
> > _______________________________________________
> > clue mailing list: clue at cluedenver.org
> > For information, account preferences, or to unsubscribe see:
> > http://cluedenver.org/mailman/listinfo/clue
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://cluedenver.org/pipermail/clue/attachments/20160308/95257ad5/attachment.html 
> 
> ------------------------------
> 
> _______________________________________________
> clue mailing list
> clue at cluedenver.org
> http://cluedenver.org/mailman/listinfo/clue
> 
> End of clue Digest, Vol 62, Issue 4
> ***********************************


More information about the clue mailing list