home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10229 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.4 KB  |  60 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!destroyer!ubc-cs!news.UVic.CA!sanjuan!pmacdona
  3. From: pmacdona@sanjuan (Peter MacDonald)
  4. Subject: Re: SLS package installation
  5. Message-ID: <1992Sep8.220849.11121@sol.UVic.CA>
  6. Sender: news@sol.UVic.CA
  7. Nntp-Posting-Host: sanjuan.uvic.ca
  8. Organization: University of Victoria, Victoria B.C. CANADA
  9. References: <1992Sep8.055532.17468@coe.montana.edu> <trussell.715939665@cwis>
  10. Date: Tue, 8 Sep 92 22:08:49 GMT
  11. Lines: 47
  12.  
  13. In article <trussell.715939665@cwis> trussell@cwis.unomaha.edu (Tim Russell) writes:
  14. >bugs@cs.montana.edu (Dave Seelmeyer) writes:
  15. >
  16. >>their job, and all is ok so far. The problem is when I want to do a full
  17. >>installation (full base and X11). I have tried sysinstall -all and also
  18. >>doinstall /dev/hda2. With the first, it asks to insert disk #3 in the
  19. >>floppy drive and press return. Upon doing this, it repeats the message.
  20. >>It will do this 3 times and return to the prompt. With the second, it
  21. >>starts with the same disk #3 message and then responds with "magic match
  22. >>failed" or somesuch and comes back to the prompt.
  23. >
  24. >    Peter doesn't want to admit it, but apparently even his own kernel
  25. >didn't get his patches right.  According to him, his kernel is supposed
  26. >to be patched so it automatically figures out what kind of a filesystem
  27. >it's mounting, but it doesn't work.
  28.  
  29. Well, begining to wonder if I screwed up, I just downloaded the SLS
  30. 1.Z and tried it.  It worked as advertised, that is, it mounts dos
  31. disks correctly.  Since many others manage the install without problem
  32. something you are doing is different than them.  Not knowing what else
  33. to do, I reiterate my warnings.
  34.  
  35.  1) The "magic match failed" message is always seen for DOS disks because
  36.     the kernel is trying "minix fs" first, then "ext fs" then "dos".
  37.  2) IF YOU DON'T DOWNLOAD *ALL* FILES (including the files "disk3"...)
  38.     THE INSTALL PROGRAM FAILS, BECAUSE THEY VERIFY THE CORRECT ORDER.
  39.  
  40. That is, disk 3 must contain the following:
  41.  
  42.  BASE.TAZ 
  43.  DISK3
  44.  ...
  45.  
  46. The file DISK3 is not just a description file that you can omit.
  47.  
  48. BTW:
  49. The next release of SLS will be .98 and will be around the end of 
  50. September (earlier if possible) and will be entirely jump table,
  51. and thus will be upgradable with just kernel/shlibs, plus a few
  52. fixed binaries.  It will also have improved documentation, as 
  53. well as better warning messages about things like above.
  54. I would like to see Interviews included as well (idraw et al).
  55.  
  56. Peter
  57. pmacdona@sanjuan.uvic.ca
  58.  
  59.  
  60.