> I currently have OpenSolaris installed using the entire hard disk. I'd > like to resize that to have room to install FreeBSD for dual booting. > Is there anyway to do that without backing up, reinstalling, and restoring?
Why not just install FreeBSD on that second disk? You can use OpenSolaris grub to boot it. The grub menu.lst entry would look something like this: title FreeBSD root (hd1,0) chainloader +1 This message posted from opensolaris.org