ubuntuusers.de

Boot_info

Autor:
Berlin_1946
Datum:
27. September 2020 10:58
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
		initrd /boot/initrd.img-5.4.0-47-generic
	}
	menuentry 'Ubuntu (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-47-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-47-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-47-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-47-generic (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-47-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-47-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-47-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-47-generic (recovery mode) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-47-generic-root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr-225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-47-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr
		initrd /boot/initrd.img-5.4.0-47-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (recovery mode) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic-root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr-225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu 20.04.1 LTS (20.04) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (recovery mode) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic-root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro recovery nomodeset dis_ucode_ldr-225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro recovery nomodeset dis_ucode_ldr
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu 18.04.5 LTS (18.04) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro quiet splash drm_kms_helper.edid_firmware=HDMI-2:edid/edid.HDMI-2.bin drm_kms_helper.edid_firmware=VGA-1:edid/edid.VGA-1.bin $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (recovery mode) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic-root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr-225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=225b87f5-3a68-4b2a-8dcf-a381075b0802 ro recovery nomodeset dis_ucode_ldr
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu 20.04.1 LTS (20.04) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic--225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro quiet splash $vt_handoff
		initrd /boot/initrd.img-5.4.0-45-generic
	}
	menuentry 'Ubuntu, mit Linux 5.4.0-45-generic (recovery mode) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5) (auf /dev/sda7) (auf /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.4.0-45-generic-root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro recovery nomodeset dis_ucode_ldr-225b87f5-3a68-4b2a-8dcf-a381075b0802' {
		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  225b87f5-3a68-4b2a-8dcf-a381075b0802
		else
		  search --no-floppy --fs-uuid --set=root 225b87f5-3a68-4b2a-8dcf-a381075b0802
		fi
		linux /boot/vmlinuz-5.4.0-45-generic root=UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 ro recovery nomodeset dis_ucode_ldr
		initrd /boot/initrd.img-5.4.0-45-generic
	}
}

set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
	fwsetup
}
### 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 ###
--------------------------------------------------------------------------------

=============================== sda7/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/sda7 during installation
UUID=7c98e1e6-4163-40b5-b890-b20abb244f33 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
# UUID=2A50-8686  /boot/efi       vfat    umask=0077      0       1
# /home was on /dev/sdb3 during installation
UUID=dad2ef8b-91d7-4705-8d02-762814e2a0c0 /home           ext4    defaults        0       2
# swap was on /dev/sda6 during installation
UUID=779a5b91-5f21-4e66-9a8f-5df952a18f81 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

  99.925445557 = 107.294130176  boot/grub/grub.cfg                             2
 106.280399323 = 114.117709824  boot/vmlinuz                                   1
  85.155399323 = 91.434913792   boot/vmlinuz-5.4.0-45-generic                  2
 106.280399323 = 114.117709824  boot/vmlinuz-5.4.0-47-generic                  1
  85.155399323 = 91.434913792   boot/vmlinuz.old                               2
  87.398002625 = 93.842890752   boot/initrd.img                                8
  85.737373352 = 92.059803648   boot/initrd.img-5.4.0-45-generic               2
  87.398002625 = 93.842890752   boot/initrd.img-5.4.0-47-generic               8
  85.737373352 = 92.059803648   boot/initrd.img.old                            2

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

Unknown MBR on /dev/sdf

00000000  fa 31 c0 8e d0 bc 00 7c  89 e6 8e c0 8e d8 fb fc  |.1.....|........|
00000010  bf 00 06 b9 00 01 f3 a5  ea 1d 06 00 00 be be 07  |................|
00000020  80 3c 80 74 02 cd 18 8b  14 8b 4c 02 bf 05 00 bb  |.<.t......L.....|
00000030  00 7c b8 01 02 57 cd 13  5f 73 0d 31 c0 cd 13 4f  |.|...W.._s.1...O|
00000040  75 ed be 6d 06 e9 13 00  bf fe 7d be 8c 06 81 3d  |u..m......}....=|
00000050  55 aa 75 07 89 ee ea 00  7c 00 00 ac 3c 00 74 0b  |U.u.....|...<.t.|
00000060  56 bb 07 00 b4 0e cd 10  5e eb f0 eb fe 45 72 72  |V.......^....Err|
00000070  6f 72 20 74 6f 20 6c 6f  61 64 20 6f 70 65 72 61  |or to load opera|
00000080  74 69 6e 67 20 73 79 73  74 65 6d 00 4d 69 73 73  |ting system.Miss|
00000090  69 6e 67 20 6f 70 65 72  61 74 69 6e 67 20 73 79  |ing operating sy|
000000a0  73 74 65 6d 00 49 6e 76  61 6c 69 64 20 70 61 72  |stem.Invalid par|
000000b0  74 69 74 69 6f 6e 20 74  61 62 6c 65 00 00 00 00  |tition table....|
000000c0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000000d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000000e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000000f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000100  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000110  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000120  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000130  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000140  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000160  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000190  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 00 00 00 00  |................|
000001b0  00 00 00 00 00 00 00 00  02 f1 3d 7c 00 00 00 01  |..........=|....|
000001c0  01 00 07 fe ff ff 00 08  00 00 b0 5c 70 74 00 00  |...........\pt..|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
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  00 00 00 00 00 00 55 aa  |..............U.|
00000200

Unknown BootLoader on sdb1

00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 17 d0 26 00 00 00 00  |...........&....|
00000030  04 00 00 00 00 00 00 00  7f 01 6d 02 00 00 00 00  |..........m.....|
00000040  f6 00 00 00 01 00 00 00  19 46 11 6f 2a b4 2e 45  |.........F.o*..E|
00000050  00 00 00 00 0e 1f be 71  7c ac 22 c0 74 0b 56 b4  |.......q|.".t.V.|
00000060  0e bb 07 00 cd 10 5e eb  f0 32 e4 cd 16 cd 19 eb  |......^..2......|
00000070  fe 54 68 69 73 20 69 73  20 6e 6f 74 20 61 20 62  |.This is not a b|
00000080  6f 6f 74 61 62 6c 65 20  64 69 73 6b 2e 20 50 6c  |ootable disk. Pl|
00000090  65 61 73 65 20 69 6e 73  65 72 74 20 61 20 62 6f  |ease insert a bo|
000000a0  6f 74 61 62 6c 65 20 66  6c 6f 70 70 79 20 61 6e  |otable floppy an|
000000b0  64 0d 0a 70 72 65 73 73  20 61 6e 79 20 6b 65 79  |d..press any key|
000000c0  20 74 6f 20 74 72 79 20  61 67 61 69 6e 20 2e 2e  | to try again ..|
000000d0  2e 20 0d 0a 00 00 00 00  00 00 00 00 00 00 00 00  |. ..............|
000000e0  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  00 00 00 00 00 00 55 aa  |..............U.|
00000200

Unknown BootLoader on sdd1

00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff a7 34 3a 00 00 00 00  |..........4:....|
00000030  04 00 00 00 00 00 00 00  7f 4a a3 03 00 00 00 00  |.........J......|
00000040  f6 00 00 00 01 00 00 00  90 e4 41 12 c0 3f f5 4a  |..........A..?.J|
00000050  00 00 00 00 0e 1f be 71  7c ac 22 c0 74 0b 56 b4  |.......q|.".t.V.|
00000060  0e bb 07 00 cd 10 5e eb  f0 32 e4 cd 16 cd 19 eb  |......^..2......|
00000070  fe 54 68 69 73 20 69 73  20 6e 6f 74 20 61 20 62  |.This is not a b|
00000080  6f 6f 74 61 62 6c 65 20  64 69 73 6b 2e 20 50 6c  |ootable disk. Pl|
00000090  65 61 73 65 20 69 6e 73  65 72 74 20 61 20 62 6f  |ease insert a bo|
000000a0  6f 74 61 62 6c 65 20 66  6c 6f 70 70 79 20 61 6e  |otable floppy an|
000000b0  64 0d 0a 70 72 65 73 73  20 61 6e 79 20 6b 65 79  |d..press any key|
000000c0  20 74 6f 20 74 72 79 20  61 67 61 69 6e 20 2e 2e  | to try again ..|
000000d0  2e 20 0d 0a 00 00 00 00  00 00 00 00 00 00 00 00  |. ..............|
000000e0  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  00 00 00 00 00 00 55 aa  |..............U.|
00000200



root@mate-HP:~#