flat assembler
Message board for the users of flat assembler.

Index > MenuetOS > How to boot MenuetOS

Author
Thread Post new topic Reply to topic
Repulverized



Joined: 18 Jul 2011
Posts: 9
Location: Detroit
Repulverized 29 Aug 2011, 02:44
I created the 64 bit meneutOS iso image and tried to run it in virtualbox but it said something like
long mode is unavailable
I'm wondering if this might be because I am using a 32 bit pc? or is there some problem with using virtualbox to run it?
Post 29 Aug 2011, 02:44
View user's profile Send private message Visit poster's website Reply with quote
klavs.pr



Joined: 20 Apr 2010
Posts: 20
Location: Latvia
klavs.pr 29 Aug 2011, 05:13
Exactly.
Do not really know, but I think virtualbox can simulate 64 bit machine on 32 bit host machine.
Post 29 Aug 2011, 05:13
View user's profile Send private message Reply with quote
Madis731



Joined: 25 Sep 2003
Posts: 2139
Location: Estonia
Madis731 29 Aug 2011, 05:19
QEMU works. I have not tested VirtualBox with a 32-bit CPU, but as I understand it uses hardware virtualization and thus you must have a supported CPU.

You don't have to make an ISO image. You can run the IMG image (the floppy image) just fine in emulators.
Post 29 Aug 2011, 05:19
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger Reply with quote
Repulverized



Joined: 18 Jul 2011
Posts: 9
Location: Detroit
Repulverized 30 Aug 2011, 03:34
How would I run it in QEMU I have no experience what so ever in in other vm software other than virtaulbox
Post 30 Aug 2011, 03:34
View user's profile Send private message Visit poster's website Reply with quote
cod3b453



Joined: 25 Aug 2004
Posts: 618
cod3b453 30 Aug 2011, 19:08
VirtualBox uses hardware virtualisation and so can only run 64bit guests on a 64bit host. QEMU is two 32 and 64 bit emulators that run on 32 or 64 bit hosts. To boot from an ISO in QEMU create a batch/shell script containing: (or use the command line)
Quote:
qemu-system-x86_64 -m 256 -cdrom cd.iso -boot d
There are a number of other options for debugging, multi-core and other disks.
Post 30 Aug 2011, 19:08
View user's profile Send private message Reply with quote
Madis731



Joined: 25 Sep 2003
Posts: 2139
Location: Estonia
Madis731 31 Aug 2011, 15:16
If you have at least 2GB on memory on your machine you can easily run MenuetOS with -m 512 (which gives it 512MB on RAM) and watch the transparency and all the visual goodies in action. Depending on your CPU, visuals can be slow.

My command-line is:
qemu-system-x86_64.exe -L . -m 1024 -fda M64-093X.IMG

You can download the current *.IMG from menuetos.net and replace the las part of the line. Notice the -fda parameter, it is a floppy image.

EDIT:
There is MenuetOS-relevant info @ http://menuet.2.forumer.com which you can search for more instructions on USB-booting etc.
Post 31 Aug 2011, 15:16
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger Reply with quote
Repulverized



Joined: 18 Jul 2011
Posts: 9
Location: Detroit
Repulverized 31 Aug 2011, 16:03
Could I use bochs. i cant get Qemu to work.
Post 31 Aug 2011, 16:03
View user's profile Send private message Visit poster's website Reply with quote
Madis731



Joined: 25 Sep 2003
Posts: 2139
Location: Estonia
Madis731 31 Aug 2011, 16:14
Yes, you can use Bochs, I think Ville uses it to test MenuetOS when he's developing.
I don't like Bochs very much, but it really depends on your taste Smile
Bochs needs a lot of setup before you can run it and I recommend saving your configuration file if you're ready because its a pain to do it again - I know... Smile
Post 31 Aug 2011, 16:14
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger Reply with quote
Repulverized



Joined: 18 Jul 2011
Posts: 9
Location: Detroit
Repulverized 31 Aug 2011, 17:46
How to would I boot with bochs though?
Post 31 Aug 2011, 17:46
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.