> Thank you, it works. Ok. Instead of manually editing the grub boot commands every time, you can make that change in the /rpool/boot/grub/menu.lst file.
> I want 32 bit because I have only 1 GByte RAM in my > PC and it looks like the 64 bit variant consumes more > memory than the 32 bit variant. I suspect that this because of zfs. I think this is actually a good thing, because 64-bit zfs is able to cache *much* more data than 32-bit zfs, because on the 32-bit kernel the heap is restricted to ~ 512MB. On an old 32-bit only system I'm actually lowering the kernel tunable "kernelbase" to allow for more zfs caching in the kernel. -- This message posted from opensolaris.org