home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25586 < prev    next >
Encoding:
Text File  |  1993-01-27  |  3.0 KB  |  63 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!uni-heidelberg!vogon!hare
  3. From: hare@vogon (Hannes)
  4. Subject: Re: SLS problems with doinstall
  5. Message-ID: <1993Jan27.104510.9105@sun0.urz.uni-heidelberg.de>
  6. Sender: news@sun0.urz.uni-heidelberg.de (NetNews)
  7. Organization: University of Heidelberg, Germany
  8. References: <VZANDY.93Jan21003124@occs.cs.oberlin.edu>
  9. Date: Wed, 27 Jan 93 10:45:10 GMT
  10. Lines: 51
  11.  
  12. vzandy@occs.cs.oberlin.edu (Victor Zandy) writes:
  13. : I have the complete SLS package on MS-DOS formatted floppies.  The
  14. : boot and utilities disks work fine, but we've been unable to get the
  15. : install script to work.
  16. : I have a 5.25 A drive and 3.5 B drive.  All of the SLS packages are on
  17. : 3.5 floppies.  I boot from drive A.  It tells me to take out the boot
  18. : disk, replace it with the utilites disk, and THEN choose the drive and
  19. : format the SLS disks are to be installed from.  This seems confusing
  20. : to me, since the drive that I want the utilities disk in should not
  21. : necessarily be the drive from which the SLS installation should be
  22. : done -- or should it? In any case, when I choose the drive number to
  23. : do the installation from, that number is also used to indicate the
  24. : drive that the utilities disk is in. So I *cannot* use my A: for
  25. : booting and utilities, while using B: for installation disks.
  26. : Furthermore, after we seemed to get things going successfully and were
  27. : asked to insert disk a3, it only read for one second, and then gave us
  28. : the following error message:
  29. : MINIX-fs magic match failed
  30. : [MS-DOS FS Rel, alpha.8, FAT 12, check=n, conv=b, uid=0, gid=-, umask=000]
  31. : [me=0xf0,cs=1,#f=2,fs=1,fl=9,ds=19,de=224,data=33,se=2880,ts=0]
  32.  
  33. << deleted stuff >>
  34.  
  35. :     Any ideas? Any help would be appreciated...
  36. :     
  37. : -vic zandy
  38.  
  39. To the first problem: Just ignore it. It doesn't make any difference if you're
  40. installing from drive B: whether there is a disk in drive A: or not.( In fact,
  41. it's making life more easy in the totally unprobable case of sudden reboot ).
  42. Second: try to get a DOS-tar utility. Make a tar-archive with the files from
  43. disk A3 and A4 on disks ( e.g. "> tar cvf B: a3\*.*" if all the files from disk
  44. A3 are in the sub-dir a3 ). Linux can read these disks with his own tar; so all
  45. you have to do now is mount the hd by hand, type a "cd /root", umount the 
  46. floppy (/user), and type "tar xvf /dev/fd1H1440". tar should extract all the
  47. files onto the hd. Now you can mount the floppy (otherwise you didn't have a 
  48. ls). You'll have to install the .tpz files (e.g "cat <file>.tpz
  49. |gzip -cd|tar xvpf -") and then follow the steps in the "/bin/doinstall"-script
  50. after the "sysinstall" - command. At the end you should be able to boot Linux
  51. off the floppy.
  52. I know, this is quite a 'removing the symptom, but not the cause' help, but I
  53. didn't invent SLS.
  54.  
  55. me pleasure
  56.  
  57. Hannes                              |  "Hare Krishna, Hare Rama,
  58. hare@vogon.mathi.uni-heidelberg.de  |   nix mehr Butter, nur mehr Rama" (EAV)
  59.