Results 1 to 2 of 2

Thread: Unkown filesystem - Grub Boot issues

  1. #1
    Join Date
    Apr 2013
    Beans
    1

    Unkown filesystem - Grub Boot issues

    I tried to upgrade from 12.04 to 12.10 and that failed when the upgrade lost unity, and all attempts to recover it failed, so I thought I'd just re-install. The machine has 3 drives. 1Gb (data, mounted but not as part of the primary system), 500Gb, mounted as root, and a 750Gb as Home.

    I built as as I have done many times before. HOWEVER, I have a new motherboard, so EFI, with lots of options in the BIOS, which mean naff all to me, and now I can't get Ubuntu to install, I've tried many times, I've tried changes the various compatibility parameters, I've set-up a EFI FAT32 205MB boot area, etc, etc.

    I've tried going into GRUB rescue and checking the data, but the insmod normal fails as it can't find insmod...

    I've followed the use of the GUI boot-repair, and run it. Again this has failed.

    I realise I'm not providing technical data, but having followed every thread I can find I have no idea what to try or what data to post now.

    Thankyou for any help / advice.

  2. #2
    Join Date
    Jun 2009
    Location
    Chicago Suburbs
    Beans
    25,871
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Unkown filesystem - Grub Boot issues

    With UEFI you have to first decide if you want BIOS or CSM boot or UEFI boot.
    Then if UEFI you have to repartition to gpt with a efi partition first. Or if BIOS you can format with either MBR(msdos) or gpt as Ubuntu will boot to BIOS with either.
    If dual booting with Windows, you have to have gpt partitiong if in UEFI mode or have to have msdos partitioning if booting in BIOS mode.
    I have had Windows XP in a MBR drive and Ubuntu in a gpt drive that dual booted without issue.

    What is current partitioning, what way do you want to boot, do you have backups to totally reformat if you want to change?

    sudo parted /dev/sda unit s print

    sudo parted /dev/sdb unit s print
    Oldfred on vacation with no real computer access. (when you are retired is it still a vacation?)
    May 23 thru June 5. For info on UEFI boot install & repair:
    http://ubuntuforums.org/showthread.php?t=2147295




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
  •