> Hello, > > After installing Openbsd 3.7 i have accidently booted the process before i > could copy openbsd.pbr to win xp. > > Is there a way i could get into Openbsd with the installation cd so i could > copy openbsd.pbr or do i have to do the installation again. >
0.) READ THE FAQ !!! (currently waiting for my mvme147 to copy sboot, thus I have time for a more specific answer): 1.) Boot from the install cd 2.) Type 'S' for Shell 3.) mount a (with FAT) preformated floppy ( mount /dev/fd0c /mnt ) 4.) do the copying ( dd if=/dev/r[a-z][a-z][0-9]c of=/mnt/openbsd.pr bs=512 count=1) 5.) umount /mnt 6.) reboot 7.) be happy Regards, ahb