[OpenIndiana-discuss] Fastboot not working on Hipster-2015.03.30
Oscar del Rio
delrio at mie.utoronto.ca
Wed Apr 1 23:23:50 UTC 2015
Fresh install of Hipster-2015.03.30 plus pkg-update (illumos-bde3d61) on a
Dell PowerEdge R220.
Everything seems to be working great, except "fastboot".
When rebooting, the following error is shown:
reboot: Failed to process GRUB menu entry for fast reboot.
Invalid format for findroot
reboot: Falling back to regular reboot.
Not a big deal, just slow reboots, but just thought to mention it in case it
is a new bug.
rpool is on mirror-drives, full disks:
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
c2t0d0 ONLINE 0 0 0
c2t1d0 ONLINE 0 0 0
Grub menu /rpool/boot/grub/menu.lst:
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title OI hipster
findroot (pool_rpool,0)
bootfs rpool/ROOT/openindiana
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------
# Unknown partition of type 238 found on /dev/rdsk/c2t0d0p0 partition: 1
# It maps to the GRUB device: (hd0,0) .
# Unknown partition of type 0 found on /dev/rdsk/c2t0d0p0 partition: 2
# It maps to the GRUB device: (hd0,1) .
# Unknown partition of type 0 found on /dev/rdsk/c2t0d0p0 partition: 3
# It maps to the GRUB device: (hd0,2) .
# Unknown partition of type 0 found on /dev/rdsk/c2t0d0p0 partition: 4
# It maps to the GRUB device: (hd0,3) .
title Windows
rootnoverify (hd1,0)
chainloader +1
# Unknown partition of type 0 found on /dev/rdsk/c2t1d0p0 partition: 2
# It maps to the GRUB device: (hd1,1) .
# Unknown partition of type 0 found on /dev/rdsk/c2t1d0p0 partition: 3
# It maps to the GRUB device: (hd1,2) .
# Unknown partition of type 0 found on /dev/rdsk/c2t1d0p0 partition: 4
# It maps to the GRUB device: (hd1,3) .
title openindiana-1
findroot (pool_rpool,0)
bootfs rpool/ROOT/openindiana-1
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive
More information about the openindiana-discuss
mailing list