Page 8 of 11 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 104

Thread: Problem installing OS without optical drive or USB boot option.

  1. #71
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problem installing OS without optical drive or USB boot option.

    First is BIOS seeing hard drive? If BIOS does not see a drive then no system will boot.
    Then the BIOS has to find a bootable system in the MBR (if BIOS not UEFI).
    MBR will then find more boot code either Windows in Windows partition or if grub it has some code (core.img) in sectors just after MBR and grub menu in the Ubuntu partition.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  2. #72
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    Apologies for the delayed response..

    Hi again Fred...

    Quote Originally Posted by oldfred View Post
    First is BIOS seeing hard drive? If BIOS does not see a drive then no system will boot.
    Then the BIOS has to find a bootable system in the MBR (if BIOS not UEFI).
    MBR will then find more boot code either Windows in Windows partition or if grub it has some code (core.img) in sectors just after MBR and grub menu in the Ubuntu partition.
    Bios sees the Hard Drive - without problem

    How can I tell if "MBR has found more boot code either Windows in Windows partition or if grub it has some code (core.img) in sectors just after MBR and grub menu in the Ubuntu partition." ?

    Cheers

  3. #73
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    Hola Mips.

    Quote Originally Posted by mips View Post
    sudo fdisk -l
    fdisk -l gives me a list of the Partitions...

    /dev/sda1 * 2048 57573375 28785664 83 Linux
    /dev/sda2 57575422 58603519 514049 5 Extended
    /dev/sda5 57575424 58603519 514049 82 Linux Swap / Solaris

    With the asterix on sda1 indicating the Boot Partition.

    Then what?

    Why is there the sda2 and why is it in the Swap space?

    (p.s. no sudo needed)
    Last edited by Gazucha; June 16th, 2013 at 07:43 PM.

  4. #74
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problem installing OS without optical drive or USB boot option.

    Grub does not use boot flag, but a few BIOS have to see a boot flag to even let you start to boot, so we still suggest you have one. It is required for the Windows partition with boot files.

    With MBR partitioning you can only have 4 primary partitions. Windows has to be in a primary but Linux does not. To have more than 4 partitions you can convert any one primary to an extended partition. The extended partition is just a container for logical partitions and you can have many logical partitions in the extended. You only have swap in your extended.

    BootInfo report shows details of what is in the MBR, PBR (usually just for Windows) and how grub is installed.

    Post the link to the BootInfo report that this creates. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info
    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  5. #75
    Join Date
    Aug 2005
    Beans
    183

    Re: Problem installing OS without optical drive or USB boot option.

    has anyone suggested using PLop to boot from usb?

  6. #76
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    Quote Originally Posted by oldfred View Post
    BootInfo report shows details of what is in the MBR, PBR (usually just for Windows) and how grub is installed.

    Post the link to the BootInfo report that this creates. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info
    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair

    This is where I was getting stuck before, as wasn't totally sure how and when to Boot the Boot-repair CD. Gonna try again.....

  7. #77
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    Aaha!

    Boot-Repair DVD!

    First run link is http://paste.ubuntu.com/5773899/

    still not booting...

    Running another now.

  8. #78
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    This is when I select the lower option box (ask for online support etc.) ~~~ http://paste.ubuntu.com/5774120/


    Then ran this one with the "repair file system" selected. ~~~ http://paste.ubuntu.com/5774129/

    Still only the flashing white line.....

  9. #79
    Join Date
    Jan 2012
    Beans
    104

    Re: Problem installing OS without optical drive or USB boot option.

    Quote Originally Posted by ronniew View Post
    has anyone suggested using PLop to boot from usb?
    Hi Ronniew, thanks for your reply,

    Yeah, it was suggested, back when I still had no optical drive.

    How do you think that could help?
    Bear in mind that the on-board USB is version 1.0. I have a PCMCIA card for USB 2.0

  10. #80
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problem installing OS without optical drive or USB boot option.

    If you only have USB1, that is not bootable, not sure if plop would then let you boot or not.

    It looks like you install is fine. But with only one system you do not normally get grub menu. IF you hold shift key from BIOS does then grub menu appear?

    It may be a video issue or other boot parameter is required.
    How to set NOMODESET and other kernel boot options in grub2
    http://ubuntuforums.org/showthread.php?t=1613132
    BIOS live installer Boot Options
    https://help.ubuntu.com/community/BootOptions
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Page 8 of 11 FirstFirst ... 678910 ... 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
  •