Advertisement
Guest User

Boot Repair

a guest
Jan 14th, 2019
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.19 KB | None | 0 0
  1. lubuntu@lubuntu:~$ sudo os-prober
  2. /dev/sda1:Windows 10:Windows:chain
  3. /dev/sdd3:Ubuntu 18.10 (18.10):Ubuntu:linux
  4. /dev/sde1:Windows 10:Windows1:chain
  5. lubuntu@lubuntu:~$ sudo su
  6. root@lubuntu:/home/lubuntu# fdisk -l
  7. Disk /dev/loop0: 629,3 MiB, 659873792 bytes, 1288816 sectors
  8. Units: sectors of 1 * 512 = 512 bytes
  9. Sector size (logical/physical): 512 bytes / 512 bytes
  10. I/O size (minimum/optimal): 512 bytes / 512 bytes
  11.  
  12. Disk /dev/nvme0n1: 27,3 GiB, 29260513280 bytes, 57149440 sectors
  13. Units: sectors of 1 * 512 = 512 bytes
  14. Sector size (logical/physical): 512 bytes / 512 bytes
  15. I/O size (minimum/optimal): 512 bytes / 512 bytes
  16. Disklabel type: gpt
  17. Disk identifier: 26FD7655-33A0-4773-9D19-242AF4EBE172
  18.  
  19. Device         Start      End  Sectors  Size Type
  20. /dev/nvme0n1p1  2048 57141247 57139200 27,3G Microsoft basic data
  21.  
  22. Disk /dev/sda: 223,6 GiB, 240065183744 bytes, 468877312 sectors
  23. Units: sectors of 1 * 512 = 512 bytes
  24. Sector size (logical/physical): 512 bytes / 512 bytes
  25. I/O size (minimum/optimal): 512 bytes / 512 bytes
  26. Disklabel type: dos
  27. Disk identifier: 0x1be3a1a4
  28.  
  29. Device     Boot   Start       End   Sectors  Size Id Type
  30. /dev/sda1  *       2048   1126399   1124352  549M  7 HPFS/NTFS/exFAT
  31. /dev/sda2       1126400 468875263 467748864  223G  7 HPFS/NTFS/exFAT
  32.  
  33. Disk /dev/sdb: 223,6 GiB, 240057409536 bytes, 468862128 sectors
  34. Units: sectors of 1 * 512 = 512 bytes
  35. Sector size (logical/physical): 512 bytes / 512 bytes
  36. I/O size (minimum/optimal): 512 bytes / 512 bytes
  37. Disklabel type: dos
  38. Disk identifier: 0x4335100b
  39.  
  40. Device     Boot Start       End   Sectors   Size Id Type
  41. /dev/sdb1        2048 468858879 468856832 223,6G  7 HPFS/NTFS/exFAT
  42.  
  43. Disk /dev/sdc: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
  44. Units: sectors of 1 * 512 = 512 bytes
  45. Sector size (logical/physical): 512 bytes / 4096 bytes
  46. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  47. Disklabel type: dos
  48. Disk identifier: 0x000d0c38
  49.  
  50. Device     Boot Start        End    Sectors  Size Id Type
  51. /dev/sdc1        2048 3907026943 3907024896  1,8T  7 HPFS/NTFS/exFAT
  52.  
  53. Disk /dev/sdd: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
  54. Units: sectors of 1 * 512 = 512 bytes
  55. Sector size (logical/physical): 512 bytes / 4096 bytes
  56. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  57. Disklabel type: gpt
  58. Disk identifier: FA030497-F219-4155-B24F-357E04E072A5
  59.  
  60. Device          Start        End    Sectors   Size Type
  61. /dev/sdd1          34     262177     262144   128M Microsoft reserved
  62. /dev/sdd2      264192 1859028991 1858764800 886,3G Microsoft basic data
  63. /dev/sdd3  1859028992 3867967487 2008938496   958G Linux filesystem
  64. /dev/sdd4  3867967488 3869138943    1171456   572M EFI System
  65. /dev/sdd5  3869138944 3907026943   37888000  18,1G Linux swap
  66.  
  67. Partition 1 does not start on physical sector boundary.
  68.  
  69. Disk /dev/sde: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
  70. Units: sectors of 1 * 512 = 512 bytes
  71. Sector size (logical/physical): 512 bytes / 512 bytes
  72. I/O size (minimum/optimal): 512 bytes / 512 bytes
  73. Disklabel type: dos
  74. Disk identifier: 0xc1e5efca
  75.  
  76. Device     Boot Start        End    Sectors   Size Id Type
  77. /dev/sde1  *     2048 1953521663 1953519616 931,5G  7 HPFS/NTFS/exFAT
  78.  
  79. Disk /dev/sdf: 15 GiB, 16047407104 bytes, 31342592 sectors
  80. Units: sectors of 1 * 512 = 512 bytes
  81. Sector size (logical/physical): 512 bytes / 512 bytes
  82. I/O size (minimum/optimal): 512 bytes / 512 bytes
  83. Disklabel type: dos
  84. Disk identifier: 0x6b8b4567
  85.  
  86. Device     Boot Start     End Sectors  Size Id Type
  87. /dev/sdf1  *        0 1449983 1449984  708M 17 Hidden HPFS/NTFS
  88.  
  89. Disk /dev/zram0: 664,7 MiB, 696999936 bytes, 170166 sectors
  90. Units: sectors of 1 * 4096 = 4096 bytes
  91. Sector size (logical/physical): 4096 bytes / 4096 bytes
  92. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  93.  
  94. Disk /dev/zram1: 664,7 MiB, 696999936 bytes, 170166 sectors
  95. Units: sectors of 1 * 4096 = 4096 bytes
  96. Sector size (logical/physical): 4096 bytes / 4096 bytes
  97. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  98.  
  99. Disk /dev/zram2: 664,7 MiB, 696999936 bytes, 170166 sectors
  100. Units: sectors of 1 * 4096 = 4096 bytes
  101. Sector size (logical/physical): 4096 bytes / 4096 bytes
  102. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  103.  
  104. Disk /dev/zram3: 664,7 MiB, 696999936 bytes, 170166 sectors
  105. Units: sectors of 1 * 4096 = 4096 bytes
  106. Sector size (logical/physical): 4096 bytes / 4096 bytes
  107. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  108.  
  109. Disk /dev/zram4: 664,7 MiB, 696999936 bytes, 170166 sectors
  110. Units: sectors of 1 * 4096 = 4096 bytes
  111. Sector size (logical/physical): 4096 bytes / 4096 bytes
  112. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  113.  
  114. Disk /dev/zram5: 664,7 MiB, 696999936 bytes, 170166 sectors
  115. Units: sectors of 1 * 4096 = 4096 bytes
  116. Sector size (logical/physical): 4096 bytes / 4096 bytes
  117. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  118.  
  119. Disk /dev/zram6: 664,7 MiB, 696999936 bytes, 170166 sectors
  120. Units: sectors of 1 * 4096 = 4096 bytes
  121. Sector size (logical/physical): 4096 bytes / 4096 bytes
  122. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  123.  
  124. Disk /dev/zram7: 664,7 MiB, 696999936 bytes, 170166 sectors
  125. Units: sectors of 1 * 4096 = 4096 bytes
  126. Sector size (logical/physical): 4096 bytes / 4096 bytes
  127. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  128.  
  129. Disk /dev/zram8: 664,7 MiB, 696999936 bytes, 170166 sectors
  130. Units: sectors of 1 * 4096 = 4096 bytes
  131. Sector size (logical/physical): 4096 bytes / 4096 bytes
  132. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  133.  
  134. Disk /dev/zram9: 664,7 MiB, 696999936 bytes, 170166 sectors
  135. Units: sectors of 1 * 4096 = 4096 bytes
  136. Sector size (logical/physical): 4096 bytes / 4096 bytes
  137. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  138.  
  139. Disk /dev/zram10: 664,7 MiB, 696999936 bytes, 170166 sectors
  140. Units: sectors of 1 * 4096 = 4096 bytes
  141. Sector size (logical/physical): 4096 bytes / 4096 bytes
  142. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  143.  
  144. Disk /dev/zram11: 664,7 MiB, 696999936 bytes, 170166 sectors
  145. Units: sectors of 1 * 4096 = 4096 bytes
  146. Sector size (logical/physical): 4096 bytes / 4096 bytes
  147. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  148. root@lubuntu:/home/lubuntu# mount /dev/sdd3 /mnt/
  149. root@lubuntu:/home/lubuntu# mount --bind /dev /mnt/dev/
  150. root@lubuntu:/home/lubuntu# mount --bind /proc /mnt/proc/
  151. root@lubuntu:/home/lubuntu# chroot /mnt
  152. root@lubuntu:/# grub-install --recheck /dev/sdd
  153. Instalando para plataforma i386-pc.
  154. device node not found
  155. device node not found
  156. device node not found
  157. device node not found
  158. device node not found
  159. device node not found
  160. device node not found
  161. device node not found
  162. device node not found
  163. device node not found
  164. device node not found
  165. device node not found
  166. device node not found
  167. device node not found
  168. device node not found
  169. device node not found
  170. device node not found
  171. device node not found
  172. device node not found
  173. device node not found
  174. grub-install: aviso: esta etiqueta de partición GPT no contiene ninguna Partición de Arranque BIOS; el embebido no será posible.
  175. grub-install: aviso: El embebido no es posible. GRUB podrá ser instalado con esta configuración únicamente usando listas de bloques. No obstante, las listas de bloques son INSEGURAS y su uso está desaconsejado..
  176. grub-install: error: no se procederá con las listas de bloques.
  177. root@lubuntu:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement