[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Boot problem : Operating System not found.



It would've been helpful not to have snipped the "drive partition
info" section! :)

You have a gpt-labelled disk but sda1 isn't OK. As "File system", it
should have "BIOS Boot partition". "Boot sector type" and "Boot sector
info" cannot be right but I don't know what they should be.

The two "looks at sector" seem *very* wrong.

OK, hereafter I added the drive info produced by boot_info_script.sh.
I'll also try the SuperGrub2Disk ASAP.

Bye.
Bruno

============================= Boot Info Summary: ===============================

 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector
    946507840 of the same hard drive for core.img. core.img is at this
    location and looks for  on this drive.

sda1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Grub2 (v1.99)
    Boot sector info:   Grub2 (v1.99) is installed in the boot sector of sda1
                       and looks at sector 932584136 of the same hard drive
                       for core.img. core.img is at this location and looks
                       for  on this drive. According to the info in the boot
                       sector, sda1 has 0 sectors.
    Operating System:
    Boot files:

sda2: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info:
    Operating System:  Ubuntu 11.10
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda3: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info:

sda4: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info:
    Operating System:  Debian GNU/Linux 6.0
    Boot files:        /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img


[snip]

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1   976,773,167   976,773,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sda1              34        39,096        39,063 EFI System partition
/dev/sda2 39,097 926,705,663 926,666,567 Data partition (Windows/Linux)
/dev/sda3     968,710,973   976,773,118     8,062,146 Swap partition (Linux)
/dev/sda4 926,705,664 946,236,914 19,531,251 Data partition (Windows/Linux)
/dev/sda5     946,237,440   968,710,143    22,472,704 EFI System partition

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        DAA7-3EEF                              vfat
/dev/sda2        1f2cac6a-301f-48f7-a83e-70485ad3a653   ext4
/dev/sda3        cc3d3f3f-d38e-4741-adc1-7807282fdc16   swap
/dev/sda4        b6ebc0b2-59cc-4ceb-81ba-c60d90be2fdc   ext4
/dev/sda5        5c1fb0d9-aafd-42cd-9626-ce4d1c170d7f   ext4

[snip]

=============================== sda4/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/sda4 during installation
UUID=b6ebc0b2-59cc-4ceb-81ba-c60d90be2fdc / ext4 errors=remount-ro 0 1
# swap was on /dev/sda3 during installation
UUID=cc3d3f3f-d38e-4741-adc1-7807282fdc16 none swap sw 0 0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
--------------------------------------------------------------------------------

=================== sda4: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

442.020458221 = 474.615853056 boot/grub/core.img 1 450.046794891 = 483.234066432 boot/grub/grub.cfg 2 442.517547607 = 475.149598720 boot/initrd.img-2.6.32-5-amd64 1 442.415344238 = 475.039858688 boot/vmlinuz-2.6.32-5-amd64 1 442.517547607 = 475.149598720 initrd.img 1 442.415344238 = 475.039858688 vmlinuz 1

[snip]


Bye,
Bruno


Reply to: