I installed minix in VirtualBox but I don't know whether it installed correctly or not. Just check this screen shot and let me know how to test it.

Screenshot

This is the result when i am trying to login as root:

enter image description here

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

You should be able to log in. (Try user: root . There should be no password.) Post installation documentation

link|improve this answer
check edit part. when i am trying to login as root its not asking for password – Mohit Jain May 12 '10 at 17:45
1  
Yeah because there is NO root password. You can set one with using passwd. Thats all. You are in the minix already when you see the $. :) – Shiki May 12 '10 at 18:03
feedback

Log in with root, test some basic Unix commands.

Add a user, switch to using that user except for administrative tasks.

If you don't get any problems doing this, you have it installed right. In fact, if you can log in as root, you almost definitely have it installed right. Good job!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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