Sign up ×
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them, it only takes a minute:

I am dual booting on my Lenovo t420 windows and Ubuntu. I am using both Os and find it annoying to switch back and forth...I was wondering if I could have Ubuntu on my Virtual Box and copy my information from the Dual Boot to the windows partition. I have lots of stuff on my Linux, mainly because of eclipse and android stuff.

share|improve this question

closed as off-topic by Andrew Medico, Pang, approxiblue, Yu Hao, Pierre Lafortune Oct 20 at 2:05

This question appears to be off-topic. The users who voted to close gave this specific reason:

  • "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Andrew Medico, Pang, approxiblue, Yu Hao, Pierre Lafortune
If this question can be reworded to fit the rules in the help center, please edit the question.

    
I like the t420, its a nice laptop – Stephan Jul 12 '13 at 18:36
    
@Stephan...Thanks Man...its good to know people appreciate Lenovo and stuff over just macbook all the time. Btw...Do you have an asnwer to my q? – XcutionX Jul 12 '13 at 18:49
    
lol nope, no idea. I am however, doing the same thing you are on my t510 – Stephan Jul 12 '13 at 18:52
    
+1 because the existing downvote is undeserved and unexplained. – Nicola Musatti Feb 23 '14 at 23:55

3 Answers 3

up vote 0 down vote accepted

look at this link: https://forums.virtualbox.org/viewtopic.php?f=2&t=9323

it is possible that this may not work because when an OS is installed, it loads only the files to make it run on your specific machine. the simulated hardware in virtualbox might be too different that what it uses now.(I know this because I tried this with win xp)

share|improve this answer

If you're running Windows 7, you can use 'Windows Virtual PC', which is built in to Windows 7, to run a Linux OS as virtual machine. See http://answers.oreilly.com/topic/366-how-to-run-linux-under-windows-7s-windows-virtual-pc/ for more info.

share|improve this answer
    
@mti2935...Thank You...but how do i copy files to the new Linux that i create from my old linux – XcutionX Jul 12 '13 at 19:01
    
You can copy files from one instance to the other by way of scp or ftp, rsync, etc. – mti2935 Jul 12 '13 at 19:07

I'm T420 with both Ubuntu(12.04 64bit) and Win7 too. Normally I can see Win7 partition be mount to Ubuntu and I can copy data from Ubuntu to Win7.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.