home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / st / tech / 4606 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.th-darmstadt.de!rbhp17.rbg.informatik.th-darmstadt.de!rb420
  2. From: rb420@rbhp17.rbg.informatik.th-darmstadt.de (Chris Vetter)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Minix/MiNT
  5. Message-ID: <1992Aug28.104936.10381@news.th-darmstadt.de>
  6. Date: 28 Aug 92 10:49:36 GMT
  7. References: <1112@usdtsg.DaytonOH.NCR.COM>
  8. Sender: news@news.th-darmstadt.de (The Usenet-News System)
  9. Organization: TH Darmstadt
  10. Lines: 20
  11. Nntp-Posting-Host: rbhp17.rbg.informatik.th-darmstadt.de
  12.  
  13. In article <1112@usdtsg.DaytonOH.NCR.COM>, anisko@usdtsg.DaytonOH.NCR.COM (anisko) writes:
  14. |> 
  15. |>    I have a very basic question regarding Minix/Mint.  First what exactly
  16. |> is Minix (my assumption is it gets you around the filename.ext filename
  17. |> limit, but what else).  Also, is it shareware/pd or commercial?  And
  18. |> how would one create a "minix partition" and access it?  Thanks...
  19.  
  20. Absolutely not!
  21. MinT was, originally, a multitasking (X)BIOS & GEMDOS for TOS. ATARI used this as platform for
  22. MultiTOS.
  23. MINIX is a complete different OS much UNIX alike (i.e. System 7). Thus, it is possible to
  24. have more than 8+3 chars and as much as '.' you like for yer file.
  25. As far as I know, it is commercial, but I guess the updates are free in every meaning...
  26. To create a partition, pre-format yer disc under TOS and part' it as you like, reboot (MINIX)
  27. and type (e.g.) /etc/mkfs /dev/hd1 1024
  28. that means "make filesystem on device hd1 (i.e. partition 1 = c) with 1024 Bytes"
  29. U see it is similar to UNIX we use here, except pre-formatting using TOS.
  30.  
  31. sincerely,
  32. Chris
  33.