Autor Tópico: Cadê meu GRUB ? =(  (Lida 2754 vezes)

Offline mrcsvg

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Cadê meu GRUB ? =(
« Online: 02 de Julho de 2017, 16:17 »
Fala ai, galera!

Sou novo por aqui... já estou apanhando a uma semana pra conseguir configurar o GRUB... mas sem sucesso. =(

Passa é que tenho dois hdds: 1 SSD 128 e 1 normal com 1TB

O SSD já veio com o Windowns instalado... e preciso manter-lo pois utilizo alguns softwares específicos do trabalho. =(

Particionei o disco de 1 também, deixando 1/4 para o UBUNTU e fiz a instalação... Criei a área de swap e a ext4, como manda o manual... tudo certo e estou usando o ubuntu agora!

Porém... o GRUB não inicia de jeito nenhum... e para mudar de um SO para outro, sempre tenho que mudar a ordem de inicialização na BIOS.

Alguém consegue me dar uma luz?

Código: [Selecionar]
marcus@marcus-Inspiron-7560:~$ sudo fdisk -l
[sudo] senha para marcus:
Disk /dev/sda: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 5655DE88-2AB6-4E2C-959E-553B679312EB

Dispositivo      Start        Fim    Setores   Size Tipo
/dev/sda1         2048     264191     262144   128M Microsoft reserved
/dev/sda2       264192 1562898957 1562634766 745,1G Microsoft basic data
/dev/sda3   1562900480 1562902527       2048     1M BIOS boot
/dev/sda4   1889523712 1953523711   64000000  30,5G Linux swap
/dev/sda5   1562902528 1889523711  326621184 155,8G EFI System

Partition table entries are not in disk order.


Disk /dev/sdb: 119,2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: EEAC672E-6908-42ED-AA82-B9A4722F2C66

Dispositivo     Start       Fim   Setores   Size Tipo
/dev/sdb1        2048   1026047   1024000   500M EFI System
/dev/sdb2     1026048   1288191    262144   128M Microsoft reserved
/dev/sdb3     1288192 222939135 221650944 105,7G Microsoft basic data
/dev/sdb4   222939136 223928319    989184   483M Windows recovery environment
/dev/sdb5   223928320 247617535  23689216  11,3G Windows recovery environment
/dev/sdb6   247619584 250068991   2449408   1,2G Windows recovery environment


Desde já, agradeço.

Offline mrcsvg

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Re:Cadê meu GRUB ? =(
« Resposta #1 Online: 02 de Julho de 2017, 16:19 »
Boot Info Scpript

Código: [Selecionar]
                  Boot Info Script 0.61      [1 April 2012]


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

 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector
    1562900480 of the same hard drive for core.img. core.img is at this
    location and looks in partition 85 for .
 => No boot loader is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info:
    Mounting failed:   mount: unknown filesystem type ''

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:       

sda3: __________________________________________________________________________

    File system:       BIOS Boot partition
    Boot sector type:  Grub2's core.img
    Boot sector info:

sda4: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Unknown
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:        /efi/Boot/bootx64.efi

sdb2: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info:
    Mounting failed:   mount: unknown filesystem type ''
mount: unknown filesystem type ''

sdb3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:        /Windows/System32/winload.exe

sdb4: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:       

sdb5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:       

sdb6: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:       

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sda1           2,048       264,191       262,144 Microsoft Reserved Partition (Windows)
/dev/sda2         264,192 1,562,898,957 1,562,634,766 Data partition (Windows/Linux)
/dev/sda3   1,562,900,480 1,562,902,527         2,048 BIOS Boot partition
/dev/sda4   1,889,523,712 1,953,523,711    64,000,000 Swap partition (Linux)
/dev/sda5   1,562,902,528 1,889,523,711   326,621,184 EFI System partition

Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 119,2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 4,294,967,295 4,294,967,295  ee GPT

/dev/sdb1 ends after the last sector of /dev/sdb

GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sdb1           2,048     1,026,047     1,024,000 EFI System partition
/dev/sdb2       1,026,048     1,288,191       262,144 Microsoft Reserved Partition (Windows)
/dev/sdb3       1,288,192   222,939,135   221,650,944 Data partition (Windows/Linux)
/dev/sdb4     222,939,136   223,928,319       989,184 Windows Recovery Environment (Windows)
/dev/sdb5     223,928,320   247,617,535    23,689,216 Windows Recovery Environment (Windows)
/dev/sdb6     247,619,584   250,068,991     2,449,408 Windows Recovery Environment (Windows)

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1                                                         
/dev/sda2        20121D5C121D386C                       ntfs       DATA
/dev/sda3                                                         
/dev/sda4        5dd1bb4f-da59-4536-84d0-800e5283346d   swap       
/dev/sda5        068ee3d4-a572-437d-b5f7-f1ff91933df0   ext4       
/dev/sdb1        2ECC-61A8                              vfat       ESP
/dev/sdb2                                                         
/dev/sdb3        7C5814455813FD18                       ntfs       OS
/dev/sdb4        0E722AEB722AD6ED                       ntfs       WINRETOOLS
/dev/sdb5        22482B84482B55B7                       ntfs       Image
/dev/sdb6        2EC06D58C06D2775                       ntfs       DELLSUPPORT

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda5        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)


=========================== sda5/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=pt_BR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-068ee3d4-a572-437d-b5f7-f1ff91933df0' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
        linux /boot/vmlinuz-4.10.0-19-generic root=UUID=068ee3d4-a572-437d-b5f7-f1ff91933df0 ro  quiet splash $vt_handoff
initrd /boot/initrd.img-4.10.0-19-generic
}
submenu 'Opções avançadas para Ubuntu' $menuentry_id_option 'gnulinux-advanced-068ee3d4-a572-437d-b5f7-f1ff91933df0' {
menuentry 'Ubuntu, com o Linux 4.10.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.10.0-19-generic-advanced-068ee3d4-a572-437d-b5f7-f1ff91933df0' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
echo 'Carregando o Linux 4.10.0-19-generic...'
        linux /boot/vmlinuz-4.10.0-19-generic root=UUID=068ee3d4-a572-437d-b5f7-f1ff91933df0 ro  quiet splash $vt_handoff
echo 'Carregando o ramdisk inicial...'
initrd /boot/initrd.img-4.10.0-19-generic
}
menuentry 'Ubuntu, with Linux 4.10.0-19-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.10.0-19-generic-init-upstart-068ee3d4-a572-437d-b5f7-f1ff91933df0' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
echo 'Carregando o Linux 4.10.0-19-generic...'
        linux /boot/vmlinuz-4.10.0-19-generic root=UUID=068ee3d4-a572-437d-b5f7-f1ff91933df0 ro  quiet splash $vt_handoff init=/sbin/upstart
echo 'Carregando o ramdisk inicial...'
initrd /boot/initrd.img-4.10.0-19-generic
}
menuentry 'Ubuntu, with Linux 4.10.0-19-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.10.0-19-generic-recovery-068ee3d4-a572-437d-b5f7-f1ff91933df0' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
echo 'Carregando o Linux 4.10.0-19-generic...'
        linux /boot/vmlinuz-4.10.0-19-generic root=UUID=068ee3d4-a572-437d-b5f7-f1ff91933df0 ro recovery nomodeset
echo 'Carregando o ramdisk inicial...'
initrd /boot/initrd.img-4.10.0-19-generic
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
knetbsd /boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
insmod part_gpt
insmod ext2
set root='hd0,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  068ee3d4-a572-437d-b5f7-f1ff91933df0
else
  search --no-floppy --fs-uuid --set=root 068ee3d4-a572-437d-b5f7-f1ff91933df0
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda5/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>
# / was on /dev/sda5 during installation
UUID=068ee3d4-a572-437d-b5f7-f1ff91933df0 /               ext4    errors=remount-ro 0       1
/swapfile                                 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)


======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sdb1

00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 08 3e 18  |.X.MSDOS5.0...>.|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 a0 0f 00 e1 03 00 00  00 00 00 00 02 00 00 00  |................|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 00 29 a8 61 cc 2e 4e  4f 20 4e 41 4d 45 20 20  |..).a..NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 56 40 88 4e 02 8a 56  |{......|.V@.N..V|
00000070  40 b4 41 bb a 55 cd 13  72 10 81 fb 55 a 75 0a  |@.A..U..r...U.u.|
00000080  f6 c1 01 74 05 fe 46 02  eb 2d 8a 56 40 b4 08 cd  |...t..F..-.V@...|
00000090  13 73 05 b9 ff ff 8a f1  66 0f b6 c6 40 66 0f b6  |.s......f...@f..|
000000a0  d1 80 e2 3f f7 e2 86 cd  c0 ed 06 41 66 0f b7 c9  |...?.......Af...|
000000b0  66 f7 e1 66 89 46 f8 83  7e 16 00 75 39 83 7e 2a  |f..f.F..~..u9.~*|
000000c0  00 77 33 66 8b 46 1c 66  83 c0 0c bb 00 80 b9 01  |.w3f.F.f........|
000000d0  00 e8 2c 00 e9 a8 03 a1  f8 7d 80 c4 7c 8b f0 ac  |..,......}..|...|
000000e0  84 c0 74 17 3c ff 74 09  b4 0e bb 07 00 cd 10 eb  |..t.<.t.........|
000000f0  ee a1 fa 7d eb e4 a1 7d  80 eb df 98 cd 16 cd 19  |...}...}........|
00000100  66 60 80 7e 02 00 0f 84  20 00 66 6a 00 66 50 06  |f`.~.... .fj.fP.|
00000110  53 66 68 10 00 01 00 b4  42 8a 56 40 8b f4 cd 13  |Sfh.....B.V@....|
00000120  66 58 66 58 66 58 66 58  eb 33 66 3b 46 f8 72 03  |fXfXfXfX.3f;F.r.|
00000130  f9 eb 2a 66 33 d2 66 0f  b7 4e 18 66 f7 f1 fe c2  |..*f3.f..N.f....|
00000140  8a ca 66 8b d0 66 c1 ea  10 f7 76 1a 86 d6 8a 56  |..f..f....v....V|
00000150  40 8a e8 c0 e4 06 0a cc  b8 01 02 cd 13 66 61 0f  |@............fa.|
00000160  82 74 ff 81 c3 00 02 66  40 49 75 94 c3 42 4f 4f  |.t.....f@Iu..BOO|
00000170  54 4d 47 52 20 20 20 20  00 00 00 00 00 00 00 00  |TMGR    ........|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 44 69  |..............Di|
000001b0  73 6b 20 65 72 72 6f 72  ff 0d 0a 50 72 65 73 73  |sk error...Press|
000001c0  20 61 6e 79 20 6b 65 79  20 74 6f 20 72 65 73 74  | any key to rest|
000001d0  61 72 74 0d 0a 00 00 00  00 00 00 00 00 00 00 00  |art.............|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  ac 01 b9 01 00 00 55 a  |..............U.|
00000200


=============================== StdErr Messages: ===============================

cat: /tmp/BootInfo-yEt4Kd6r/Tmp_Log: Arquivo ou diretório não encontrado


Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:Cadê meu GRUB ? =(
« Resposta #2 Online: 02 de Julho de 2017, 18:05 »
Boot Info Scpript

O Bootinfo postado está truncado, está incompleto, não faça dessa forma, existe um limite de caracteres que se pode postar diretamente no Fórum.

Execute novamente o Boot-Repair e forneça a url para o Pastebin que ele informa ao final do processamento.

Caso não esteja informando a url, então use um outro caminho.

Salve localmente o arquivo gerado pelo Bootinfo, cujo nome é algo assim "Boot-Info_2017-07-02__17h48.txt"

Instale:

Código: [Selecionar]
sudo apt install pastebinit
Agora, no diretório onde salvou o arquivo gerado pelo Bootinfo, faça:

Código: [Selecionar]
cat nome_do_arquivo | pastebinit
exemplo:

cat Boot-Info_2017-07-02__17h48.txt | pastebinit

O comando acima produzirá uma url, informe essa url aqui no Fórum para que se possa ter acesso ao relatório.
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.

Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:Cadê meu GRUB ? =(
« Resposta #3 Online: 02 de Julho de 2017, 18:16 »
Aproveita e instala o pacote inxi também, lembrando que o repositório universe precisa estar habilitado.

Código: [Selecionar]
sudo apt install inxi
Depois traga ao tópico o resultado para:

Código: [Selecionar]
inxi -FxZ
Informe também o resultado para:

Código: [Selecionar]
[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"
E ainda:

Código: [Selecionar]
grub-install --version
duplo hífen em --version no comando acima.
« Última modificação: 02 de Julho de 2017, 18:48 por druidaobelix »
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.

Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:Cadê meu GRUB ? =(
« Resposta #4 Online: 02 de Julho de 2017, 18:26 »
Use a ppa do Boot-Repair para obter o Bootinfo instalando dessa forma:

Boot-Repair-Ubuntu para recuperação do Grub-2

http://ubuntuforum-br.org/index.php/topic,84609.msg634662.html#msg634662

Por enquanto apenas obtenha novamente o Bootinfo, ainda não aplique nenhuma alteração até que se analise o cenário existente.
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.