=================== BUG #1641: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1641&group_id=68

Submitted by: Marian                    Project: GNU GRUB                       
Submitted on: 2002-Nov-08 07:20
Category:  Documentation                Severity:  Major                        
Priority:  None                         Bug Group:  Feature Request             
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Release:  0.92                          
Reproducibility:  Every Time            Planned Release:                        

Summary:  How to boot QNX and Solaris x86

Original Submission:  This might be introduced in "OS-specific issues".

In order to boot Solaris 8 on Intel, one should have the following lines in its 
menu.lst file

title Solaris
        rootnoverify (hd0,2)
        chainloader +1
        makeactive
        boot

Of course, (hd0,2) should be modified to conform the real situation.

To boot QNX one should have:

title QNX
        rootnoverify (hd1,1)
        chainloader +4
        boot




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1641&group_id=68


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to