The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-27-2003
norsk hedensk norsk hedensk is offline
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
in netbsd yes there is, but the boot process is handled differently than in linux. linux uses the system V boot procedure (yes?). netbsd has single user mode and then different levels, 0 is insecure mode , 1 is secure mode , 2 is highly secure mode and so on. comparing the man file for init on SuSE linux and netbsd, they are pretty different, again, the boot process is handled differently. if you have access to a *bsd machine you should defenitly take a look at the man pages for init, it is very interesting (to me at least) to read both how a system V and a bsd init work. im sure however that someone else on the forum can give a much better explanation of the different boot concepts better than i can, i actually am looking forward to reading one of their posts on this subject if they get to it (hopefully!).