home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23109 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!Germany.EU.net!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!unios!dosuni1.rz.uni-osnabrueck.de!SCHLIGHW
  3. From: SCHLIGHW@dosuni1.rz.uni-osnabrueck.de (Hans Schligtenhorst)
  4. Subject: Re: Installing Packages from HD - how ?
  5. Message-ID: <16B4F103BD.SCHLIGHW@dosuni1.rz.uni-osnabrueck.de>
  6. Sender: news@unios.rz.Uni-Osnabrueck.DE
  7. Organization: University of Osnabrueck, FRG
  8. References:  <1993Jan06.013328.7683@buchonia.rhoen.in-berlin.de>
  9. Date: Thu, 7 Jan 1993 17:28:05 GMT
  10. Lines: 43
  11.  
  12. In article <1993Jan06.013328.7683@buchonia.rhoen.in-berlin.de>
  13. horke@buchonia.rhoen.in-berlin.de (Bernhard Kroenung) writes:
  14.  
  15. >Hy
  16. >
  17. >is it possible to install packages from HD (mounted DOS-Partition) instead
  18. >of installing every single disk. Just put all the files in a directory and
  19. >the "sysinstall -instsrc /mounted/dos/partition" should work - but how ?
  20. >
  21. >
  22. Hi,
  23.  
  24. - untar the SLS-tar-file.
  25. - rawrite or dd the disks a1 and a2 to disk
  26. - boot with disk a1 and disk a2
  27. - mount your dos-disk
  28. - mkdir a subdir called a2 in the SLS-tree (rename the a2-file you copied
  29.   to disk). Attention: ist has to be in the subdir, where a3 and a4 are.
  30. - copy the mounted disk (a2 is now inserted!) to this new subdir (I think,
  31.   only the subdir including the .taz-files have to be copied).
  32. - fdisk and mkfs the disk, if it is not be done yet.
  33. - and now: sysinstall with the given options will work from hd!
  34.  
  35. Sounds a bit complicate, but if you examine the structure of the SLS-tree,
  36. which will be build, when you untar the SLS.tar-file, then it will be
  37. clear. The hurdle is a2, it is a file instead of a subdir. So you have to
  38. dd it to disk, rename the file and make an analog subdir with the .taz-
  39. contents etc.
  40.  
  41. By the way: I did it this way and it worked. Oh, I wrote this list from
  42. my brain and I hope, I didn't miss anything.
  43.  
  44. A last hint: look into /bin/doinstall and /bin/sysinstall, it will help
  45. a lot. Oh, I missed the bootable disk! Finally you have to dd the /Image
  46. to disk and "rdev /dev/hda1 /" or "rdev /dev/hd?? /". Then it will work.
  47. Booting from HD will work via lilo, but it's another chapter ;-)
  48.  
  49. Hope it will help
  50.  
  51. Hans
  52. ---
  53. Hans Schligtenhorst                     ! Hey, my computer is a musician.
  54. schlighw@dosuni1.rz.uni-osnabrueck.de   ! The hd squeaks in C-major ...
  55.