home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9357 < prev    next >
Encoding:
Text File  |  1992-08-30  |  2.7 KB  |  54 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!Sirius.dfn.de!darwin.sura.net!wupost!sdd.hp.com!uakari.primate.wisc.edu!ames!pacbell.com!att!cbnewse!bodmer
  3. From: bodmer@cbnewse.cb.att.com (peter.e.bodmer)
  4. Subject: Problems with SLS installation
  5. Organization: AT&T
  6. Date: Sun, 30 Aug 1992 07:11:18 GMT
  7. Message-ID: <1992Aug30.071118.6707@cbnewse.cb.att.com>
  8. Keywords: SLS bogus
  9. Lines: 43
  10.  
  11.  
  12. I recently made ftp'd the SLS  linux  distribution  from  tsx-11.
  13. The  SLS documentation says that you can install a mini system by
  14. using disks 1-4 (out of 15).  All of the disks except  the  first
  15. two  are  supposed to be DOS formatted floppies, so when I set up
  16. the distribution, I used rawrite to write images to the first two
  17. floppies  and  then  wrote  the  files  for  disks 3 and 4 to DOS
  18. floppies.  So far so good.  I booted  the  system  on  the  first
  19. floppy,  and  after  linix came up, I installed the second floppy
  20. when I was prompted to do so.  I partitioned the disk  using  the
  21. supplied  linux  fdisk, and used mkfs to create a 10 MB partition
  22. on /dev/hdb1 and a 30 MB partition on /dev/hdb2.  I then ran  the
  23. doinstall  script  as  per  instructions.  The script prompts the
  24. user to insert disk 3, and then promptly bombs out when it  tries
  25. to mount disk 3.  Remember that disk 3 is dos formatted.  Looking
  26. at script, it became apparent  that  it  was  expecting  a  linux
  27. formatted  disk  3  (what  gives?).  So I created one, copied the
  28. files to it, and tried the installation again.   This  makes  the
  29. install  script  happy,  until  it  gets  to  the  point where it
  30. attempts to extract files from base.taz on disk 3 using  the  tar
  31. utility.   I'm  not sure what the problem with tar is, but I seem
  32. to remember that tar bombs out with large files.  So  I  replaced
  33. tar   with  the  version  from  tsx-11  in  the  binaries/usr.bin
  34. directory,  dated  April  14th.   This  tar  also  bombs  with  a
  35. protection  error  and  a  message  about  the  death  of a child
  36. process.  To make sure that I wasn't running  out  of  memory,  I
  37. created  a  10  MB  swap partition on /dev/hdb1 and activated it.
  38. Still dies.  Anyone know what's going on here?
  39.  
  40. A few months ago I successfully installed 0.95 on  my  hard  disk
  41. using  the  standard  distribution in a few hours.  I'm not sure,
  42. but it seems like I have already spent more time  with  SLS,  and
  43. I'm not sure it's worth any additional effort.
  44.  
  45. I became interested in SLS because I thought it would be an  easy
  46. way  to  set  up a linux system and be flexible in allowing me to
  47. add additional packages.  The SLS system "takes the hassle out of
  48. collecting and setting up a system" .... NOT!!!
  49.  
  50. Pete Bodmer
  51. AT&T Bell Laboratories
  52. bodmer@ihlpb.att.com
  53.  
  54.