Jump to content

BonnyDOS: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
No edit summary
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 15: Line 15:
*optional Functionkey-Definition  
*optional Functionkey-Definition  
*Protected Files and Directories
*Protected Files and Directories
*support FAT12 MS-DOS/MSX-DOS 720k disc on drive B


<br>  
<br>  
Line 31: Line 32:
== Links  ==
== Links  ==


[[http://www.geocities.com/timo_brueggmann/bdos.htm Noob Inc.]]
[https://web.archive.org/web/20130502074946/http://brueggi.amiga-resistance.info/ BDOS and BDOS/286]
 
[[http://www.geocities.com/timo_brueggmann Noob Inc.]] (alternate URL)


== Manual  ==
== Manual  ==


* [[Media:BDOS_1.72.pdf|BonnyDOS manual (German)]] (pdf)
* [[Media:BDOS_1.72.pdf|BonnyDOS User Manual (German)]] (pdf)
* [[Media:BonnyDOS.pdf|BonnyDOS manual (Spanish)]] (pdf)
* [[Media:BonnyDOS.pdf|BonnyDOS User Manual (Spanish)]] (pdf)
* [[Media:Amstrad_CPC_BonnyDOS_User_Manual_English.pdf|BonnyDOS User Manual (English)]] (pdf)
* [[Media:BDOS_ROM_1.72.zip|BonnyDOS ROMs]]
* [[Media:BDOS_ROM_1.72.zip|BonnyDOS ROMs]]
* [[Media:BDOS_SystemDisks.zip|BonnyDOS System Disks]]
* [[Media:BDOS_SystemDisks.zip|BonnyDOS System Disks]]


[[Category:Operating_System]] [[Category:Manual]]
[[Category:Disc Operating_System]] [[Category:Manual]]

Latest revision as of 05:45, 29 January 2017

Error creating thumbnail: Unable to save thumbnail to destination
BonnyDOS after boot

BonnyDOS is a system extension to AMSDOS by Brueggi of Noob Inc. (Timo Brueggmann). This extension allows the use of a harddisc which is connected with the SYMBiFACE II. BonnyDOS uses its own filesystem called BFS16.


Features

  • Up to 20 Partitions
  • Partition-Size up to 2 GB
  • A kind of "ENV-Variables"
  • COMMAND-Directory (comparable with C:\DOS)
  • PATH-Variable
  • optional Autoboot (Basic+BINary files)
  • optional Functionkey-Definition
  • Protected Files and Directories
  • support FAT12 MS-DOS/MSX-DOS 720k disc on drive B


With an additional Tool, it is possible to read/write BFS16-Drives on PC. More Tools are available on the BonnyDOS System-Disk.

Commands

BonnyDOS has approximatly 45 RSX commands, which can be used in AMSDOS.

|0, |1, |LOGIN, |LOGOUT, |DCOPY, |COPYD, |FCAT, |FDEL, |FGET, |FPUT
|COPY, |C, |AMS, |STANDBY, |FORMAT, |MD, |CD, |RD, |DEL, |ATTRIB
|RE, |SORT, |FIND, |PART, |CATS, |HERR, |FGET, |FPUT, |FCAT, |FDEL
|ECHO.ON, |ECHO.OFF, |RDIR, |GDIR, |SNA, |SETUP, |INFO, |PFREE,
|PSIZE, |ADRV, |REBOOT, |FT.ON, |FT.OFF, |PAGE, |GETENV, |SET, |EXAMINE, |TYPE, |VERSION

BDOS and BDOS/286

Manual