Announcement

Collapse
No announcement yet.

GRUB bootscreen is dead, among other things.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    GRUB bootscreen is dead, among other things.

    I'm having some problems with my system since I tried to edit the menu.list in /boot/grub. I'll paste from a post i made on the Ubuntuforums a few days ago that noone has replied to.

    I'm running Kubuntu Jaunty 9.04 and I tried to fix a problem with my sleep mode by adjusting the kernel in /boot/grub/menu.lst this way:

    Code:

    /boot/vmlinuz-2.6.15-23-686 root=/dev/sda1 ro quiet splash resume=/dev/sda



    Well, needless to say it borked my boot. Now every time I startup my system it runs Grub1.5, then spits out a hell of a lot of code onto the screen, and then goes to a blue-and-white backup screen that gives me options to Resume Normal startup, fix broken packages, free up space, etc... I tried to copypaste the kernal line from the recovery mode back into the normal file, but it doesn't do anything (this is the line):
    Code:

    /boot/vmlinuz-2.6.28-11-generic root=UUID=2edc2cdd-0002-4290-940f-594c8576f57b ro single

    It never used to do that. After grub initialized it'd just give me the kubuntu load screen and be ready to go. I want to go back to that. Please help, this is REALLY annoying me and I don't want to have to reinstall Kubuntu.

    EDIT: I adjusted the kernel to read:
    Code:

    /boot/vmlinuz-2.6.28-11-generic root=UUID=2edc2cdd-0002-4290-940f-594c8576f57b ro quiet

    Now it'll boot without having to go to the backup screen, but the Kubuntu loading screen is still dead. At this point it's mostly a cosmetic fix, but I'd like to have it back. The new problem I noticed is now whenever I send the shutdown command it'll go to blackscreen with the mouse still visible indefinitely; ie, it WON'T SHUT DOWN T.T (without hard closing, but I hate doing that). Any ideas

    EDIT: Okay, I've found it WILL shutdown, but it takes upward of 10 minutes.

    #2
    Re: GRUB bootscreen is dead, among other things.

    EDIT: I adjusted the kernel to read:
    Code:

    /boot/vmlinuz-2.6.28-11-generic root=UUID=2edc2cdd-0002-4290-940f-594c8576f57b ro quiet
    you forgot the splash on quiet splash!!

    if I were you I'd chang it back to default and restudey up on what you were suposed to add for resume........I'm not shure becose I dont use it.

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: GRUB bootscreen is dead, among other things.

      Thank you! I'm going to give that a try real quick, and hopefully that'll fix everything. As for the hibernate mode problem, I've yet to find a working solution, but I remain hopeful.

      Comment

      Working...
      X