home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17274 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.2 KB  |  56 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!caen!destroyer!cs.ubc.ca!uw-beaver!uw-coco!quick!victrola!vince
  3. From: vince@victrola.sea.wa.us (Vince Skahan)
  4. Subject: Re: A few problems
  5. References: <722054059snx@cosmo.demon.co.uk.demon.co.uk>
  6. Organization: Vince and Suzie's Underpowered PC
  7. Date: Thu, 19 Nov 1992 20:16:51 GMT
  8. Message-ID: <1992Nov19.201651.727@victrola.sea.wa.us>
  9. Lines: 45
  10.  
  11. chris@cosmo.demon.co.uk.demon.co.uk (Chris Payne) writes:
  12. >1. When partitioning the hard disk I gather that you should make a 'few'
  13. >   partitions for Linux. A root, swap and user I recall. How big should
  14. >   these be? Is a swap file as good as a swap partition? Why have a 'user'
  15. >   partition?
  16.  
  17. I have a "/" partition (51MB), a "/disk2" partition (51MB), and a 16 MB
  18. swap partition...here's why:
  19.  
  20. the '/' partition has the real o/s on it.  My intent is to put all the
  21. 'normal' stuff in the basic distribution there (pick one, SLS, mcc-interim,
  22. there are lots more).
  23.  
  24. the '/disk2' partition has a number of subdirectories that are linked
  25. to from '/'...I use the following:
  26.  
  27.     /usr/src ---> /disk2/src
  28.     /usr/local --> /disk2/local
  29.     /home    ---> /disk2/home
  30.  
  31. (the intent is to be able to nuke the '/' tree and reinstall the o/s
  32. there, add a few links back, and I'm up again).
  33.  
  34. What I'd REALLY like to do is switch the drives and use the 120MB
  35. for DOS, and split the 200MB into a mess 'o linux partitions, so that
  36. I could have one '/' partition with one setup, and one with another,
  37. and switch between them just by using a different boot disk and kernel.
  38.  
  39.  
  40. >2. When I tried the root/boot floppies on a machine at work (Paradise VGA) 
  41. >   I see 2 odd effects:
  42. >     i) The 'choose VGA mode' screen bombs out, so I have to 'press space
  43. >        to continue'. Any ideas?
  44. >    ii) The cursor disappears completely. Is there a setterm command to turn
  45. >        it on? 
  46.  
  47. press space to continue.
  48. get it booted at 80x25 console mode.
  49. recompile your kernel to not ask the question...then run 'X' to get
  50. the fonts and window(s) you want.
  51.  
  52. -- 
  53.      ---------- Vince Skahan --------- vince@victrola.sea.wa.us ----------
  54.   I just upgraded to Quicken-for-Windows v2.0 and it's so darn great I'll
  55.   never get rid of DOS...anybody got a Quicken-for-X11R5 ???
  56.