Difference between revisions of "BonnyDOS"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Manual)
Line 1: Line 1:
[[Image:Bdos screenshot.JPG|300px|thumb|BonnyDOS after boot]]
+
[[Image:Bdos screenshot.JPG|thumb|300px|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]].
+
'''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]]. BonnyDOS uses it's own filesystem called [[BFS16]].
  
BonnyDOS uses it's own filesystem called [[BFS16]], but it is planned to integrate [[FAT16]] support as well.
+
'
  
A related project ([[Symdos]]) promisses to deliver [[FAT32]] access via [[AMSDOS]].
+
== Features''''''''''' ==
  
== 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
  
* up to 20 Partitions
+
<br>
* max. partition size 2 GB
+
 
* Many Built-In-RSX-Commands (|CD, |FORMAT,, |MD, ...)
+
With an additional Tool, it is possible to read/write BFS16-Drives on PC. More Tools are available on the BonnyDOS System-Disk.
* SNApshotloader
+
* AutoBoot-Feature
+
* A "C:\DOS"-like Directory for all Partitions
+
* Supervisor-Mode
+
* ...and more
+
  
 
== Commands ==
 
== Commands ==
  
 
BonnyDOS has approximatly 45 [[RSX]] commands, which can be used in AMSDOS.
 
BonnyDOS has approximatly 45 [[RSX]] commands, which can be used in AMSDOS.
 
+
<pre>|0, |1, |LOGIN, |LOGOUT, |DCOPY, |COPYD, |FCAT, |FDEL, |FGET, |FPUT
<pre>
+
|0, |1, |LOGIN, |LOGOUT, |DCOPY, |COPYD, |FCAT, |FDEL, |FGET, |FPUT
+
 
|COPY, |C, |AMS, |STANDBY, |FORMAT, |MD, |CD, |RD, |DEL, |ATTRIB
 
|COPY, |C, |AMS, |STANDBY, |FORMAT, |MD, |CD, |RD, |DEL, |ATTRIB
 
|RE, |SORT, |FIND, |PART, |CATS, |HERR, |FGET, |FPUT, |FCAT, |FDEL
 
|RE, |SORT, |FIND, |PART, |CATS, |HERR, |FGET, |FPUT, |FCAT, |FDEL
 
|ECHO.ON, |ECHO.OFF, |RDIR, |GDIR, |SNA, |SETUP, |INFO, |PFREE,
 
|ECHO.ON, |ECHO.OFF, |RDIR, |GDIR, |SNA, |SETUP, |INFO, |PFREE,
|PSIZE, |ADRV, |REBOOT, |FT.ON, |FT.OFF, |PAGE
+
|PSIZE, |ADRV, |REBOOT, |FT.ON, |FT.OFF, |PAGE, |GETENV, |SET, |EXAMINE, |TYPE, |VERSION
</pre>
+
</pre>  
 
+
 
== Links ==
 
== Links ==
  
[[http://www.noob-inc.de.vu Noob Inc.]]
+
[[http://www.geocities.com/timo_brueggmann\bdos.htm Noob Inc.]]
  
 
[[http://www.geocities.com/timo_brueggmann Noob Inc.]] (alternate URL)
 
[[http://www.geocities.com/timo_brueggmann Noob Inc.]] (alternate URL)
Line 40: Line 39:
 
[[Media:Bdos-handbuch.pdf|BonnyDOS manual (German)]] (pdf) (updated 01.06.2007)
 
[[Media:Bdos-handbuch.pdf|BonnyDOS manual (German)]] (pdf) (updated 01.06.2007)
  
[[Category:Operating_System]][[Category:Manual]]
+
[[Category:Operating_System]] [[Category:Manual]]

Revision as of 17:12, 30 December 2007

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. BonnyDOS uses it's 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


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

Links

[Noob Inc.]

[Noob Inc.] (alternate URL)

Manual

BonnyDOS manual (German) (pdf) (updated 01.06.2007)