Find the answer to your Linux question:
Results 1 to 7 of 7
ubuntu 8:10 intrepind I can login and everithing appears to be working fine but if i need to restart the system it will not load the grub i have to ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15

    Exclamation [SOLVED] Ubuntu will not reboot

    ubuntu 8:10 intrepind

    I can login and everithing appears to be working fine but if i need to restart the system it will not load the grub i have to turn off the laptop and then turn it on again this way it load the grub with no problem. Is it a problem with my distro (kernel any bug) or can be this a hardware problem any help please

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    less /boot/grub/menu.lst
    Post kernel line of menu.lst file here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15

    Post

    thanks for your replay just to mention a make a change in my menu.lst file i add the vga=791 to the kernel line so i can see a custom splash

    Here is my kernel line now

    title Ubuntu 8.10, kernel 2.6.27-9-generic
    uuid b04d9aa8-fd70-4f86-96fc-8fd574414845
    kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=b04d9aa8-fd70-4f86-96fc-8fd574414845 ro quiet splash vga=791
    initrd /boot/initrd.img-2.6.27-9-generic
    quiet

    title Ubuntu 8.10, kernel 2.6.27-9-generic
    uuid b04d9aa8-fd70-4f86-96fc-8fd574414845
    kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=b04d9aa8-fd70-4f86-96fc-8fd574414845 ro single vga=791
    initrd /boot/initrd.img-2.6.27-9-generic

  4. #4
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15
    THANKS for try to help me my problem is with my hardware not my distro the fan sensor of the cpu heat sink is not working properly my laptop over heat so when i reboot... the BIOS not event look for the grub on the hard drive or any other madia to try to boot i can press f12 but it would not make the diference the hard drive led will not indicate any action THANKS everybody

  5. #5
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    my problem is with my hardware... the fan sensor of the cpu heat sink is not working properly my laptop over heat
    For that I've set up my laptop with the kernel option acpi=off to the menu.lst, then Linux doesn't take over the fan, leaves it in BIOS control.

  6. #6
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15
    Quote Originally Posted by D-cat View Post
    For that I've set up my laptop with the kernel option acpi=off to the menu.lst, then Linux doesn't take over the fan, leaves it in BIOS control.
    thanks I will try that

  7. #7
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15
    I am going to close this threatd as solved science my proble was a hardware problem thanks to all of you who tried to figure out what was the problem and recomended to me some options very proud to be in this community

Posting Permissions

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