Headsup: x86 UFS boot fails on daily.1202


Date: Tue, 02 Dec 2008 10:40:02 -0800
From: Lin Ling <lin.ling at sun dot com>
To: onnv-gate at onnv dot eng dot sun dot com, on-all at sun dot com
Subject: Headsup: x86 UFS boot fails on daily.1202

My putback yesterday

Changeset: e46e4b2f0a03
6770866 GRUB/ZFS should require physical path or devid, but not both

breaks x86 UFS boot.

A fix is on its way and will be in daily.1203.
In the mean time, you can workaround by not using kernel$ and module$
GRUB commands in menu.lst.

i.e. change
kernel$ /platform/i86pc/kernel/$ISADIR/unix
module$ /platform/i86pc/$ISADIR/boot_archive

to (for 64bits)
kernel /platform/i86pc/kernel/amd64/unix
module /platform/i86pc/amd64/boot_archive

to (for 32bits)
kernel /platform/i86pc/kernel/unix
module /platform/i86pc/boot_archive

Sorry about this!
Lin

last modified by alanbur on 2009/11/20 23:48
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.