| Other *NIX This forum is for the discussion of any UNIX platform that does not have its own forum. Examples would include HP-UX, IRIX, Darwin, Tru64 and OS X. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
06-05-2010, 09:33 PM
|
#1
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Rep:
|
Minix 3 won't boot on VirtualBox 3.2.2
Minix 3 won't boot on VirtualBox 3.2.2. Simething like a page error (maybe memory related). See attachment.
|
|
|
|
06-06-2010, 01:14 AM
|
#2
|
|
Member
Registered: Dec 2009
Posts: 861
Rep:
|
idea:try setting memory to 512 or something that is similar to real momory.
|
|
|
|
06-06-2010, 05:56 AM
|
#3
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Moved: This thread is more suitable in Other *Nix and has been moved accordingly to help your thread/question get the exposure it deserves.
|
|
|
|
06-06-2010, 05:43 PM
|
#4
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
Quote:
Originally Posted by yooy
idea:try setting memory to 512 or something that is similar to real momory.
|
I tried 256 MB of memory, but it still didn't boot. Same message.
|
|
|
|
06-26-2010, 01:03 PM
|
#5
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
Not any more progress, anyone know of a Minix forum I could post this in?
|
|
|
|
06-30-2010, 09:33 AM
|
#6
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
Upgraded to 3.2.6, no change in error.
|
|
|
|
06-30-2010, 11:15 AM
|
#7
|
|
Member
Registered: Jan 2006
Location: pl_PL.lodz
Distribution: FreeBSD
Posts: 370
Rep:
|
@hda7
Try QEMU instead, its more complete then VirtualBox when it comes to mimic x86 architecture, most oses work on VB, but also a lot have trouble to do so.
|
|
|
|
07-01-2010, 08:43 AM
|
#8
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
Quote:
Originally Posted by vermaden
@hda7
Try QEMU instead, its more complete then VirtualBox when it comes to mimic x86 architecture, most oses work on VB, but also a lot have trouble to do so.
|
Can you get QEMU for a Windows host?
|
|
|
|
07-01-2010, 11:31 AM
|
#9
|
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,105
Rep: 
|
Start here: http://wiki.minix3.org/en/UsersGuide/DoingInstallation
Edit:
Quote:
Originally Posted by hda7
Can you get QEMU for a Windows host?
|
Qemu for Windows is IMHO not stable enough.
The above installation link has many options (and some known problems with "workarounds").
Last edited by jens; 07-01-2010 at 12:01 PM.
|
|
|
|
07-01-2010, 03:50 PM
|
#10
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
I have already looked at the installation guide. I still can't seem to get it to boot. It works fine on my laptop though.
|
|
|
|
07-01-2010, 07:53 PM
|
#11
|
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 1,683
Rep: 
|
Virtualbox works well with only a few OSes.
It seems to have problems running older Unix-style OSes. It even struggles with Linux-2.2.
|
|
|
|
07-01-2010, 08:07 PM
|
#12
|
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,105
Rep: 
|
Quote:
Originally Posted by hda7
I have already looked at the installation guide. I still can't seem to get it to boot. It works fine on my laptop though.
|
The only real issue (VirtualBox3.2, MINIX 3.1.7) is with hardware acceleration (resulting in the kernel message you posted).
Are you absolutely sure that it's enabled (VT-x, AMD-V)?
.
|
|
|
|
07-02-2010, 06:17 AM
|
#13
|
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,105
Rep: 
|
Quote:
Originally Posted by rkelsen
Virtualbox works well with only a few OSes.
It seems to have problems running older Unix-style OSes. It even struggles with Linux-2.2.
|
True, but those aren't built to work in a VM.
MINIX3 is still used as an educational tool and patched to work with them.
Quote:
Originally Posted by hda7
anyone know of a Minix forum I could post this in?
|
http://groups.google.com/group/minix3/
They will ask you the same question though.
Double check your settings before posting there (VT-x, AMD-V needs to be enabled to make it boot).
Since most(?) of them seem to use VMWare, you can expect (using) that as second answer.
Last edited by jens; 07-02-2010 at 06:52 AM.
|
|
|
|
07-03-2010, 08:03 AM
|
#14
|
|
Member
Registered: May 2009
Distribution: Debian wheezy
Posts: 244
Original Poster
Rep:
|
Quote:
Originally Posted by jens
The only real issue (VirtualBox3.2, MINIX 3.1.7) is with hardware acceleration (resulting in the kernel message you posted).
Are you absolutely sure that it's enabled (VT-x, AMD-V)?
.
|
I don't have an acceleration tab in VirtualBox, and I can't find any settings like that in my BIOS; does that mean that my processor doesn't support it? I'm running an Intel Core 2 Quad Q8200.
|
|
|
|
07-04-2010, 04:58 AM
|
#15
|
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,105
Rep: 
|
http://ark.intel.com/Product.aspx?id=36547
Quote:
|
Intel® Virtualization Technology (VT-x): No
|
Did you try their "workaround"?
Quote:
6.2. MINIX 3.1.5 / 3.1.6 / 3.1.7 install issue (w/o hardware acceleration)
You can enable hardware acceleration:
Verify that your processor has the virtualization extensions (VT-x, AMD-V)
Enable hardware acceleration in your BIOS.
Go to the Settings dialog for your VM image. Right-click your image and click Settings.
Click on System
Click on the Acceleration tab.
Check Enable VT-x/AMD-V.
If you aren't able to use hardware acceleration (e.g. VirtualBox 3.1.2 + Core 2 Duo + Minix 3.1.5):
Follow all the installation steps as above.
Uncheck Enable VT-x/AMD-V.
Start your VM with this command: VBoxSDL --startvm minix --norawr0 --norawr3.
Replace your VM image's name for minix in the preceding command.
|
http://wiki.minix3.org/en/UsersGuide...ixOnVirtualBox
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:57 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|