linux-msdos.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* loop for hdimage
@ 2021-03-27 22:23 Jude DaShiell
  2021-03-28  1:13 ` Tavis Ormandy
  0 siblings, 1 reply; 2+ messages in thread
From: Jude DaShiell @ 2021-03-27 22:23 UTC (permalink / raw)
  To: linux-msdos

In order for mmount to mount hdimage it needs a loop which can be done 
with losetup.
Not only is this information missing from the DOSEMU-HOWTO, the losetup 
command
that would set up a workable loop for the mkfatimage16 command given in 
the DOSEMU-HOWTO is missing from the howto.
The mkdexe command mentioned in the HOWTO ought to have been removed when 
that setup script got removed from distribution and writing in the HOWTO 
ought to have made mkfatimage16 the canonical method for making an hdimage 
file.  My guess is the man page for mkfatimage16 is also less than correct 
in a couple respects too.
First the -k switch for each single unit of value makes how much space? 
The units mentioned in that man page are confusing to me and probably 
several other people.
Second, my guess is mkfatimage16 formats the disk so files can be put onto 
it and be useable this is undocumented in that man page.
Another command mkfatimage is available and it can make a named volume 
with size limitation of 2.88mb which I suspect is maximum size for a 
floppy.  Fortunately no man page is available for mkfatimage no man page, 
no mistakes possible writing the man page.
If dosemu could be made to work one advantage it has is an ability to run 
outside of sdl which is something dosbox is missing.  The sdl stuff and 
screen reader accessibility do not play nicely together.
More later as me and a couple friends figure things out on this end.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: loop for hdimage
  2021-03-27 22:23 loop for hdimage Jude DaShiell
@ 2021-03-28  1:13 ` Tavis Ormandy
  0 siblings, 0 replies; 2+ messages in thread
From: Tavis Ormandy @ 2021-03-28  1:13 UTC (permalink / raw)
  To: linux-msdos

On 2021-03-27, Jude DaShiell wrote:
> If dosemu could be made to work one advantage it has is an ability to run 
> outside of sdl which is something dosbox is missing.  The sdl stuff and 
> screen reader accessibility do not play nicely together.
> More later as me and a couple friends figure things out on this end.

Do I understand correctly that you're set on using dosemu, and not
interested in trying dosemu2? I really think it's going to be quite a
challenge, dosemu2 is actively maintained and getting started is a breeze.

You're right that dosemu2 can run in a terminal without SDL, that's how
I usually run it. It works really well for me.


Tavis.

-- 
 _o)            $ lynx lock.cmpxchg8b.com
 /\\  _o)  _o)  $ finger taviso@sdf.org
_\_V _( ) _( )  @taviso


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-28  1:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27 22:23 loop for hdimage Jude DaShiell
2021-03-28  1:13 ` Tavis Ormandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).