logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

Raw Paste Créer un nouveau Paste

Boot info script - #C8D3D7FBB8

  1. Boot Info Script 0.77 [10 June 2018]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6. => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 40
  7. of the same hard drive for core.img. core.img is at this location and
  8. looks for (,gpt2)/boot/grub. It also embeds following components:
  9.  
  10. modules
  11. ---------------------------------------------------------------------------
  12. fshelp ext2 part_gpt biosdisk
  13. ---------------------------------------------------------------------------
  14.  
  15. sda1: __________________________________________________________________________
  16.  
  17. File system: BIOS Boot partition
  18. Boot sector type: Grub2's core.img
  19. Boot sector info:
  20.  
  21. sda2: __________________________________________________________________________
  22.  
  23. File system: ext4
  24. Boot sector type: -
  25. Boot sector info:
  26. Operating System: Debian GNU/Linux 10 (buster)
  27. Boot files: /boot/grub/grub.cfg /etc/fstab
  28.  
  29. sda3: __________________________________________________________________________
  30.  
  31. File system: swap
  32. Boot sector type: -
  33. Boot sector info:
  34.  
  35. sda6: __________________________________________________________________________
  36.  
  37. File system: ext4
  38. Boot sector type: -
  39. Boot sector info:
  40. Operating System:
  41. Boot files:
  42.  
  43. ============================ Drive/Partition Info: =============================
  44.  
  45. Drive: sda _____________________________________________________________________
  46. Disk /dev/sda: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
  47. Disk model: HGST HUS726020AL
  48. Units: sectors of 1 * 512 = 512 bytes
  49. Sector size (logical/physical): 512 bytes / 512 bytes
  50. I/O size (minimum/optimal): 512 bytes / 512 bytes
  51.  
  52. Partition Boot Start Sector End Sector # of Sectors Id System
  53.  
  54. /dev/sda1 1 3,907,029,167 3,907,029,167 ee GPT
  55.  
  56.  
  57. GUID Partition Table detected.
  58.  
  59. Partition Attrs Start Sector End Sector # of Sectors System
  60. /dev/sda1 40 2,048 2,009 BIOS Boot partition
  61. /dev/sda2 4,096 1,025,398,264 1,025,394,169 Data partition (Linux)
  62. /dev/sda3 3,905,976,320 3,907,022,847 1,046,528 Swap partition (Linux)
  63. /dev/sda6 1,025,398,265 3,905,976,319 2,880,578,055 Data partition (Linux)
  64.  
  65. Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
  66.  
  67. "blkid" output: ________________________________________________________________
  68.  
  69. Device UUID TYPE LABEL
  70.  
  71. /dev/sda1
  72. /dev/sda2 b7a7057a-bf52-4af3-bee0-517e0240a51e ext4
  73. /dev/sda3 2d67fa0b-4188-47b9-8861-a68f445adc14 swap swap-sda3
  74. /dev/sda6 1d25592d-0293-4e71-8405-6c3a894eff82 ext4
  75.  
  76. ========================= "ls -l /dev/disk/by-id" output: ======================
  77.  
  78. total 0
  79. lrwxrwxrwx 1 root root 9 août 9 14:37 ata-HGST_HUS726020ALA610_K5H1Y95A -> ../../sda
  80. lrwxrwxrwx 1 root root 10 août 9 14:37 ata-HGST_HUS726020ALA610_K5H1Y95A-part1 -> ../../sda1
  81. lrwxrwxrwx 1 root root 10 août 9 14:37 ata-HGST_HUS726020ALA610_K5H1Y95A-part2 -> ../../sda2
  82. lrwxrwxrwx 1 root root 10 août 9 14:37 ata-HGST_HUS726020ALA610_K5H1Y95A-part3 -> ../../sda3
  83. lrwxrwxrwx 1 root root 10 août 9 14:37 ata-HGST_HUS726020ALA610_K5H1Y95A-part6 -> ../../sda6
  84. lrwxrwxrwx 1 root root 9 août 9 14:37 wwn-0x5000cca25ecef9d9 -> ../../sda
  85. lrwxrwxrwx 1 root root 10 août 9 14:37 wwn-0x5000cca25ecef9d9-part1 -> ../../sda1
  86. lrwxrwxrwx 1 root root 10 août 9 14:37 wwn-0x5000cca25ecef9d9-part2 -> ../../sda2
  87. lrwxrwxrwx 1 root root 10 août 9 14:37 wwn-0x5000cca25ecef9d9-part3 -> ../../sda3
  88. lrwxrwxrwx 1 root root 10 août 9 14:37 wwn-0x5000cca25ecef9d9-part6 -> ../../sda6
  89.  
  90. ================================ Mount points: =================================
  91.  
  92. Device Mount_Point Type Options
  93.  
  94. /dev/sda2 / ext4 (rw,relatime)
  95. /dev/sda6 /mnt/backup ext4 (rw,relatime,stripe=32747)
  96.  
  97.  
  98. =========================== sda2/boot/grub/grub.cfg: ===========================
  99.  
  100. --------------------------------------------------------------------------------
  101. #
  102. # DO NOT EDIT THIS FILE
  103. #
  104. # It is automatically generated by grub-mkconfig using templates
  105. # from /etc/grub.d and settings from /etc/default/grub
  106. #
  107.  
  108. ### BEGIN /etc/grub.d/00_header ###
  109. if [ -s $prefix/grubenv ]; then
  110. set have_grubenv=true
  111. load_env
  112. fi
  113. if [ "${next_entry}" ] ; then
  114. set default="${next_entry}"
  115. set next_entry=
  116. save_env next_entry
  117. set boot_once=true
  118. else
  119. set default="0"
  120. fi
  121.  
  122. if [ x"${feature_menuentry_id}" = xy ]; then
  123. menuentry_id_option="--id"
  124. else
  125. menuentry_id_option=""
  126. fi
  127.  
  128. export menuentry_id_option
  129.  
  130. if [ "${prev_saved_entry}" ]; then
  131. set saved_entry="${prev_saved_entry}"
  132. save_env saved_entry
  133. set prev_saved_entry=
  134. save_env prev_saved_entry
  135. set boot_once=true
  136. fi
  137.  
  138. function savedefault {
  139. if [ -z "${boot_once}" ]; then
  140. saved_entry="${chosen}"
  141. save_env saved_entry
  142. fi
  143. }
  144. function load_video {
  145. if [ x$feature_all_video_module = xy ]; then
  146. insmod all_video
  147. else
  148. insmod efi_gop
  149. insmod efi_uga
  150. insmod ieee1275_fb
  151. insmod vbe
  152. insmod vga
  153. insmod video_bochs
  154. insmod video_cirrus
  155. fi
  156. }
  157.  
  158. if [ x$feature_default_font_path = xy ] ; then
  159. font=unicode
  160. else
  161. insmod part_gpt
  162. insmod ext2
  163. set root='hd0,gpt2'
  164. if [ x$feature_platform_search_hint = xy ]; then
  165. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 b7a7057a-bf52-4af3-bee0-517e0240a51e
  166. else
  167. search --no-floppy --fs-uuid --set=root b7a7057a-bf52-4af3-bee0-517e0240a51e
  168. fi
  169. font="/usr/share/grub/unicode.pf2"
  170. fi
  171.  
  172. if loadfont $font ; then
  173. set gfxmode=auto
  174. load_video
  175. insmod gfxterm
  176. set locale_dir=$prefix/locale
  177. set lang=en_US
  178. insmod gettext
  179. fi
  180. terminal_output gfxterm
  181. if [ "${recordfail}" = 1 ] ; then
  182. set timeout=30
  183. else
  184. if [ x$feature_timeout_style = xy ] ; then
  185. set timeout_style=menu
  186. set timeout=5
  187. # Fallback normal timeout code in case the timeout_style feature is
  188. # unavailable.
  189. else
  190. set timeout=5
  191. fi
  192. fi
  193. ### END /etc/grub.d/00_header ###
  194.  
  195. ### BEGIN /etc/grub.d/05_debian_theme ###
  196. set menu_color_normal=cyan/blue
  197. set menu_color_highlight=white/blue
  198. ### END /etc/grub.d/05_debian_theme ###
  199.  
  200. ### BEGIN /etc/grub.d/10_linux ###
  201. function gfxmode {
  202. set gfxpayload="${1}"
  203. }
  204. set linux_gfx_mode=
  205. export linux_gfx_mode
  206. menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b7a7057a-bf52-4af3-bee0-517e0240a51e' {
  207. load_video
  208. insmod gzio
  209. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  210. insmod part_gpt
  211. insmod ext2
  212. set root='hd0,gpt2'
  213. if [ x$feature_platform_search_hint = xy ]; then
  214. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 b7a7057a-bf52-4af3-bee0-517e0240a51e
  215. else
  216. search --no-floppy --fs-uuid --set=root b7a7057a-bf52-4af3-bee0-517e0240a51e
  217. fi
  218. echo 'Loading Linux 4.19.0-17-amd64 ...'
  219. linux /boot/vmlinuz-4.19.0-17-amd64 root=UUID=b7a7057a-bf52-4af3-bee0-517e0240a51e ro quiet
  220. echo 'Loading initial ramdisk ...'
  221. initrd /boot/initrd.img-4.19.0-17-amd64
  222. }
  223. submenu 'Advanced options for Debian GNU/Linux' $menuentry_id_option 'gnulinux-advanced-b7a7057a-bf52-4af3-bee0-517e0240a51e' {
  224. menuentry 'Debian GNU/Linux, with Linux 4.19.0-17-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.0-17-amd64-advanced-b7a7057a-bf52-4af3-bee0-517e0240a51e' {
  225. load_video
  226. insmod gzio
  227. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  228. insmod part_gpt
  229. insmod ext2
  230. set root='hd0,gpt2'
  231. if [ x$feature_platform_search_hint = xy ]; then
  232. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 b7a7057a-bf52-4af3-bee0-517e0240a51e
  233. else
  234. search --no-floppy --fs-uuid --set=root b7a7057a-bf52-4af3-bee0-517e0240a51e
  235. fi
  236. echo 'Loading Linux 4.19.0-17-amd64 ...'
  237. linux /boot/vmlinuz-4.19.0-17-amd64 root=UUID=b7a7057a-bf52-4af3-bee0-517e0240a51e ro quiet
  238. echo 'Loading initial ramdisk ...'
  239. initrd /boot/initrd.img-4.19.0-17-amd64
  240. }
  241. menuentry 'Debian GNU/Linux, with Linux 4.19.0-17-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.0-17-amd64-recovery-b7a7057a-bf52-4af3-bee0-517e0240a51e' {
  242. load_video
  243. insmod gzio
  244. if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
  245. insmod part_gpt
  246. insmod ext2
  247. set root='hd0,gpt2'
  248. if [ x$feature_platform_search_hint = xy ]; then
  249. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 b7a7057a-bf52-4af3-bee0-517e0240a51e
  250. else
  251. search --no-floppy --fs-uuid --set=root b7a7057a-bf52-4af3-bee0-517e0240a51e
  252. fi
  253. echo 'Loading Linux 4.19.0-17-amd64 ...'
  254. linux /boot/vmlinuz-4.19.0-17-amd64 root=UUID=b7a7057a-bf52-4af3-bee0-517e0240a51e ro single
  255. echo 'Loading initial ramdisk ...'
  256. initrd /boot/initrd.img-4.19.0-17-amd64
  257. }
  258. }
  259.  
  260. ### END /etc/grub.d/10_linux ###
  261.  
  262. ### BEGIN /etc/grub.d/20_linux_xen ###
  263.  
  264. ### END /etc/grub.d/20_linux_xen ###
  265.  
  266. ### BEGIN /etc/grub.d/30_os-prober ###
  267. ### END /etc/grub.d/30_os-prober ###
  268.  
  269. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  270. ### END /etc/grub.d/30_uefi-firmware ###
  271.  
  272. ### BEGIN /etc/grub.d/40_custom ###
  273. # This file provides an easy way to add custom menu entries. Simply type the
  274. # menu entries you want to add after this comment. Be careful not to change
  275. # the 'exec tail' line above.
  276. ### END /etc/grub.d/40_custom ###
  277.  
  278. ### BEGIN /etc/grub.d/41_custom ###
  279. if [ -f ${config_directory}/custom.cfg ]; then
  280. source ${config_directory}/custom.cfg
  281. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  282. source $prefix/custom.cfg;
  283. fi
  284. ### END /etc/grub.d/41_custom ###
  285. --------------------------------------------------------------------------------
  286.  
  287. =============================== sda2/etc/fstab: ================================
  288.  
  289. --------------------------------------------------------------------------------
  290. # UNCONFIGURED FSTAB FOR BASE SYSTEM
  291. # /etc/fstab: static file system information.
  292. #
  293. # <file system> <mount point> <type> <options> <dump> <pass>
  294.  
  295. # Partition ESP
  296. #UUID=EAB2-D953 /boot/efi vfat umask=0077 0 2
  297.  
  298. # Partition SWAP
  299. UUID=2d67fa0b-4188-47b9-8861-a68f445adc14 none swap sw 0 0
  300.  
  301. # Partition système
  302. UUID=b7a7057a-bf52-4af3-bee0-517e0240a51e / ext4 defaults 0 1
  303.  
  304. # Partition HOME
  305. UUID=1d25592d-0293-4e71-8405-6c3a894eff82 /mnt/backup ext4 defaults 0 2
  306.  
  307.  
  308. --------------------------------------------------------------------------------
  309.  
  310. =================== sda2: Location of files loaded by Grub: ====================
  311.  
  312. GiB - GB File Fragment(s)
  313.  
  314. 338.134765625 = 363.069440000 boot/grub/grub.cfg 2
  315. 1.651405334 = 1.773182976 boot/vmlinuz-4.19.0-17-amd64 1
  316. 1.651405334 = 1.773182976 vmlinuz 1
  317. 1.651405334 = 1.773182976 vmlinuz.old 1
  318. 1.904964447 = 2.045440000 boot/initrd.img-4.19.0-17-amd64 1
  319. 1.904964447 = 2.045440000 initrd.img 1
  320. 1.904964447 = 2.045440000 initrd.img.old 1

Pied de page des forums

Propulsé par FluxBB