Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Boot Issues & No Windows CD

  1. #1
    Join Date
    Jul 2009
    Location
    Nokia (town), Finland
    Beans
    28
    Distro
    Ubuntu

    Boot Issues & No Windows CD [SOLVED]

    I have the same kind of problem.

    Because most of the problems in start-up I have encountered, seem to be windows problems, I decided to use windows boot manager as the primary boot manager so that the windows rescue can do its job. I've never seen a windows vista or windows 7 machine sold with the install CD in Finland, so the rescue partition is my only fixing possibility.

    The problem was that the normal Ubuntu install didn't allow putting the grub(2) on the root partition - I had to use the alternative installation.

    Now an update came, and it complained about the boot. I selected the option not to change the boot (stupid me) and now the Ubuntu
    is not bootable at all. It goes to the rescue prompt. The kernel and initrd are not found where they are supposed to be. I guess I might be able to fix the boot, but I also think the next update will trash it again.
    Last edited by turboscrew; November 26th, 2011 at 06:37 PM.

  2. #2
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Computer boot issue after updates to ubuntu 11.0

    Quote Originally Posted by turboscrew View Post
    I have the same kind of problem.

    Because most of the problems in start-up I have encountered, seem to be windows problems, I decided to use windows boot manager as the primary boot manager so that the windows rescue can do its job. I've never seen a windows vista or windows 7 machine sold with the install CD in Finland, so the rescue partition is my only fixing possibility.

    The problem was that the normal Ubuntu install didn't allow putting the grub(2) on the root partition - I had to use the alternative installation.

    Now an update came, and it complained about the boot. I selected the option not to change the boot (stupid me) and now the Ubuntu
    is not bootable at all. It goes to the rescue prompt. The kernel and initrd are not found where they are supposed to be. I guess I might be able to fix the boot, but I also think the next update will trash it again.
    I think you are saying you installed Grub to the partition instead of the MBR. As you theorize, one of the problems with installing Grub to a partition is that if files are moved around during an upgrade Grub may not be able to find them and thus only provides the Grub rescue prompt.

    If you haven't solved this yet, you can see if the Grub Rescue thread helps you boot or you can boot the LiveCD and try the Boot Repair app. The Boot Repair link is in my signature line.

    If you need further help please start a new thread so we don't confuse replies. Posts moved to this thread.
    Last edited by drs305; November 25th, 2011 at 08:02 PM.
    Back to Xorg...

    Retired.

  3. #3
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Computer boot issue after updates to ubuntu 11.0

    @turboscrew
    I understand that by not shipping a install dvd MS makes things harder, but in your place I would reconsider using grub2, and in fact the whole strategy.
    You say your restore partition is the only way if fixing things. But most restore partitions I have seen are "back to factory state" partitions. In other words, it wipes your hdd and restores it as it was from factory. That would wipe not only all your ubuntu data but also windows data and custom created partitions.
    That hardly counts as fixing.

    You have a number of options:
    1. Usually there is a backup software that can help you create restore DVDs from the restore partitions, but this also doesn't help much because again it does the same, wiping the disk.
    2. You can try downloading and storing the win7 repair CD image, like this for example:http://neosmart.net/blog/2009/window...-repair-discs/
    That can help with boot issues, but you can't completely reinstall the OS with that.

    By using the windows bootloader you are trying to use the bootloader that natively doesn't support linux, and on the other hand not using the bootloader that natively supports both linux and windows (grub2).

    Anyway, it's up to you. My main opinion is that the restore partitions are worthless and don't fix anything. Wiping disks is no fix for me.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  4. #4
    Join Date
    Jul 2009
    Location
    Nokia (town), Finland
    Beans
    28
    Distro
    Ubuntu

    Re: Computer boot issue after updates to ubuntu 11.0

    One more response on this thread...

    The problem is - like I have tried to say - I don't have any
    installation media for any currently supported windows.
    My last installation CD is Windows2000.

    I have never got an XP-machine, and neither Vista- nor Windows-7
    -machines have any installation media. If the rescue partition goes
    and there is something fatal in the windows, that's it.
    No more windows in that machine ever.

    Even if the windows is not fixed, at least I have a change of reinstalling it.

    I can always get Linux from web (and I will ).

    The boot/rescue disks can fix the start-up, but not corrupted windows itself (maybe due to disk problems).

    BTW, Windows 7 has boot editor that can be used to include
    grub(2) as chained boot loader "BCDedit".

  5. #5
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Boot Issues & No Windows CD

    Moved to own thread. It was formerly part of:
    http://ubuntuforums.org/showthread.php?t=1885637

    P.S. I agree with darkod that you would probably have fewer problems, once you get Windows booting normally, using Grub 2 as your primary way of booting your OS's.
    Last edited by drs305; November 24th, 2011 at 04:26 PM.
    Back to Xorg...

    Retired.

  6. #6
    Join Date
    Jul 2009
    Location
    Nokia (town), Finland
    Beans
    28
    Distro
    Ubuntu

    Re: Boot Issues & No Windows CD

    I doubt that.

    I have had my share of windows problems such that boot CDs haven't been able to boot the windows. That's why I keep the most important data on a specific partition on a certain HD shared via local network.

    (I have 4 machines)

    Bad power lines makes you cautious after you experience some power breaks during windows updates.

  7. #7
    Join Date
    Oct 2009
    Location
    Elgin, IL USA
    Beans
    3,363
    Distro
    Ubuntu 16.10 Yakkety Yak

    Re: Boot Issues & No Windows CD

    Many computers come with no OS media (DVD or CD), but should have a utility to create recovery/utility discs to restore Windows. So one of the first things you should do with a new PC (unless you never need to go back to Windows) is create those discs.

    Some Win7 programs (like on my Dell) store some data in what they "think" is an unused part of the mbr. But grub2 is larger than the Windows mbr, so that can end up stepping on grub2 and make it not boot. So I usually put grub2 on a primary Linux partition and mark that as the boot partition for Window's mbr, instead of mucking about with the Windows boot loader. For some reason grub complains when you do that, or might even need to be forced. Not sure if grub works if its initial boot loader is on an extended or logical partition (lilo used to work from an extended partition).

    One thing that always helps for troubleshooting is also having bootable Linux with grub on a different internal or external drive or flash to be able to get back into your system to fix it if something messes up the mbr or grub.
    i5 650 3.2 GHz upgraded to i7 870, 16 GB 1333 RAM, nvidia GTX 1060, 32" 1080p & assorted older computers

  8. #8
    Join Date
    Jul 2009
    Location
    Nokia (town), Finland
    Beans
    28
    Distro
    Ubuntu

    Re: Boot Issues & No Windows CD

    The thin is: Vista-boot works. It boots windows and it starts Grub2 on the Linux root
    partition. That's why the grub2 rescue prompt.

    What doesn't work is the Grub2 itself. I doesn't find the configuration files
    after update.

    Why was Grub2 updated in the first place?
    Why didn't it update it on the Linux root partition regardless of anything outside the Linux?
    If the Grub2 on the Linux root partition is changed, it could have been added into
    the Vista boot loader using EasyBCD.

    Windows7 contains its own boot editor, so you don't even need the EasyBCD.

  9. #9
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Boot Issues & No Windows CD

    We still don't have a lot to go on other than you get a grub rescue prompt. I can give you some basics about booting from the rescue prompt. Substitute the correct numbers for all (hd0,5) entries:

    Info and investigation:
    Code:
    ls # Shows the known drives (hd0) (hd1) and partitions (hd0,1), (hd0,2), etc
    ls (hd0,5)/ # Should find the vmlinuz and initrd.img shortcuts (used in booting commands)
    ls (hd0,5)/boot # Displays the kernels and initrd images in sda5
    ls (hd0,5)/boot/grub # Displays the Grub modules and grub.cfg file
    Booting from the Grub Rescue prompt (change hd0,5 to the appropriate values):
    Code:
    set prefix=(hd0,5)/boot/grub
    set root=(hd0,5)
    insmod linux
    linux (hd0,5)/vmlinuz root=/dev/sda5 ro
    initrd (hd0,5)/initrd.img
    boot
    If it boots:
    Code:
    sudo update-grub
    Back to Xorg...

    Retired.

  10. #10
    Join Date
    Jul 2009
    Location
    Nokia (town), Finland
    Beans
    28
    Distro
    Ubuntu

    Re: Boot Issues & No Windows CD

    Thanks, I'll try.
    I just wonder if that will be in front of me again after the next
    kernel update.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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