From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Jansen Subject: dosemu - can't see USB drive Date: Thu, 24 Sep 2009 10:05:51 -0400 Message-ID: <1253801151.2331.69.camel@kazad-dum> Reply-To: fjansen@egenera.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org I'm in the process of trying to create a USB DOS Bootable drive per the instructions from ASElabs Everything runs fine, including fix /proc/sys/vm/mmap_min_addr to get dosemu to work. I get into dosemu and boot.log shows: device: /etc/dosemu/drives/c type 4 h: -1 s: -1 t: -1 drive C: device: /etc/dosemu/drives/d type 4 h: -1 s: -1 t: -1 drive D: device: /dev/sdb1 type 3 partition# 1 h: -1 s: -1 t: -1 drive E: CONF: cdrom MSCD0001 on /dev/cdrom CONF: config variable c_system unset and in the dosemu window: C: HD1, Pri[ 1], CHS= 0-1-1, start= 0 MB, size= 392 MB D: HD2, Pri[ 1], CHS= 0-1-1, start= 0 MB, size= 392 MB E: HD3, Pri[ 1], CHS= 0-1-1, start= 0 MB, size= 476 MB UMB's unavailable! However, F: is invalid... Any thoughts or hints on how to see /dev/sdb1? I have verified that there is rwx access exists for all. Thanks, Frank