> umm.. yeah, i have been playing with the
> mountpoints.
>
> Do these mountpoints from the live cd look right, i
> didn't make a note before i changed it.
zfs root doesn't care what mountpoint property
("legacy" or some directory path) you defined for
the root filesystem. The zfs root filesystem will
always be mounted at "/" during bootstrap.
I'm not sure how you mount /opt...
> I cleared 2GB and 400x400 odd files from
> rpool/ROOT/opensolaris-18 to make space, do i need to
> do some thing grub re
> http://www.mail-archive.com/[email protected]/msg35677.html?
See the workaround section for the bug:
http://bugs.opensolaris.org/view_bug.do?bug_id=6774616
Assuming you have mounted the unbootable
rpool/ROOT/opensolaris-18 at /mnt, the following
commands should install new versions of the files
(hopefully without "GANG blocks"):
# cd /mnt/platform/i86pc/kernel
# cp -p unix x && mv x unix
# cd /mnt/platform/i86pc/kernel/amd64
# cp -p unix x && mv x unix
# cd /mnt/platform/i86pc
# cp -p boot_archive x && mv x boot_archive
# cd /mnt/platform/i86pc/amd64
# cp -p boot_archive x && mv x boot_archive
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]