Hi Michelle,

You're almost there, but install the bootblocks in s0:

# installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c19d0s0

Thanks,

Cindy

On 01/29/10 11:10, Michelle Knight wrote:
Well, I nearly got there. I used -f to force the overwrite and then installed 
grub to slice 8 (which seemed to have the boot) but when I boot from the larger 
hard disk I get ...

GNU GRUB version 0.97 (688....
[ Minimal BASH-like line editing is supported...
lists possible command completions...
competions of a device/filename. ]
grub>

...and I don't know enough about grub commands to go further than this.

For reference, here is the finished partition table ... everything was put on 
there automatically except for the free hog on slice 0...

Total disk cylinders available: 9726 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders        Size            Blocks
  0 unassigned    wm       3 - 9725       74.48GB    (9723/0/0) 156199995
  1 unassigned    wm       0               0         (0/0/0)            0
  2     backup    wu       0 - 9725       74.50GB    (9726/0/0) 156248190
  3 unassigned    wm       0               0         (0/0/0)            0
  4 unassigned    wm       0               0         (0/0/0)            0
  5 unassigned    wm       0               0         (0/0/0)            0
  6 unassigned    wm       0               0         (0/0/0)            0
  7 unassigned    wm       0               0         (0/0/0)            0
  8       boot    wu       0 -    0        7.84MB    (1/0/0)        16065
  9 alternates    wm       1 -    2       15.69MB    (2/0/0)        32130

...and the command I used to install GRUB was...

installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c19d0s8

...which I used because slice 8 appeared to be the book in the partition table.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to