|
|
1.1.1.4 root 1: .TH "atari-hd-image" "1" "2015-04-26" "Hatari" "Hatari utilities"
1.1 root 2: .SH NAME
3: atari\-hd\-image \- tool for creating a harddisk image for use with Hatari
4: .SH SYNOPSIS
5: .B atari\-hd\-image
6: .RI size
7: .RI [filename]
8: .RI "[partition name]"
9: .RI [directory]
10: .SH DESCRIPTION
11: Create an ACSI/IDE harddisk image for Hatari with a single Atari
1.1.1.5 ! root 12: compatible DOS FAT partition (using sfdisk, mkdosfs, atari\-convert\-dir,
! 13: mcopy, dd and python).
1.1 root 14: .SH OPTIONS
1.1.1.5 ! root 15: .TP
1.1 root 16: .B size
1.1.1.3 root 17: Harddisk image size in megabytes, 8-512. 512MB is largest partition
18: size supported by TOS versions before v4.x and by mkdosfs (for Atari
19: compatible partition formatting).
1.1 root 20: .TP
21: .B filename
22: Name for the harddisk image (default: hd.img)
23: .TP
24: .B partition name
25: Name for the single partition (default: DOS)
26: .TP
27: .B directory
1.1.1.5 ! root 28: directory for initial content copied to the image.
! 29: \fIatari\-convert\-dir\fP tool is used to clip long file names
! 30: to 8+3 size required by FAT and Atari TOS. If resulting file names
! 31: aren't unique, you get warning(s), but script continues
1.1 root 32: .SH EXAMPLES
33: .TP
34: 16MB 'hd.img' HD image:
35: .B atari\-hd\-image 16
36: .TP
37: 8MB image with partition named 'TEST', and files from content/:
38: .B atari\-hd\-image 8 8mb-disk.img TEST content/
39: .SH SEE ALSO
1.1.1.4 root 40: .IR atari\-convert\-dir (1),
1.1 root 41: .IR hmsa (1),
42: .IR zip2st (1),
43: .IR hatari (1),
44: .IR mkdosfs (1),
45: .IR sfdisk (1),
46: .IR dd (1)
47: .SH "AUTHOR"
1.1.1.2 root 48: Written by Eero Tamminen <oak at helsinkinet fi>.
1.1 root 49: .PP
50: This manual page was written by Teemu Hukkanen <[email protected]>
1.1.1.5 ! root 51: for the Debian project and later updated by Eero Tamminen for
! 52: the newer versions of Hatari.
1.1 root 53: .SH "LICENSE"
54: This program is free software; you can redistribute it and/or modify
55: it under the terms of the GNU General Public License as published by
56: the Free Software Foundation; either version 2 of the License, or (at
57: your option) any later version.
58: .SH "NO WARRANTY"
59: This program is distributed in the hope that it will be useful, but
60: WITHOUT ANY WARRANTY; without even the implied warranty of
61: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
62: General Public License for more details.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.