I was to deinstall and reinstall Bolitare card game.

But I re-realized that although I can see CDROM when I choose to boot from 
LiveCD, after install, I cannot.

Important line: attempting to use the GCDROM CD driver, error #255 - failed

Here is the logs when I start from hard disk:

JemmEx v5.85 [01/09/25]
System memory found at c000-fbff, region might be in use
JemmEx loaded
UMBs unavailable!

Message Logger v1.00 (c) 2023, Jerome Shidel, BSD 3-Clause License
256KB of XMS memory allocated for color logging.
Kernel: allocated 46 Diskbuffers = 24472 Bytes in HMA

FreeCom version 0.86 - WATCOMC - XMS_Swap [Dec 30 2024 22:10:51]
Performing action: APMDOS
If APMDOS slows down any app, use ADV:REG instead.
Going resident.

CuteMouse v2.1 beta4 [FreeDOS]
Installed at PS/2 port
DOSLFN 0.41f (haftmann#software & jmh 4/2022): loaded consuming 11824 bytes.
CD-ROM initialization.
attempting to use the GCDROM CD driver, error #255 - failed


unable to load an appropriate CD/DVD driver

QEMU network detected.

1 match(es) found
Packet driver for an PCNTPK, version 02.20
Packet driver skeleton copyright 1988-92, Crynwr Software.
This program is free software; see the file COPYING for details.
NO WARRANTY; see the file COPYING for details.

Packet driver is at segment 0978
Interrupt number 0xB (11)
I/O port 0xC000 (49152)
My Ethernet address is 52:54:00:12:34:56
mTCP DHCP Client by M Brutman (mbbrut...@gmail.com) (C)opyright 2008-2020
Version: Mar  7 2020

Timeout per request: 10 seconds, Retry attempts: 3
Sending DHCP requests, Press [ESC] to abort.

DHCP request sent, attempt 1: Offer received, Acknowledged

Good news everyone!

IPADDR 10.0.2.15
NETMASK 255.255.255.0
GATEWAY 10.0.2.2
NAMESERVER 10.0.2.3
LEASE_TIME 86400 seconds

Settings written to 'C:\FreeDOS\MTCP.CFG'

Modules using memory below 1 MB:

  Name           Total           Conventional       Upper Memory
  --------  ----------------   ----------------   ----------------
  SYSTEM      17,072   (17K)     17,072   (17K)          0    (0K)
  JEMMEX         720    (1K)        720    (1K)          0    (0K)
  LOGGER       1,760    (2K)      1,760    (2K)          0    (0K)
  COMMAND      3,376    (3K)      3,376    (3K)          0    (0K)
  FDAPM          928    (1K)        928    (1K)          0    (0K)
  CTMOUSE      3,104    (3K)      3,104    (3K)          0    (0K)
  DOSLFN      11,824   (12K)     11,824   (12K)          0    (0K)
  PCNTPK      18,256   (18K)     18,256   (18K)          0    (0K)
  Free       596,832  (583K)    596,832  (583K)          0    (0K)

CD-ROM not configured

Done processing startup files C:\FDCONFIG.SYS and C:\FDAUTO.BAT

Type HELP to get support on commands and navigation.

Welcome to the FreeDOS 1.4-RC3 operating system (http://www.freedos.org)

C:\>logger print off

BTW: I note DOSLFN 0.41f (haftmann#software & jmh 4/2022): loaded consuming 
11824 bytes. which break my theory about
DOSLFN not loaded explaining bolitare not starting for me (works for Jim).

Again my line to start QEMU:
qemu-system-i386 -enable-kvm -m 48  -device ide-hd,drive=myhd,bootindex=2 
-drive file=hd.qcow2,format=qcow2,if=none,id=myhd,media=disk -device 
ide-cd,drive=mydvd,bootindex=1 -drive 
file=FD14LIVE.iso,format=raw,id=mydvd,if=none,media=cdrom -audiodev pa,id=mysnd 
-device sb16,audiodev=mysnd -device adlib,audiodev=mysnd -machine 
pcspk-audiodev=mysnd -net nic,model=pcnet -net user -display sdl

Booting with simplified:
paul@fedora:~/1.4RC3$ qemu-system-i386 -enable-kvm -m 48  -hda hd.qcow2 -cdrom 
FD14LIVE.iso 

seems to give same result.


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to