Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Can't boot

    I have been running Linux 7.2 w/ Apache and SSL happily for some
    months now. Today I could not access the web pages and I refreshed
    the router. Still no access, so I rebooted. Now I cannot get a full
    restart.

    I get past Init: 2.78 booting and Welcome to Red Hat.
    I get mounting proc filesystem, unmount initrd, config kernal
    parameters, setting clock, loading default keymap, setting font, and
    activate swap partition - all OK.
    Then it sets hostname localhost.localdomain and it hangs never to get
    past that.

    I have no idea what to do. I have restarted several times. I
    unplugged to try to drain for a while. I can't get past hostname.

    People are trying to use this site. I'm a bit desperate.

    Ken
    Ken Loomis Guest

  2. Similar Questions and Discussions

    1. Creating a boot diskette that does nothing but boot from hard disk
      Is it possible to create a boot diskette that does nothing more than boot from a specific hard disk? How would I go about doing so? If I can't...
    2. LVM and /boot
      flupke wrote: /boot must be on a non-LVM partition. No. -- Markku Kolkka markku.kolkka@iki.fi
    3. XP will not boot
      When uninstalling IE 6.0 from Add/Remove Progs it gave option to go back to previous config. When prompted to reboot to complete, the following...
    4. boot up from DOS
      No DOS in XP. Not real DOS anyway. -- ---- Paul www.paulsxp.com www.paulsxp.com/forums "John Davis" <jrefactor@hotmail.com> wrote in...
    5. Can't boot anything....
      Hi again! On 25 Jun 2003, Alex Malinovich wrote: Mmmm, it didn't, but I have a system that boots from HD now! :-) I'm still really...
  3. #2

    Default Re: Can't boot

    P.S. I get to the same spot when booting from the boot disk.

    Also, Red Hat says to press 'I' to go to interactive setup. I presume
    that's an uppercase i, but it gets me nowhere.

    Ken


    On Fri, 29 Aug 2003 11:04:09 -0400, Ken Loomis
    <kloomis@notarealaddress.com> wrote:
    >I have been running Linux 7.2 w/ Apache and SSL happily for some
    >months now. Today I could not access the web pages and I refreshed
    >the router. Still no access, so I rebooted. Now I cannot get a full
    >restart.
    >
    >I get past Init: 2.78 booting and Welcome to Red Hat.
    >I get mounting proc filesystem, unmount initrd, config kernal
    >parameters, setting clock, loading default keymap, setting font, and
    >activate swap partition - all OK.
    >Then it sets hostname localhost.localdomain and it hangs never to get
    >past that.
    >
    >I have no idea what to do. I have restarted several times. I
    >unplugged to try to drain for a while. I can't get past hostname.
    >
    >People are trying to use this site. I'm a bit desperate.
    >
    >Ken
    Ken Loomis Guest

  4. #3

    Default Re: Can't boot

    Ken Loomis <kloomis@notarealaddress.com> wrote:
    > I have no idea what to do.
    Start in single user (at the boot: or LILO: prompt type linux single
    or linux 1) and check out the /var/log/messages to see what's the
    problem.

    Davide
    Davide Bianchi Guest

  5. #4

    Default Re: Can't boot

    Thanks Davide:

    I don't know where to do that. The system boots and then a Red Hat
    Grub sceen comes up that asks for the config and then it flies off to
    start stuff up.

    When do I get a chance to enter the command?


    On 29 Aug 2003 17:31:44 GMT, Davide Bianchi
    <davideyeahsure@onlyforfun.net> wrote:
    >Ken Loomis <kloomis@notarealaddress.com> wrote:
    >> I have no idea what to do.
    >
    >Start in single user (at the boot: or LILO: prompt type linux single
    >or linux 1) and check out the /var/log/messages to see what's the
    >problem.
    >
    >Davide
    Ken Loomis Guest

  6. #5

    Default Re: Can't boot

    Ken Loomis <kloomis@notarealaddress.com> wrote:
    > Grub sceen comes up
    Hummm... I've never used grub, so you'd better check grub
    documentation about how to boot in single user mode. There must
    be a way, otherwise you have to boot with a CD in "rescue mode".

    Davide
    Davide Bianchi Guest

  7. #6

    Default Re: Can't boot

    BTW, CNTL-C takes me to "Bringing up interface lo: " and then
    it hangs again.


    Ken

    On 29 Aug 2003 17:31:44 GMT, Davide Bianchi
    <davideyeahsure@onlyforfun.net> wrote:
    >Ken Loomis <kloomis@notarealaddress.com> wrote:
    >> I have no idea what to do.
    >
    >Start in single user (at the boot: or LILO: prompt type linux single
    >or linux 1) and check out the /var/log/messages to see what's the
    >problem.
    >
    >Davide
    Ken Loomis Guest

  8. #7

    Default Re: Can't boot

    Davide Bianchi wrote:
    > Ken Loomis <kloomis@notarealaddress.com> wrote:
    >
    >>Grub sceen comes up
    >
    >
    > Hummm... I've never used grub, so you'd better check grub
    > documentation about how to boot in single user mode. There must
    > be a way, otherwise you have to boot with a CD in "rescue mode".
    >
    > Davide
    Select the kernel to boot with, hit "e" to edit, then select the boot
    line and hit "e" to edit that, then add "1" to the end, then hit "b" or
    maybe hit escape first, then "b".

    There are some helpful hints on the pages involved. Because Grub is
    running out of "/boot" instead out of the extremely limited MBR program
    space, it allws a lot more flexibility in its options.

    Nico Kadel-Garcia Guest

  9. #8

    Default Re: Can't boot

    If I hit CTRL-C I get to this:
    /etc/rc.d/rc: /var/run/runlevel.dir: Read-only file system

    Does that help?

    Ken

    On Sat, 30 Aug 2003 00:34:58 GMT, Nico Kadel-Garcia
    <nkadel@verizon.net> wrote:
    >Davide Bianchi wrote:
    >
    >> Ken Loomis <kloomis@notarealaddress.com> wrote:
    >>
    >>>Grub sceen comes up
    >>
    >>
    >> Hummm... I've never used grub, so you'd better check grub
    >> documentation about how to boot in single user mode. There must
    >> be a way, otherwise you have to boot with a CD in "rescue mode".
    >>
    >> Davide
    >
    >Select the kernel to boot with, hit "e" to edit, then select the boot
    >line and hit "e" to edit that, then add "1" to the end, then hit "b" or
    >maybe hit escape first, then "b".
    >
    >There are some helpful hints on the pages involved. Because Grub is
    >running out of "/boot" instead out of the extremely limited MBR program
    >space, it allws a lot more flexibility in its options.
    Ken Loomis Guest

  10. #9

    Default Re: Can't boot

    OK, I seem to have been able to look at these messages.

    "FUCK: Got system 11 while manipulating kernel!" doesn't sound very
    good.

    I also see: "Can't locate module ppp0"

    Ken



    On 29 Aug 2003 17:31:44 GMT, Davide Bianchi
    <davideyeahsure@onlyforfun.net> wrote:
    >Ken Loomis <kloomis@notarealaddress.com> wrote:
    >> I have no idea what to do.
    >
    >Start in single user (at the boot: or LILO: prompt type linux single
    >or linux 1) and check out the /var/log/messages to see what's the
    >problem.
    >
    >Davide
    Ken Loomis Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139