File: INSTALL

package info (click to toggle)
fdutils 5.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,544 kB
  • sloc: ansic: 6,334; sh: 3,570; makefile: 264; sed: 4
file content (25 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Installation:
=============

 1. First untar the package.

 2. Run ./configure

 3. Compile the utilities:
     make

 4. Install:
     make install

 5. Run the MAKEFLOPPIES script to create the device files:
      cd /dev
      MAKEFLOPPIES

 6. Enjoy!
 I you have any questions, feel free to ask!

 7. You might also want to get a recent version of mtools (later than
3.0)

   A. Knaff
  ( alain@knaff.lu )