<?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: unable to boot Linux partition in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756355#M1872</link>
    <description>But I do not get the "boot:" prompt to input the command syntax. &lt;BR /&gt;&lt;BR /&gt;The boot process starts at the graphics prompt, giving me a selection to boot linux or W2K, once selected the boot process takes off from there with no interaction.</description>
    <pubDate>Tue, 02 Jul 2002 15:47:01 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2002-07-02T15:47:01Z</dc:date>
    <item>
      <title>unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756353#M1870</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;Got a RH7.0 installed with a dual boot partition with W2K. All had been working well until recently when I tried to configure Linux for sound using sndconfig. &lt;BR /&gt;&lt;BR /&gt;The sound config for Linux is incorrect but when I try to boot it hangs at trying to configure the sound.&lt;BR /&gt;&lt;BR /&gt;Unable to boot single user since the lilo is configured to present the choices for Linux and WIN in graphics, once the Linux is selected the system starts booting, there is no boot prompt.&lt;BR /&gt;&lt;BR /&gt;Have tried to boot with linux rescue but unable to navigate around so I can shutoff the startup for sound.&lt;BR /&gt;&lt;BR /&gt;Questions - how can I (if I can) have the system bypass the init process for booting the sound?&lt;BR /&gt;Is there a way to, example, press a key sequence to have the boot process skip a particular rc script?&lt;BR /&gt;&lt;BR /&gt;I have tried to invoke the Interactive mode by pressing the "I" but the system is not accepting and continues to boot until the system hangs at sound config.&lt;BR /&gt;&lt;BR /&gt;Many thanks</description>
      <pubDate>Tue, 02 Jul 2002 13:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756353#M1870</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-07-02T13:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756354#M1871</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You may boot linux bypass the init.&lt;BR /&gt;&lt;BR /&gt;boot: linux init=/bin/bash root=/dev/hda5 rw&lt;BR /&gt;&lt;BR /&gt;"linux" is your kernel label name.&lt;BR /&gt;"root=" is your "/" partition.&lt;BR /&gt;"rw" means mount your "/" as read&amp;amp;write mode.&lt;BR /&gt;Without this, your system mount  "/" as ro (read only).&lt;BR /&gt;&lt;BR /&gt;After you get "#" prompt, you can mount rest of the partitions you want to use.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2002 14:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756354#M1871</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-07-02T14:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756355#M1872</link>
      <description>But I do not get the "boot:" prompt to input the command syntax. &lt;BR /&gt;&lt;BR /&gt;The boot process starts at the graphics prompt, giving me a selection to boot linux or W2K, once selected the boot process takes off from there with no interaction.</description>
      <pubDate>Tue, 02 Jul 2002 15:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756355#M1872</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-07-02T15:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756356#M1873</link>
      <description>Is your boot-loader 'Lilo' or is it 'Grub' ?&lt;BR /&gt;&lt;BR /&gt;If it's Lilo, that graphical screen says "Press Ctrl-X to get to a boot prompt".&lt;BR /&gt;&lt;BR /&gt;The Grub startup says something similar (can't remember what it is off the top of my head).&lt;BR /&gt;&lt;BR /&gt;If it's neither of these, what are you using as your boot loader?</description>
      <pubDate>Tue, 02 Jul 2002 23:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756356#M1873</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-07-02T23:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756357#M1874</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks for the points :)&lt;BR /&gt;&lt;BR /&gt;I think you have another option.&lt;BR /&gt;It is boot from bootable CD-ROM.&lt;BR /&gt;&lt;BR /&gt;Create bootable CD-R such as&lt;BR /&gt;&lt;A href="http://lbt.linuxcare.com/" target="_blank"&gt;http://lbt.linuxcare.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or use RedHat install CD-ROM as "rescue" purpose, you may mount your filesystem without booting from your Harddisk, then you can edit the files.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2002 01:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756357#M1874</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-07-03T01:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756358#M1875</link>
      <description>If you're using graphical LILO then you should see (at the bottom) a key sequence to press in order to enter text mode (IIRC, it's ctrl-T or ctrl-X).  If you're using graphical GRUB then you can press the 'e' key to edit the kernel parameters -- at which point you can put 'single' or '1' at the end to bootup without any services.</description>
      <pubDate>Fri, 05 Jul 2002 21:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756358#M1875</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-07-05T21:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: unable to boot Linux partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756359#M1876</link>
      <description>Hey Rick,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have tried to invoke the Interactive mode &amp;gt;by pressing the "I" but the system is not &amp;gt;accepting and continues to boot until the &amp;gt;system hangs at sound config. &lt;BR /&gt;&lt;BR /&gt;I have hit the same problem several times as well, a system locking up during the initialisation of an incorrectly configured device or application. The Interactive mode DOES work, its just a pain to try and get into.... all I can suggest is to persist with the &lt;SHIFT&gt;&lt;I&gt;... keep pounding the keyboard shortly before the Interactive Mode prompt comes up (it usually takes me a few attempts for it to work, the faster the PC the harder it seems)... eventually it will go through.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Shane.&lt;/I&gt;&lt;/SHIFT&gt;</description>
      <pubDate>Wed, 10 Jul 2002 05:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-boot-linux-partition/m-p/2756359#M1876</guid>
      <dc:creator>Shane Hjorth</dc:creator>
      <dc:date>2002-07-10T05:43:17Z</dc:date>
    </item>
  </channel>
</rss>

