LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-31-2003, 04:45 PM   #1
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
running Linux in Windows


This might sound stoopid, but is there any program that would let me access and run my linux partition from inside Windows (like Virtual PC, but without emulation).

I am sick of having to reboot back and forth.
 
Old 03-31-2003, 05:21 PM   #2
AltF4
Member
 
Registered: Sep 2002
Location: .at
Distribution: SuSE, Knoppix
Posts: 532

Rep: Reputation: 31
VMWare should do what you want (http://www.vmware.com/), but it's a bit expensive IMHO.
 
Old 03-31-2003, 06:13 PM   #3
acid2000
Member
 
Registered: Nov 2001
Location: Exeter, UK
Distribution: Gentoo 1.4
Posts: 243

Rep: Reputation: 30
VMWare
Win4Lin
Wine
WineX
Bochs
Dosemu (You can run windows 3.1 )

Search the forums for your answers
 
Old 03-31-2003, 07:23 PM   #4
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Original Poster
Rep: Reputation: 47
I dont want Windows inside Linux, I want Linux inside Windows. And $300 for VMware, well thats out of the question, unless someone can lend me $290.
 
Old 03-31-2003, 07:30 PM   #5
green_dragon37
Member
 
Registered: Oct 2002
Location: Lower Alabama
Distribution: Slackware, OpenBSD 3.9
Posts: 344

Rep: Reputation: 31
I used Cygwin while I was still tethered to windows. I believe you could access your partitions, but I am unsure if you could run any programs.
 
Old 06-19-2003, 11:00 AM   #6
cody
LQ Newbie
 
Registered: Jun 2003
Distribution: Redhat
Posts: 2

Rep: Reputation: 0
I believe contrasutra's got a dualboot linux/windows atm
Afaik there's no program which lets you load ur unix partition in windows, vmware creates a file which it loads as vitual os, it cant run or access ur linux partition. U still have to reinstall and its got its own quirks.

I am interested however if someone knows of any software that does load/run the linux partition inside windows.

Btw has anyone tried topologi-linux??
http://topologi-linux.sf.net/
Would like to get some opinions on it.
 
Old 06-19-2003, 12:11 PM   #7
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
running Linux in Windows
As far as actually running programs from one in the other, previous posts mention the hoops you will need to jump through. Really, they are two different operating systems and being able to run programs from the other should be considered unusual (and requires some sort of emulator).
As far as viewing files, depending on what filesystems, and which OS versions you are running, that should be possible, though not necessarily easy.
Linux is able to read and write to any type of FAT partition. Linux can read from an NTFS partition. I have seen references to applications that allow Windows to read a Linux ext2 partition (would guess that includes ext3). Not so sure about Reiser.
If you are going to run a dual/multi boot, rebooting sometimes is a fact of life. Getting clear in your mind what tasks need to be performed on which OS and how important it is to reboot right away will help cut down on frequency some, if you can get a good method for transfering files going.
What specific tasks or programs require rebooting back and forth?
Perhaps the folks here would have suggestions about that....
 
Old 06-19-2003, 09:06 PM   #8
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
You don't have to pay for VMware. You can try it for 30 days. If you like it, then you can chuck out 300 US dollars.

I didn't have any problems with VMware and I'm using Linux as my host. I can see for those that like to upgrade their kernel. This makes VMware not work because it doesn't have any modules for newer version of kernels.

2damncommon, ext3 or Reiser is based on ext2. You should know that already. When I viewed my ext3 or even Reiser parititions in windows, it worked fine with a program. I think it was explore2fs or something like that.

contrasutra, if you have borland free compiler or another C compiler that you prefer. You can compile Bochs and then install LINUX in Bochs. Bochs is just like VMware but it is an emulator. If you are running Windows XP, Bochs will run slow. Windows XP hogs the most resources than earlier Windows OS. Memory manufactures just loves users that uses Windows XP.
 
Old 06-19-2003, 09:18 PM   #9
rmartine
Member
 
Registered: Dec 2002
Location: San Luis Obispo, CA
Distribution: Fedora Core 3
Posts: 618

Rep: Reputation: 30
You can install Linux inside Windows.

I used to do it when I didn't know what I was doing. This was a while ago though. It would reside in a directory of choice and you would boot it from an icon of choice on the desktop. You couldn't share apps or anything like that. Linux was just installed on the same partition and you could float through it from windows explorer.

Gimme a minute to find how I did it.

I think it was the .....
 
Old 06-19-2003, 09:21 PM   #10
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
ext3 or Reiser is based on ext2
???
ext3, yes. But I am not familar enough to know if ext2 access implies complete ext3 access.
I think Reiser is completely different. Am I wrong?
 
Old 06-20-2003, 10:28 AM   #11
gregj_be
LQ Newbie
 
Registered: May 2003
Location: Leuven, Belgium
Distribution: Mandrake 10.0 & OpenZaurus 3.3.6-Pre1
Posts: 7

Rep: Reputation: 0
Hi,

To browse your linux partitions from window$ you can use explore2fs. Its freely available at
http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm
Good luck!

Greg
 
Old 06-21-2003, 05:49 PM   #12
nef
Member
 
Registered: Dec 2002
Location: Mexico
Distribution: ArchLinux 0.7, Slackware 10.1
Posts: 61

Rep: Reputation: 15
explore2fs looks like an option
i would like to know if i can keep my mp3's on and avi's on my linux partition, but still be able to read them from windows
is that possible with explore2fs????
thanx

-NEF
 
Old 06-22-2003, 04:05 PM   #13
gregj_be
LQ Newbie
 
Registered: May 2003
Location: Leuven, Belgium
Distribution: Mandrake 10.0 & OpenZaurus 3.3.6-Pre1
Posts: 7

Rep: Reputation: 0
Yes and no

Yes, you can keep your files on your linux partition but when you want to open a file you first have to copy it unto your windows partition. But why would you use windows to use those files? You can do everything in windows!!!

Greg
 
Old 06-22-2003, 04:16 PM   #14
m00nd0g
Member
 
Registered: Mar 2003
Location: Leuven, Belgium
Distribution: Red Hat, Debian
Posts: 48

Rep: Reputation: 15
Re: Yes and no

Quote:
Originally posted by gregj_be
You can do everything in windows!!!
I think you meant: "You can do everything in Linux"

Otherwise this doesn't make sense at all
 
Old 06-22-2003, 05:51 PM   #15
nef
Member
 
Registered: Dec 2002
Location: Mexico
Distribution: ArchLinux 0.7, Slackware 10.1
Posts: 61

Rep: Reputation: 15
sure, i can do everything in linux
still i spend a lot of time on windows, since i havent found yet a good replacement for imesh or kazaa
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running Windows on Linux? Blash Linux - Software 16 05-17-2005 04:37 PM
Running a windows program from windows partition, on linux, possible? Kriptis Linux - Newbie 4 01-18-2005 10:52 PM
Running Windows Games In Linux From Windows Hard Drive Darkstar274 Linux - Games 2 12-25-2003 11:19 PM
Running Windows Programs on Linux\What Linux Flavor To Pick thepugmaster Linux - Distributions 15 03-17-2003 01:02 AM
Running Windows and Linux 00-00-00 Linux - Newbie 8 05-22-2002 12:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration