Find the answer to your Linux question:
Results 1 to 10 of 10
Hi!!!!! I have HP pavilion ze5375us laptop. 2,40 Ghz, 487MB, 40GB It was given to me two weeks ago and I decided to make it run with ubuntu since with ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Location
    Greece
    Posts
    5

    Operating system not found

    Hi!!!!!
    I have HP pavilion ze5375us laptop. 2,40 Ghz, 487MB, 40GB
    It was given to me two weeks ago and I decided to make it run with ubuntu since with XP it was like dead. Now it runs with ubuntu 10.10.
    The first two days ubuntu worked quite well but today when I opened it it says
    "Operating system not found"
    I tried and chenged the boot order but the result is the same.
    What shall I do?
    Thanks in advance!!!

    friwise
    Last edited by friwise; 11-26-2010 at 11:01 AM.

  2. #2
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    Shut down and reboot. If the problem persists, pay close attention on boot and see if you are seeing any grub errors. 10.10 uses grub 2, and you may need to re-install grub from your installation disk.
    Back up your data, and if you want to just cut to the chase, re-install ubuntu. A reinstall often is faster than spending hours trying to figure out how to fix a problem. Good luck.
    Registered Linux user #526930

  3. #3
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    I don't know the specs on that machine, but you used to get that message (word for word) if you had a non-operating system floppy disk inserted in to machines. The same used to apply for zip drives and ls120's, so could you have something unexpected plugged in or indeed not plugged in?

    Ah the good old days. For the youngsters
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  4. #4
    Just Joined!
    Join Date
    Nov 2010
    Location
    Greece
    Posts
    5
    After doing some restarts and trying to see if my boot order was wrong (I changed it a lot of times) it gave me the message error: invalid environment block and now the image I have is:

    Gave up waiting for root device. Common problems:
    - Boot args (cat /proc/cmdline)
    - Check rootdelay= (did the system wait long enough?)
    - Check root= (did the system wait for the right device?)
    - Missing modules (cat /proc/modules; ls /dev)
    ALERT! /dev/disk/by-uuid/8a0b75c3-8f66-47a2-9a14-4eca2401317a does not exist.
    Dropping to a shell!


    BusyBox v1.15.3 (Ubuntu 1:1.15.3-1ubuntu5) built-in shell (ash)
    Enter 'help' for a list of built-in commands

    (initfrands)

  5. #5
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    Just nosing around about the issue and I found this on launchpad from 2009.

    The suggestion is to do the following

    Quote Originally Posted by launchpad comments (2009)
    You need to be able load a live linux operating system that can write your your filesystem.

    I used a live-usb drive. You can use the ubuntu install cd for this purpose.

    After booting into the live cd based environment, you need to mount the partition on your main system that contains /boot.

    Then you can make the necessary modifications to grubenv as per comments above.

    cd /boot/grub
    rm grubenv
    grub-editenv grubenv create
    grub-editenv grubenv set default=0
    grub-editenv grubenv list
    default=0

    This should give a bootable system.
    It appears to be something to do with an unclean shutdown and ext4
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  6. #6
    Just Joined!
    Join Date
    Nov 2010
    Location
    Greece
    Posts
    5
    Is it possible to just reinstall linux from the same CD?

  7. #7
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    If you have a good live cd, you can install or reinstall from it.
    Registered Linux user #526930

  8. #8
    Just Joined! canineloop's Avatar
    Join Date
    Mar 2008
    Location
    Arizona
    Posts
    29

    Operating System Not Found

    Have you tried booting with an MHDD live CD to check the hard drive's surface for damage?

    If the computer ran "like it was dead" with Windows, maybe you're suffering pre-failure hard disk issues......

    canineloop

  9. #9
    Just Joined! Xheralt's Avatar
    Join Date
    May 2006
    Location
    Milwaukee, WI
    Posts
    28
    Quote Originally Posted by canineloop View Post
    Have you tried booting with an MHDD live CD to check the hard drive's surface for damage?

    If the computer ran "like it was dead" with Windows, maybe you're suffering pre-failure hard disk issues......

    canineloop
    Define MHDD please? By context, I suspect you mean something like a PartedMagic livecd, something specialized for HD diagnostic/recovery work, but remember, not all of us know the jargon -- especially not the newbie OP!

    Also, kudos for considering a (semi-obvious) option that others bypassed. Incipient HD failure was *my* first thought as well. Especially with this line:
    Quote Originally Posted by friwise
    ALERT! /dev/disk/by-uuid/8a0b75c3-8f66-47a2-9a14-4eca2401317a does not exist.
    Reinstall-to-solve is a good option ONLY if you created a separate /home partition that can be preserved during install or have an external HD to back up your personal data to (boot with livecd to do).
    Last edited by Xheralt; 11-27-2010 at 12:36 PM.

  10. #10
    Just Joined! canineloop's Avatar
    Join Date
    Mar 2008
    Location
    Arizona
    Posts
    29
    MHDD is a DOS-looking hard disk condition reporting/repair tool that's downloadable as a live CD or floppy disk.

    It checks your hard drive's sector-by-sector condition. It represents its findings in tiny rectangles the colors of which display how good or damaged each sector is.

    Light gray, darker gray, darker gray then green, orange, red and so on depending on the time it takes MHDD to access the sector.

    It also allows you to "heal" damaged sectors by preventing reads/writes to them.

    And thanks for the kudos! I know we're always supposed to blame software FIRST, but I've hit my head on that railing too many times to overlook it.....


    canineloop
    Last edited by canineloop; 11-28-2010 at 02:03 AM.

Posting Permissions

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