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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!agate!boulder!ophelia!drew
  3. From: drew@ophelia.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: Linux from floppy and beyond
  5. Message-ID: <1992Aug31.033718.16344@colorado.edu>
  6. Keywords: Linux Question
  7. Sender: news@colorado.edu (The Daily Planet)
  8. Nntp-Posting-Host: ophelia.cs.colorado.edu
  9. Organization: University of Colorado at Boulder
  10. References: <BttspA.59u@mentor.cc.purdue.edu>
  11. Distribution: usa
  12. Date: Mon, 31 Aug 1992 03:37:18 GMT
  13. Lines: 70
  14.  
  15. In article <BttspA.59u@mentor.cc.purdue.edu> eoi@mace.cc.purdue.edu (Chenmin Zhang) writes:
  16. >
  17. >    I have some basic question concerning running linux from floppy.
  18. >
  19. >    I got the files from tsx-11 ftp cite and installed the linux to 2 1.44M
  20. >floppy.  I have following question which I couldn't find in the FAQ file.
  21. >
  22. >    1). When I first boot the linux and then logout, I fould my file system
  23. >        was crashed.  According the refering the FAQ, I found that I should
  24. >        run "sync" command before logout, and according to the manaul, this
  25. >        procedure is a must.  Why don't include the "Sync" stuff in the 
  26. >        logout file so nobody can forget?
  27.  
  28. If the machine stays up, it's uneccessary.  You only have to sync 
  29. when you shutdown.  
  30.  
  31. >    2). Besides linux, I am also a DOS user.  I don't know when's the best 
  32. >        time to pull off the floppy (linux operating system) from the drive
  33. >        when the machine is booting?   It's better to take it out immediately
  34. >        after logout from Linux or during the process of booting DOS?
  35.  
  36. After you have sync'd thrice and shutdown. 
  37.  
  38. >    3). Why there isn't a password protection for root on the floppy?  Is there
  39.  
  40. Why not?  If there was a root password, users downloading Linux for 
  41. the first time couldn't log in.  Also, people often use the distribution 
  42. disks as a backup for their "real" systems, which makes it nice to 
  43. get in without a password.
  44.  
  45. >        a password protection if I install it on the hard drive?
  46.  
  47. Simply add an encrypted password to the password field of 
  48. root's /etc/passwd entry.  You now have a root password.  passwd 
  49. will do this for you - there are Linux versions floating around in
  50. binary form for both the Shadow password suite and for the normal
  51. password file.
  52.  
  53. >
  54. >    4). Is there "vi" editor in Linux?
  55.  
  56. Yes, elvis has been compiled for Linux, and is available for 
  57. anonymous FTP from the Linux archive sites.
  58.  
  59. >
  60. >    5).  Is there such utility that when Control_Alt_Del is pressed, the
  61. >        system automatically executes normal logout sequence to prevent any
  62. >        file corruption?  Is there any way I can selectively boot Linux
  63.  
  64. No.  How ever, C-A-D can be disabled with the appropriate syscall, 
  65. which requires you to run a shutdown / reboot program that does this 
  66. for you.
  67.  
  68. >        when I hold down a particular key, otherwise boot DOS, in stead of
  69.  
  70. Yes.  There are "MBR", or master boot record, replacements that replace the 
  71. MBR on your hard disk.  These will let you choose a Linux or other 
  72. partition to boot at boottime, with a default provided.
  73.  
  74. Shoelace, and LILO both include such a program.
  75.  
  76. >        changing the dos FAT area?
  77.  
  78. The DOS FAT has nothing to do with this.
  79.  
  80. -- 
  81. Microsoft is responsible for propogating the evils it calls DOS and Windows, 
  82. IBM for AIX (appropriately called Aches by those having to administer it), but 
  83. marketing's sins don't come close to those of legal departments.
  84. Boycott AT&T for their absurd anti-BSDI lawsuit.
  85.