On 13 Apr 2002 15:37:51 +0200 "[A]ndy80 - Andrea Grandi" <[EMAIL PROTECTED]> wrote:
> I've made a hdimage with: > > mkfatimage16 -k 32768 > hdimage > > then I've copyed: io.sys, msdos.sys, command.com ecc.. in this hdimage > using mtools. > > Now I'd like to boot dosemu from this hdimage how can I do? > > I've tried to put it in /dos/hdimage and to create a symlink in > /var/lib/dosemu/hdimage2 > > and to add this line: > > $_hdimage = hdimage2 > > in /etc/dosemu.conf but it didn't work. If you use dosemu-1.0.1 then you must put this image to /var/lib/dosemu/hdimage2 and set $_hdimage = hdimage2 in /etc/dosemu.conf. If you use dosemu-1.0.2 or above, you can put it to $HOME/dosemu/hdimage2 and set $_hdimage = hdimage2 to $HOME/dosemu/conf/dosemu.conf. -- Grigory Batalov. - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
