On 2014-10-10 10:17, Adam Wolk wrote:
...In order to prepare for such circumstances I wanted to grab as much
information as possible that could help me diagnose and work on any
missing device support. My ideas so far are grabbing:
- lspci -vvv
- lsmod
- lsusb
- dmesg -k
- /proc/cpuinfo
- dpkg -l...
...It's of course possible that everything will work out of the box but
nonetheless I think such a list could be useful :)
Far easier would be to just install onto external, bootable media, such
as
a USB stick. Guidance can be found in the FAQ at:
http://www.openbsd.org/faq/faq14.html#flashmemLive
Any recognized devices that do not have drivers will be noted as "not
configured" in OpenBSD's dmesg output.
If you don't want to install or don't have bootable external mass
storage, the
installation system can be booted from any valid media and used without
running
the install script. However, the installation system uses the RAMDISK
kernel
which does not contain the full complement of drivers found in the
GENERIC kernels.