On Thu, 4 Mar 2010, David Vasek wrote:
On Thu, 4 Mar 2010, Ilya Ilembitov wrote:
Hi, all.
I have a pretty tricky challenge before me. My main (and only) machine is a
Lenovo Thinkpad X200s. The problem is that it doesn't have an optical
drive. Second problem is that I live in a dorn, so I only have access to
wireless connection, not wired. And I want to install OpenBSD to a laptop
that is currently running Debian Linux.
With Thinkpad, the following has never dissapointed me:
dd if=floppy47.fs of=/dev/rsd0c (or whatever your USB flashdrive is)
Of course, it should be obvious, but with Debian Linux use an appropriate
device for of=. It should be /dev/sda if they didn't change their mind
recently.
Regards,
David