OS4 DepotLogo by Browallia 
(anonymous IP: 18.116.51.117,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Hardware » mountdos.lha

Mountdos

Description: MountDos V1.2.2 make mountlist PC harddrive (MBR)
Download: mountdos.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 49kb
Version: V1.2.2
Date: 17 Feb 2007
Author: Kjetil Hvalstrand
Submitter: Kjetil Hvalstrand
Category: utility/hardware
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 2591
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 658  (Current version)
658  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
/*
 * MS-Dos partitiontable lister and Cross-Dos mounter for PC-HD"s.
 *
 *
 * v1.0: (c) K.P. van Beem (patrick()aobh.xs4all.nl or 2:280/464.2)
 * v1.1 - v1.2: (c) Harry "Piru" Sintonen (sintonen()iki.fi)
 * v1.2.2 (c) Kjetil Hvalstrand (NutsAboutAmiga()Amigaworld.net /
LiveForit()Amigans.net)
 *
 * Based on information gained from the source of the Linux FDisk, by
 * A. V. Le Blanc (LeBlanc()mcc.ac.uk)
 * This program is free software.  You can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation.
 *
 * Version 1.0, 28-1-96, Initial version.
 *
 * Version 1.1, 31-7-00, Fixed tempfile problems. Fixed QUIET-option
 *	related memory loss. Blindly assumed String() always succeed,
 *	crashed if it didn"t. Added custom error message for
 *	"No disk in the drive" and "Block len not supported" ioerr cases.
 *
 * Version 1.2, 2-12-00, Added dozens of new partition identifiers.
 *	Compacted the list output a bit. Now always add "maxtransfer" to
 *	mountlist to prevent problems, default 0xfffe00. Added 32-bit FAT
 *	support with fat95. Changed BufMemType from MEMF_ANY to MEMF_PUBLIC.
 *	Added "buffers" to mountlist, default 20. Added MAXTRANSFER,
 *	BUFFERS, FAT95 and INCLHIDDEN options. Fixed a deadly bug from
 *	Workbench startup I introduced in v1.1, oops.
 *
 * Version 1.2.2, AmigaOS4 port, 
 *	Translated program from Amiga E to C
 * 	changed device read command from CMD_READ to NSCMD_TD_READ64.
 *	EX2FileSystem support added
 *	CrossDOSFileSystem used, Fat95 option removed,
 *	hacks removed.
 *	Droped support for MAXTRANSFER, BUFFERS, FAT95, INCLHIDDEN, MOUNT options.
 */



Copyright © 2004-2024 by Björn Hagström All Rights Reserved