<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: mondo in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036288#M5931</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try to give runlevel to the kernel (1 2 3 ...)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
    <pubDate>Tue, 29 Jul 2003 14:25:56 GMT</pubDate>
    <dc:creator>Jerome Baron</dc:creator>
    <dc:date>2003-07-29T14:25:56Z</dc:date>
    <item>
      <title>mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036287#M5930</link>
      <description>I still can not boot from a mindi floppy disk. I run mindi, it creates 1 boot floppy and 5 data disks. It runs fine. When I boot from the floppy I get ---&lt;BR /&gt;&lt;BR /&gt;"kernel panic: no init found try passing init= option to kernel.&lt;BR /&gt;&lt;BR /&gt;I upgraded the kernel and made sure I have initrd support the best I could. Here is the output from uname -a and ls -l /boot/init*&lt;BR /&gt;&lt;BR /&gt;root@pompano root]# uname -a&lt;BR /&gt;Linux pompano 2.4.20-19.8 #1 Tue Jul 15 15:25:37 EDT 2003 i686 i686 i386 GNU/Linux&lt;BR /&gt;[root@pompano root]# ll /boot/init*&lt;BR /&gt;-rw-r--r--    1 root     root       233653 Jul 28 14:39 /boot/initrd-2.4.20-19.8.img&lt;BR /&gt;&lt;BR /&gt;Has anyone had this problem before?&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;I am running RH8 using grub.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 14:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036287#M5930</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-29T14:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036288#M5931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try to give runlevel to the kernel (1 2 3 ...)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 29 Jul 2003 14:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036288#M5931</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2003-07-29T14:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036289#M5932</link>
      <description>JEROME,&lt;BR /&gt;&lt;BR /&gt;EXCUSE MY NOVICENESS WITH LINUX. COULD YOU BE MORE DETAILED. I HAVE NO IDEA WHAT YOU MEAN.&lt;BR /&gt;&lt;BR /&gt;10X</description>
      <pubDate>Tue, 29 Jul 2003 14:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036289#M5932</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-29T14:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036290#M5933</link>
      <description>Some versions of mondo are broken. Try to download from mondorescue.com the latest stable (Mondo v1.65, Mindi v0.85) rpms.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 29 Jul 2003 14:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036290#M5933</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-07-29T14:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036291#M5934</link>
      <description>at boot it's different runlevel with different status of the system. single user (runlevel 1) standart (runlevel 3) with graphic interface (runlevel 5) so you can specify this at boot. Exit grub and donr "init 1" (or 2 or 3, ....).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 29 Jul 2003 14:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036291#M5934</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2003-07-29T14:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036292#M5935</link>
      <description>A standard Linux system has five run levels.&lt;BR /&gt;&lt;BR /&gt;/etc/rc1.d&lt;BR /&gt;/etc/rc2.d&lt;BR /&gt;/etc/rc3.d&lt;BR /&gt;/etc/rc4.d&lt;BR /&gt;/etc/rc5.d&lt;BR /&gt;&lt;BR /&gt;They are executed in order when a machine starts, 1 through five.  run level 0 exists but is essentially shutdown as in not running.&lt;BR /&gt;&lt;BR /&gt;In those directories are soft links to scripts in /etc/init.d&lt;BR /&gt;&lt;BR /&gt;Anything starting with a capital S will start when the run level is acheived.  Anything starting with a K will run when the sysetm is stepping down.&lt;BR /&gt;&lt;BR /&gt;A shutdown command (shutdown -ry now) will shtut the system down, it will go from run level 5 to 4 to 3 to 2 to 1 then 0.&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;&lt;BR /&gt;/etc/rc4.d&lt;BR /&gt;&lt;BR /&gt;Contains say four files.&lt;BR /&gt;&lt;BR /&gt;S80httpd&lt;BR /&gt;S85oracle&lt;BR /&gt;&lt;BR /&gt;K50nfsd&lt;BR /&gt;k55samba&lt;BR /&gt;&lt;BR /&gt;this is not how it really is but its a simple example&lt;BR /&gt;&lt;BR /&gt;The default run level of a machine is controlled in the file /etc/inititab&lt;BR /&gt;&lt;BR /&gt;Its pretty intuitive.&lt;BR /&gt;&lt;BR /&gt;Say you system is running at run level 5 after a normal boot.&lt;BR /&gt;&lt;BR /&gt;as root, you type:&lt;BR /&gt;&lt;BR /&gt;init 3&lt;BR /&gt;&lt;BR /&gt;K50nfsd will run&lt;BR /&gt;K55samba will run&lt;BR /&gt;&lt;BR /&gt;This will run the following two scripts.&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/nfsd stop&lt;BR /&gt;/etc/init.d/samba stop&lt;BR /&gt;&lt;BR /&gt;The system will then go on and run the K scripts in /etc/rc3.d&lt;BR /&gt;&lt;BR /&gt;Now you type as root:&lt;BR /&gt;&lt;BR /&gt;init 4&lt;BR /&gt;&lt;BR /&gt;When the run level starts these two softlinks will execute&lt;BR /&gt;&lt;BR /&gt;S80httpd&lt;BR /&gt;S85oracle&lt;BR /&gt;&lt;BR /&gt;Which run &lt;BR /&gt;/etc/init.d/httpd start&lt;BR /&gt;/etc/init.d/oracle start&lt;BR /&gt;&lt;BR /&gt;Notice that oracle is not a standard script delivered with Linux.  You can designate hour own programs to start at various run levels.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Jul 2003 15:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036292#M5935</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-29T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036293#M5936</link>
      <description>try passing init=/bin/bash at the boot prompt when booting from the floppy to see if this helps.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 29 Jul 2003 15:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036293#M5936</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-29T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: mondo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036294#M5937</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;In grub press "e" on the wanted boot line&lt;BR /&gt;then go to line with the kernel (vmunixXXXXX)&lt;BR /&gt;and press "e" then write in the end of line&lt;BR /&gt;number of runlevel that you want (1-5)&lt;BR /&gt;press ENTER and then "b" for boot.&lt;BR /&gt;You will boot to the wanted runlevel.&lt;BR /&gt;&lt;BR /&gt;* Runlevel is set of services that acrive.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Tue, 29 Jul 2003 19:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mondo/m-p/3036294#M5937</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-29T19:02:22Z</dc:date>
    </item>
  </channel>
</rss>

