FreeDOS-1.0
From FreeOsZoo
Contents |
Summary
| |
| |
| Operating System | FreeDOS-1.0 |
| Architecture | x86 |
| Creator | Robert Warnke |
| Download Size | 119 MB |
| Image Size | 500 MB |
| OS Website | http://www.freedos.org |
| Published | 18:30, 16. March 2007 (CEST) |
| Bittorrent link | http://www.oszoo.org/ftp/images/FreeDOS-1.0.tar.torrent |
See also http://qemu-buch.de/
About FreeDOS 1.0
FreeDOS (formerly Free-DOS and PD-DOS) is an operating system for IBM PC compatible computers. From the FreeDOS Web Site:
FreeDOS is a free DOS-compatible operating system for IBM-PC compatible systems. FreeDOS is made up of many different, separate programs that act as "packages" to the overall FreeDOS Project.
As a member of the DOS family, it provides mainly disk access and filesystem through its kernel, and partial memory management, but no GUI (although OpenGEM is recommended).
FreeDOS is currently at Version 1.0, released on September 3, 2006
FreeDOS supports old hardware such as the 1981 vintage IBM PC as well as modern ones, including the Pentium 4 CPU, in addition to embedded computers. Like MS-DOS, it boots from a floppy or hard disk but can also run from ROM[5]. Unlike MS-DOS, however, it is available for installation on a CD-ROM, and people are free to create their own custom distributions of the operating system without needing to pay a royalty for redistribution. FreeDOS is free/open source software, licensed under the GNU GPL.
QEMU Start Options
qemu -boot c -hda FreeDOS-1.0-hd.img -m 16 -localtime -net user,hostname=qemu-pc -net nic,model=ne2k_isa
Network Configuration
C:\FDOS\BIN\wattcp.cfg
my_ip = dhcp netmask = 255.255.255.0 gateway = 0.0.0.0 domain_list = your.domain.com
The Web-Browser Arachne
C:\> arachne
The GUI OpenGEM
C:\> gem
Shutdown
C:\> halt




