To prevent the MBR on sda getting overwritten, a convenient
solution would be to change sda to a dummy one, if you have
a spare harddisk. ( BSD writes to both MBR and superblock,
so it's no problem booting it from anywhere.)
'sdb' could be replaced with a dummy too, during install,
... the BSD drive id's are cryptic, just to be absolutely
sure, nothing gets installed on the wrong disk.
( May be the pcbsd installer is more friendly, I have it
installed, but don't remember, how it worked.)
Else: Start booting into Suse and setup grub to superblock:
# grub, grub > find /boot/grub/stage1, grub > root (hd0,3),
grub > setup (hd0,3) ...... replace '0,3' with actual Suse
partition.
So now Suse is easy to boot with e.g. 'Smart Boot Manager',
if the MBR gets overwritten.
BSD can only be installed into a primary partition.
Suggest : Use 'gparted' livecd to make another primary
partition.
( Gparted can make 4 x primary, the Mandriva tool
'diskdrake' only 2, the second = extended ? )
"Smart Boot Manager"
http://linux.simple.be/tools/sbm
( will boot BSD, Linux, win, cd, floppy ... )
....
P.S.: You will need both install cd's, PCBSD.
Good luck !