> I just installed build 137 from CD and when I reboot and choose
> the Solaris Grub entry I get the message:
> Booting 'Sol Next snv_137'
> findroot (pool_rpool,2,a)
> Error 15: File not found
> Press any key to continue...
> 
> Any help would be appreciated
> 
> Is it possible the grub disk ID or partition
> numbering has been created incorrectly ?

Yep, you probably have to boot
from partition 3.

> The system is a laptop with a single hard disk with
> the following partition table:
> 
> P1 fat (0c)
> P2 Linux (83)
> P3 Linux swap  (82)
> P4 Solaris (bf)
> 
> At installation P4 was properly selected by the installer
> and there seemed to be no error messages during the
> installation.
> 
> If I manually enter grub commands what would be the
> proper boot invocation for opensolaris build 137 ?

Yep, the fdisk partition number in the grub
boot entry appears to be wong.  Try to manually
edit it from grub and replace "findroot (pool_rpool,2,a)"
with "findroot (pool_rpool,3,a)".
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to