search for: bwloadhi

Displaying 2 results from an estimated 2 matches for "bwloadhi".

2002 Aug 29
2
How to unload memdisk within DOS?
Hi SysLinux, i'm using pxelinux.0 and memdisk to successfully boot dos on my PXE capable workstation. But aber the DOS boot I need to get access to Drive A: again. My DOS bootimage is putting all necessary stuff into it's own RAMdisk. How can I disable memdisk, so that it releases drive A: (does not necessarily free the allocated memory for it's RAMdisk ..) with kind regards / mit
2004 Jan 16
3
unloading memdisk
...o hard to add, >though, so I might do that. > >Note that you can access your floppy drive as B: when MEMDISK is loaded. > > -hpa > > >H. Peter Anvin hpa at zytor.com >Thu, 29 Aug 2002 00:25:32 -0700 > >Bernd.von.Osten at bccomponents.com wrote: >> >> BWLOADHI has a "bwloadhi /u" option, which uses an additional int13h >> function to trigger the unload procedure. Maybe this can be implemented in >> Memdisk as well? >> > >Something like that would work. > >> At the moment I'm thinking about a quick and dirty...