bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug #1641] How to boot QNX and Solaris x86


From: nobody
Subject: [Bug #1641] How to boot QNX and Solaris x86
Date: Thu, 14 Nov 2002 17:23:33 -0500

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

Changes by: Yoshinori K. Okuji <address@hidden>
Date: 2002-Nov-14 22:23 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
I've added the information into the manual.

Okuji



=================== BUG #1641: FULL BUG SNAPSHOT ===================


Submitted by: Marian                    Project: GNU GRUB                       
Submitted on: 2002-Nov-08 07:20
Category:  Documentation                Severity:  Ordinary                     
Priority:  Low                          Bug Group:  Feature Request             
Resolution:  Fixed                      Assigned to:  None                      
Status:  Closed                         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


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Nov-14 22:23             By: okuji
I've added the information into the manual.

Okuji

-------------------------------------------------------
Date: 2002-Nov-08 17:08             By: okuji
The OS-specific notes are only for OSes which require
special treatment. So I wouldn't mention Solaris.

QNX seems to be quite funny. Can you tell me where I can get
the information?

Thanks,
Okuji


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]