home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9411 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!sun-barr!olivea!mintaka.lcs.mit.edu!bloom-picayune.mit.edu!daemon
  2. From: pmacdona@tadpole.bcsc.gov.bc.ca (Owner of this machine)
  3. Newsgroups: comp.os.linux
  4. Subject: RE: SLS problems
  5. Message-ID: <1992Aug30.184937.1480@athena.mit.edu>
  6. Date: 30 Aug 92 18:49:37 GMT
  7. Sender: daemon@athena.mit.edu (Mr Background)
  8. Reply-To: pmacdona@tadpole.bcsc.gov.bc.ca
  9. Organization: The Internet
  10. Lines: 27
  11.  
  12. This is in reply to Peter B?, who had problem installing SLS.
  13. My mailer is broken...
  14.  
  15. Given that dozens of people have managed to install the SLS from
  16. downloaded sources, don't you think that it is possible that if
  17. it doesn't work for you, that you might be doing something wrong?
  18.  
  19. I will give you credit, however, for being resourcefull enough to 
  20. look at the install script to try to determine the problem.  And if
  21. you had been reading the posts, you would know that the SLS kernel
  22. was modified to try mounting all 3 types of FS's, when none is 
  23. specified by the command.   That is the reason you see the bad magic
  24. match command upon the mount attempt.  The first one tried is "minix"
  25. then "ext" then "msdos".  Unfortunately, Linus never adopted this patch
  26. when I sent it to him.  So my first question is, are you sure the mount
  27. actually failed?  If so, then perhaps your boot-disk is corrupt?
  28.  
  29. Really, I can understand your frustrations.  Computers are complex, and
  30. even simple functions like downloading files, seems error prone.  But
  31. SLS is free, and it offers you the greatest freedom of all.  Namely,
  32. you are free not to use it, if it puts your bun in such a knot.
  33.  
  34. Other things to note:  
  35.     doinstall will not work with "ext" fs on the harddrive.  
  36.     the files "disk*" must also be downloaded.
  37.     you log in as "root" after the install.
  38.     you can also login as "user1" to see startx use GWM.
  39.