Hi,

after  installing Milax to a harddisk via zfsinstall  bootadm does not 
find the correct menu.lst anymore:

root at milax ~ # bootadm list-menu
The location for the active GRUB menu is: /boot/grub/menu.lst
default 0
timeout 10
bootadm: no matching entry found


root at milax ~ # grep -v "^#" /boot/grub/menu.lst
default 0
timeout 10


The correct menu.lst is this one:

root at milax ~ # grep -v "^#" /tank/boot/grub/menu.lst
serial --unit=0 --speed=9600 --word=8 --stop=1 --parity=no
terminal --timeout=15 console serial
default 1
fallback 1

timeout 20

title Solaris Express Community Edition snv_78 X86
root (hd0,2,a)
kernel$ /platform/i86pc/kernel/$ISADIR/unix
module$ /platform/i86pc/$ISADIR/boot_archive

...

title MilaX 0.3 ZFS
        root    (hd0,2,e)
        bootfs milax/rootfs
        kernel$ /platform/i86pc/kernel/$ISADIR/unix -B 
$ZFS-BOOTFS,console=text
        module$ /platform/i86pc/$ISADIR/boot_archive

I'm not sure if this is an issue with Milax or if this is a general 
issue with zfs boot.

regards

Bernd



-- 
Bernd Schemmer, Frankfurt am Main, Germany
http://home.arcor.de/bnsmb/index.html

M s temprano que tarde el mundo cambiar .
                        Fidel Castro


Reply via email to