From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jochen Reinwand Subject: Re: Creating bootable USB key Date: Sun, 20 Nov 2005 20:28:31 +0100 Message-ID: <200511202028.32141.jbr.1@gmx.net> References: <339F42A5B4C892567489FFE3@[10.0.0.14]> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <339F42A5B4C892567489FFE3@[10.0.0.14]> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Kenneth Porter Cc: linux-msdos@vger.kernel.org On Sunday 20 November 2005 19:05, you wrote: > I thought I might be able to use dosemu to make my Kingston 1 GB USB key > bootable. I've got dosemu-1.3.2 installed to my Fedora Core 4 system > (figured out how to package as an RPM). I can map the key to a drive letter > using "lredir E: \LINUX\FS\media\KINGSTON" but that just accesses the > filesystem object. Is there some way to bypass Linux and give dosemu direct > access to /dev/sdb (partitioned as HD, not superfloppy) so that I can SYS > it? I don't know if dosemu can do it, but I have another option for you. You can perhaps use ms-sys (http://ms-sys.sourceforge.net/). Good luck! Jochen