On 2017-03-29, Stuart Henderson <[email protected]> wrote: > On 2017-03-29, Peter N. M. Hansteen <[email protected]> wrote: >> On Wed, Mar 29, 2017 at 02:03:03PM +0800, Farty Breath wrote: >>> Trying to install OBD for the first time on my Sony VPCSA laptop using >>> installfs60.fs dd'ed onto a USB stick. Can boot fine and step through >>> the installation script with no problems until the part where I have >>> to select the disk to install onto. Here the laptop's internal hard >>> drive isn't listed. dmesg doesn't show that is was recognised or >>> configured as far as I can see. >> >> Nevertheless it would have been useful to see the dmesg. The basic problem >> could be a number of things including the possibility that the particular >> disk controller isn't supported. > > Unfortunately the section explaining how to do this was removed from the > install faq with "it's easy to find this info elsewhere".
Link to the old versio nnow that cvsweb is back up (it was down when I posted earlier): http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/www/faq/faq4.html?rev=1.421&content-type=text/html#getdmesg More likely you would have a USB stick than a floppy; in that case replace /dev/fd0a from the page above with /dev/sdXi (replace X with the number from the device name that shows up on-screen when you insert the stick).

