posted by Almafeta on Thu 5th Apr 2007 03:29
Conversations Here's one straight from my hobbyist OS development woes: I need an emulator that allows for an easy way to drag and drop files from my workspace to a virtual hard-drive, including designating a particular file as the 'first sector'? Can anyone think of anything like this? No open-source, please, legit stuff only.
Previous ConversationNext Conversation
Comments:
What?
by fretinator on Thu 5th Apr 2007 13:43 UTC
fretinator
Member since:
2005-07-06

No open-source, please, legit stuff only

Why would you say that? Firefox, OpenOffice, GCC aren't legit?

Reply Score: 2

Comment by Almafeta
by Almafeta on Thu 5th Apr 2007 14:09 UTC
Almafeta
Member since:
2007-02-22

(Hmm. We can't edit our conversations, and conversation starters can only have 500 characters while comments can have either 8000 or 8192 (depending on the page in question). Interesting.)

Well, to clarify: I'm trying to find an emulator that will run an emulated x86 environment (preferrably an emulated x86-64 environment), and with which I can load my newly-compiled OS kernels fairly painlessly.

Reply Score: 1

RE: Comment by Almafeta
by fretinator on Thu 5th Apr 2007 14:36 in reply to "Comment by Almafeta"
fretinator Member since:
2005-07-06

What have you tried so far. I can think of Xen, Qemu, VMWare, Parallels, etc. Qemu is Windows, Linux, etc. and it is free.

Reply Score: 2

RE[2]: Comment by Almafeta
by Almafeta on Thu 5th Apr 2007 16:08 in reply to "RE: Comment by Almafeta"
Almafeta Member since:
2007-02-22

QEMU is open-source, so it's not an option.

I've used VirtualPC, and I tried VMWare, until I saw hidden in their EULA that they were using GPL software.

Reply Score: 1

RE[3]: Comment by Almafeta
by aesiamun on Thu 5th Apr 2007 16:09 in reply to "RE[2]: Comment by Almafeta"
aesiamun Member since:
2005-06-29

Not sure what your aversion to open source stuff is, but you have VMWare and Parallels. I know VMWare reports itself as an AMD64 when I run it on my machine.

Version 6 is free for beta testing and VMWare server is free for all around use.

Reply Score: 1

RE[3]: Comment by Almafeta
by Minty Fresh on Thu 5th Apr 2007 18:42 in reply to "RE[2]: Comment by Almafeta"
Minty Fresh Member since:
2005-07-06

Can you explain why open source software is not an option? The anti-GPL stuff probably has people skeptical about your seriousness.

Reply Score: 1

RE[4]: Comment by Almafeta
by RandomGuy on Mon 9th Apr 2007 16:37 in reply to "RE[3]: Comment by Almafeta"
RandomGuy Member since:
2006-07-30

The anti-GPL stuff probably has people skeptical about your seriousness.

Yes, it has. Hell, not only anti GPL but also anti open source.
Hey, Almafeta, it's not like your code becomes open source just because you have open source software on the same pc or use an open source compiler or run it under an open source emulator.

What the heck are you afraid of? That your OS will become too 1337 and everyone will copy it? You'd still get rich - just look at Linus.

I'm really curious why you hate FOSS so very much.
And I think you'd better tell it here than in the comments section of an article.

Anyway, good luck with your OS.

Reply Score: 1

RE[3]: Comment by Almafeta
by fretinator on Thu 5th Apr 2007 20:10 in reply to "RE[2]: Comment by Almafeta"
fretinator Member since:
2005-07-06

Funny! VMWare is too "open" for you.

Here's what is sounds like to me:

Hey, community, can you all get together and help me find a non-community-oriented solution to my problem.

Priceless!

Reply Score: 2

RE: Comment by Almafeta
by Adam S on Thu 5th Apr 2007 14:43 in reply to "Comment by Almafeta"
Adam S Member since:
2005-04-01

The idea wasn't to "limit" conversations as much as it was to make sure that it's not where people post what should be articles. We can allow a little more space for conversations.

I do not agree that you should be able to edit conversations. Once there's a comment, at least.

Reply Score: 1

RE[2]: Comment by Almafeta
by drewunwired on Tue 10th Apr 2007 22:51 in reply to "RE: Comment by Almafeta"
drewunwired Member since:
2005-07-06

Is there the 15-minute edit window?

Reply Score: 1

RE[3]: Comment by Almafeta
by Adam S on Tue 10th Apr 2007 23:35 in reply to "RE[2]: Comment by Almafeta"
Adam S Member since:
2005-04-01

I'll probably make it editable for 30 or while there are no comments, whichever comments FIRST.

Reply Score: 1

RE: Comment by Almafeta
by Adam S on Thu 5th Apr 2007 15:00 in reply to "Comment by Almafeta"
Adam S Member since:
2005-04-01

conversation starters can only have 500 characters while comments can have either 8000 or 8192 (depending on the page in question). Interesting.)


It's been increased to 999.

Reply Score: 1

NON-GPL Choices
by Javier O. Augusto on Sun 8th Apr 2007 19:08 UTC
Javier O. Augusto
Member since:
2005-08-10

VirtualPC & Parallels

Good luck!

Reply Score: 1

RE: NON-GPL Choices
by Almafeta on Tue 10th Apr 2007 14:33 in reply to "NON-GPL Choices"
Almafeta Member since:
2007-02-22

Unfortunately, Parallel's FAQ suggests that it doesn't support 64-bit host or guest OSs.

Reply Score: 1

RE: NON-GPL Choices
by Almafeta on Tue 10th Apr 2007 16:19 in reply to "NON-GPL Choices"
Almafeta Member since:
2007-02-22

But there's a workaround for Virtual PC that will let me do what I want to do. Thanks!

Reply Score: 1