home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sysv386 / 16448 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.8 KB  |  53 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!mcsun!news.funet.fi!polaris!ahahma
  3. From: ahahma@polaris.utu.fi (Arno Hahma)
  4. Subject: Re: ISC 3.0 multiple FDISK partitions?
  5. Message-ID: <1992Nov13.141726.18649@polaris.utu.fi>
  6. Organization: University of Turku
  7. References: <BxKEKD.v0@ad4su1.rsre.mod.uk> <BxKy06.E2s@maxed.amg.com>
  8. Date: Fri, 13 Nov 92 14:17:26 GMT
  9. Lines: 42
  10.  
  11. In article <BxKy06.E2s@maxed.amg.com> root@maxed.amg.com
  12. (0000-Admin(0000)) writes:
  13.  
  14. >In article <BxKEKD.v0@ad4su1.rsre.mod.uk>
  15. druid%caercn@ajax.rsre.mod.uk (ad4su1) writes:
  16.  
  17. >>I would also like to use the third partition for ISC, as a home partition.
  18.  
  19. >>Is this possible?
  20.  
  21. Sure!
  22.  
  23. >>        Mark.
  24.  
  25. >Your 3rd partition is unuseable from your 2nd unix partition, since it
  26. >is a "hard" parition not a soft partition as is used for filesystems
  27.  
  28. Although it is a hard partition, you can use mkfs to make a filesystem
  29. on it (provided you have partitioned the disk correctly) and then
  30. mount the partition normally. "man mkfs" will tell you how to use the
  31. command, or you might also use mkvffs for a different filesystem.
  32. After you have made the filesystem, just mount it somewhere you wish.
  33. To do that automatically, you will have to edit some of the rc?.d
  34. -files (grep -ni mount rc?.?), that are executed when the machine is
  35. booted (I think the rc -files are in /etc, do a "find / -name rc?.?
  36. -print" to find them, if I remembered incorrect).
  37.  
  38. >If you wish to access the space you will need to repartition the 2nd 
  39. >and 3rd as one, and then restore.
  40.  
  41. I would do so as well. Although the system will work with more than
  42. one hard partition, why do it so difficultly. I think it is more clear
  43. to have one hard partition/hard drive (unless you have the MS-DOS on
  44. your disk).
  45.  
  46. >Ed Whittemore   uunet!maxed!ed   ed@maxed.amg.com
  47. >American Micro Group, Inc.   201-944-3293
  48.  
  49. ArNO
  50.     2
  51.  
  52.  
  53.