|
w.t-thiel
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Guten Tag Die Neuinstallation auf SSD mit
Jetzt erster Neustart und das System zeigt mir "grub rescue" und startet nicht. Welchen Fehler habe ich gemacht? Bin mir allerdings nicht sicher, ob ich wirklich den / vor boot habe und sehr gleich mal nach. Wenn das der Fehler sein sollte, müsste es aber auch mit / allein funktionieren. MFG w.tkanu
Bearbeitet von schwarzheit: Bitte verwende in Zukunft Listen, um die Übersicht im Forum zu verbessern! Und benutze bitte den Vorschaubutton. Danke. Moderiert von schwarzheit: Thema in einen passenden Forenbereich verschoben. Bitte beachte die als wichtig markierten Themen („Welche Themen gehören hier her und welche nicht?“) in jedem Forenbereich. Danke.
|
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 5329
|
Starte vom Stick und installiere Inxi
sudo apt install inxi
und dann zeige uns, hier im Forum jeweils als Codeblock formatiert, die vollständige Ein- und Ausgabe dieser Befehle:
| inxi -Fz
sudo parted --list
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
|
(Befehle bitte einzeln nacheinander ausführen. Benutze Kopieren
Strg +
C und Einfügen
Strg +
V . Im Terminal braucht es zusätzlich die
⇧ -Taste.)
Und halte dich bitte endlich an die Forensyntax. Deine Posts sind sonst nicht lesbar und du machst es den Helfern unnötig schwer bzw. bekommst du so uU keine Hilfe.
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Vielen Dank scwarzheit Mit den ersten Posts war ich am Smartphone, weil ich keine chance sah,den Rechner ans Laufen zu bekommen. Deswegen der fehlende Bezug zur Anzeige am PC und Syntax. Klar mit dem bootstick klappt das jetzt. ubuntu@ubuntu:~$ inxi -Fz
System:
Kernel: 6.14.0-27-generic arch: x86_64 bits: 64
Desktop: GNOME v: 46.0 Distro: Ubuntu 24.04.3 LTS (Noble Numbat)
Machine:
Type: Desktop Mobo: Gigabyte model: GA-MA78G-DS3H
serial: <superuser required> BIOS: Award v: FA date: 09/19/2008
CPU:
Info: dual core model: AMD Athlon 4850e bits: 64 type: MCP cache:
L2: 1024 KiB
Speed (MHz): avg: 1000 min/max: 1000/2500 cores: 1: 1000 2: 1000
Graphics:
Device-1: AMD RS780 [Radeon HD 3200] driver: radeon v: kernel
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
loaded: radeon unloaded: fbdev,modesetting,vesa dri: r600 gpu: radeon
resolution: 1280x1024~60Hz
API: EGL v: 1.5 drivers: kms_swrast,r600,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.5 compat-v: 3.3 vendor: mesa v: 25.0.7-0ubuntu0.24.04.1
renderer: AMD RS780 (DRM 2.50.0 / 6.14.0-27-generic LLVM 19.1.1)
Audio:
Device-1: AMD SBx00 Azalia driver: snd_hda_intel
Device-2: AMD RS780 HDMI Audio [Radeon 3000/3100 / HD 3200/3300]
driver: snd_hda_intel
API: ALSA v: k6.14.0-27-generic status: kernel-api
Server-1: PipeWire v: 1.0.5 status: active
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 827.22 GiB used: 11.5 MiB (0.0%)
ID-1: /dev/sda vendor: Intenso model: SSD SATAIII size: 223.57 GiB
ID-2: /dev/sdb vendor: HGST (Hitachi) model: HTS725032A7E630
size: 298.09 GiB
ID-3: /dev/sdc vendor: Seagate model: ST3320310CS size: 298.09 GiB
ID-4: /dev/sdd model: Multiple Card Reader size: 7.47 GiB type: USB
Partition:
ID-1: / size: 3.72 GiB used: 171.4 MiB (4.5%) fs: overlay source: ERR-102
ID-2: /var/log size: 1.5 GiB used: 5 MiB (0.3%) fs: ext4 dev: /dev/sdd4
Swap:
ID-1: swap-1 type: partition size: 9.77 GiB used: 6.5 MiB (0.1%)
dev: /dev/sda3
Sensors:
System Temperatures: cpu: 41.0 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 8 GiB note: est. available: 7.45 GiB used: 1.34 GiB (18.0%)
Processes: 224 Uptime: 30m Shell: Bash inxi: 3.3.34ubuntu@ubuntu:~$ sudo parted --list
Model: ATA Intenso SSD SATA (scsi)
Disk /dev/sda: 240GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 4195MB 4194MB primary ext4
2 4195MB 109GB 105GB primary ext4
3 109GB 120GB 10.5GB primary linux-swap(v1) swap
4 120GB 240GB 121GB primary ext4
Model: ATA HGST HTS725032A7 (scsi)
Disk /dev/sdb: 320GB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 320GB 320GB ext4
Model: ATA ST3320310CS (scsi)
Disk /dev/sdc: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 320GB 320GB primary ext4
Model: Multiple Card Reader (scsi)
Disk /dev/sdd: 8018MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 32.8kB 6340MB 6340MB ISO9660 hidden, msftdata
2 6340MB 6346MB 5202kB Appended2 boot, esp
3 6346MB 6346MB 307kB Gap1 hidden, msftdata
4 6346MB 8017MB 1671MB ext4
ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
BIOS
ubuntu@ubuntu:~$ Die letzte Eingabe bleibt mit copy/past wie vor: ubuntu@ubuntu:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
BIOS
ubuntu@ubuntu:~$ Das wär's dann erst einmal. Damit ist das System vorgestellt. /boot und die anderen Partitionen sind korrekt angelegt. Warum lässt mich grub im Stich? Mfg und schon mal vielen Dank, schwarzheit
w.tkanu Bearbeitet von schwarzheit: Bitte verwende in Zukunft Codeblöcke, um die Übersicht im Forum zu verbessern! Und benutze bitte den Vorschaubutton. Danke.
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Hallo tomtomtom und schwarzheit Das mit dem boot-info-script gibt keine Ausgabe. Weder in der einen noch der anderen Syntax.
| ubuntu@ubuntu:~$ sudo bootinfoscript
sudo: bootinfoscript: command not found
ubuntu@ubuntu:~$ sudo boot-info-script
sudo: boot-info-script: command not found
ubuntu@ubuntu:~$
|
Das mit gparted und setzen der Bootflag müsst ihr mir mal erklären. Ich hatte vor der Installation gparted 1.7 im Einsatz. Da ist mir nichts Entsprechendes aufgefallen. Aber wir schaffen das schon mit eurer Hilfe Dank w.t-thiel
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
So weit bin ich jetzt: 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 | ubuntu@ubuntu:~$ sudo apt-get install boot-info-script
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
gawk libsigsegv2
Suggested packages:
gawk-doc
The following NEW packages will be installed:
boot-info-script gawk libsigsegv2
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.5 kB/514 kB of archives.
After this operation, 1976 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 boot-info-script all 0.78-3 [36.5 kB]
Get:2 cdrom://Ubuntu 24.04.3 LTS _Noble Numbat_ - Release amd64 (20250805.1) noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB]
Get:3 cdrom://Ubuntu 24.04.3 LTS _Noble Numbat_ - Release amd64 (20250805.1) noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB]
Fetched 36.5 kB in 0s (87.5 kB/s)
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 213093 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ...
Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ...
Selecting previously unselected package gawk.
(Reading database ... 213100 files and directories currently installed.)
Preparing to unpack .../gawk_1%3a5.2.1-2build3_amd64.deb ...
Unpacking gawk (1:5.2.1-2build3) ...
Selecting previously unselected package boot-info-script.
Preparing to unpack .../boot-info-script_0.78-3_all.deb ...
Unpacking boot-info-script (0.78-3) ...
Setting up gawk (1:5.2.1-2build3) ...
Setting up boot-info-script (0.78-3) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
ubuntu@ubuntu:~$ sudo bootinfoscript
Boot Info Script 0.78 [09 October 2019]
Identifying MBRs...
Computing Partition Table of /dev/sda...
Computing Partition Table of /dev/sdc...
Computing Partition Table of /dev/sdd...
Searching sda1 for information...
Searching sda2 for information...
Searching sda3 for information...
Searching sda4 for information...
Searching sdc1 for information...
Searching sdd1 for information...
Searching sdd2 for information...
Searching sdd3 for information...
Searching sdd4 for information...
Searching sdb for information...
Finished. The results are in the file "RESULTS.txt"
located in "/root/".
ubuntu@ubuntu:~$
|
Im nächsten post versuche ich die Ausgabe der Datei RESULTS.txt Mfg
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Boot Info Script 0.78 [09 October 2019]
======================== Boot Info Summary:
⇒ Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/grub. It also embeds following components: modules
fshelp ext2 part_msdos biosdisk
⇒ Grub2 (v1.99) is installed in the MBR of /dev/sdc and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/grub on this drive.
⇒ Grub2 (v1.99-2.00) is installed in the MBR of /dev/sdd and looks at sector
0 of the same hard drive for core.img, but core.img can not be found at
this location. sda1:
File system: ext4
"RESULTS.txt" 605 lines, 23206 bytes
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Mir ist noch etwas aufgefallen:
Wenn ich mit der Festplattenanalyse auf die SSD mit der Instalation schaue /dev/sda, sind die Partitionen /root, / und /home als "not mounted" angegeben. snap ist aktiv. Die anderen beiden Festplatten sind "mounted". Ist das ok??? Mfg w.t-thiel
|
|
tomtomtom
Supporter
Anmeldungsdatum: 22. August 2008
Beiträge: 55572
|
w.t-thiel schrieb: Mir ist noch etwas aufgefallen:
Wenn ich mit der Festplattenanalyse auf die SSD mit der Instalation schaue /dev/sda, sind die Partitionen /root, / und /home als "not mounted" angegeben. snap ist aktiv. Die anderen beiden Festplatten sind "mounted". Ist das ok???
Abgesehen davon, dass es komplett sinnfrei ist, eine Partition /root anzulegen, sofern man nicht am Sicherheitskonzept von Ubuntu vorbei arbeiten will: Was erwartest du bitte, warum die eingebunden sein sollten? Und ja, da Snap auf dem Livesystem vorhanden ist, ist es auch "aktiv".
|
|
w.t-thiel
(Themenstarter)
Anmeldungsdatum: 10. November 2011
Beiträge: 347
|
Sorry, hab daneben getippt. /root macht ja keinen Sinn, da gibt es doch / In der Festplattenanalyse steht auch nicht /boot und /, sondern Filesystem und die Partition 1 bzw 2 und eben "not mounted". Die RESULTS.txt hab ich mit vi geöffnet und krieg nicht alles kopiert, nur die erste Seite. Werde mal gedit installieren, Damit gehts vielleicht vollständig. Also jetzt mit gedit: 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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604 | Boot Info Script 0.78 [09 October 2019]
============================= Boot Info Summary: ===============================
=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
=> Grub2 (v1.99) is installed in the MBR of /dev/sdc and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/grub on this drive.
=> Grub2 (v1.99-2.00) is installed in the MBR of /dev/sdd and looks at sector
0 of the same hard drive for core.img, but core.img can not be found at
this location.
sda1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files: /grub/grub.cfg /grub/i386-pc/core.img
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 24.04.3 LTS
Boot files: /etc/fstab
sda3: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda4: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdc1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdd1: __________________________________________________________________________
File system: iso9660
Boot sector type: Unknown
Boot sector info:
Operating System:
Boot files: /boot/grub/grub.cfg
sdd2: __________________________________________________________________________
File system: vfat
Boot sector type: FAT16
Boot sector info: According to the info in the boot sector, sdd2 starts
at sector 0. But according to the info from fdisk,
sdd2 starts at sector 12383488. According to the info
in the boot sector, sdd2 has 0 sectors.
Operating System:
Boot files: /efi/boot/bootx64.efi /efi/boot/grubx64.efi
/efi/boot/mmx64.efi
sdd3: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sdd4: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb: ___________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 223.57 GiB, 240057409536 bytes, 468862128 sectors
Disk model: Intenso SSD SATA
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 2,048 8,194,047 8,192,000 83 Linux
/dev/sda2 8,194,048 212,994,047 204,800,000 83 Linux
/dev/sda3 212,994,048 233,474,047 20,480,000 82 Linux swap / Solaris
/dev/sda4 233,474,048 468,860,927 235,386,880 83 Linux
Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 298.09 GiB, 320071851520 bytes, 625140335 sectors
Disk model: ST3320310CS
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdc1 2,048 625,139,711 625,137,664 83 Linux
Drive: sdd _____________________________________________________________________
Disk /dev/sdd: 7.47 GiB, 8017936384 bytes, 15660032 sectors
Disk model: Card Reader
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdd1 1 15,660,031 15,660,031 ee GPT
/dev/sdd2 * 0 0 1 0 Empty
GUID Partition Table detected.
Partition Attrs Start Sector End Sector # of Sectors System
/dev/sdd1 + R 64 12,383,487 12,383,424 Data partition (Windows/Linux)
/dev/sdd2 12,383,488 12,393,647 10,160 EFI System partition
/dev/sdd3 + R 12,393,648 12,394,247 600 Data partition (Windows/Linux)
/dev/sdd4 12,394,496 15,659,007 3,264,512 Data partition (Linux)
Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/loop1 squashfs
/dev/loop10 squashfs
/dev/loop11 squashfs
/dev/loop12 squashfs
/dev/loop13 squashfs
/dev/loop2 squashfs
/dev/loop3 squashfs
/dev/loop4 squashfs
/dev/loop5 squashfs
/dev/loop6 squashfs
/dev/loop7 squashfs
/dev/loop8 squashfs
/dev/loop9 squashfs
/dev/sda1 3a51ccec-531a-4b46-83d0-921b22ab74f1 ext4
/dev/sda2 8e756f5b-81dd-4a1c-8be0-dec60e461e47 ext4
/dev/sda3 575ef7ba-33b5-4c08-8e89-8dd1b69164b5 swap
/dev/sda4 bf1ba1d5-1eb9-4653-9ea2-d5de3937d6bd ext4 /home
/dev/sdb 410768e7-6973-4235-a8e8-c06f6420fbe8 ext4 Datenarchiv
/dev/sdc1 e3a69f3d-8b2b-4b26-8804-6ea5490f75bf ext4 Daten
/dev/sdd1 2025-08-05-18-20-26-00 iso9660 Ubuntu 24.04.3 LTS amd64
/dev/sdd2 73B7-988D vfat ESP
/dev/sdd3
/dev/sdd4 96ab4826-718c-45cf-a825-9ade576bc449 ext4 writable
========================= "ls -l /dev/disk/by-id" output: ======================
total 0
lrwxrwxrwx 1 root root 9 Aug 17 16:14 ata-HGST_HTS725032A7E630_TF0404YR1WGL6N -> ../../sdb
lrwxrwxrwx 1 root root 9 Aug 17 16:14 ata-HL-DT-ST_DVDRAM_GSA-H42N_M00727K5130 -> ../../sr0
lrwxrwxrwx 1 root root 9 Aug 17 16:14 ata-Intenso_SSD_SATAIII_AA000000000000011945 -> ../../sda
lrwxrwxrwx 1 root root 10 Aug 17 16:14 ata-Intenso_SSD_SATAIII_AA000000000000011945-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Aug 17 16:14 ata-Intenso_SSD_SATAIII_AA000000000000011945-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Aug 17 16:14 ata-Intenso_SSD_SATAIII_AA000000000000011945-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Aug 17 16:14 ata-Intenso_SSD_SATAIII_AA000000000000011945-part4 -> ../../sda4
lrwxrwxrwx 1 root root 9 Aug 17 16:14 ata-ST3320310CS_9TX02Q78 -> ../../sdc
lrwxrwxrwx 1 root root 10 Aug 17 16:14 ata-ST3320310CS_9TX02Q78-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Aug 17 16:14 usb-Multiple_Card_Reader_058F63666433-0:0 -> ../../sdd
lrwxrwxrwx 1 root root 10 Aug 17 16:14 usb-Multiple_Card_Reader_058F63666433-0:0-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 Aug 17 16:14 usb-Multiple_Card_Reader_058F63666433-0:0-part2 -> ../../sdd2
lrwxrwxrwx 1 root root 10 Aug 17 16:14 usb-Multiple_Card_Reader_058F63666433-0:0-part3 -> ../../sdd3
lrwxrwxrwx 1 root root 10 Aug 17 16:14 usb-Multiple_Card_Reader_058F63666433-0:0-part4 -> ../../sdd4
lrwxrwxrwx 1 root root 9 Aug 17 16:14 wwn-0x5000c5000dac5846 -> ../../sdc
lrwxrwxrwx 1 root root 10 Aug 17 16:14 wwn-0x5000c5000dac5846-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Aug 17 16:14 wwn-0x5000cca76ada9448 -> ../../sdb
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/loop0 /rofs squashfs (ro,noatime,errors=continue,threads=single)
/dev/sdb /media/ubuntu/Datenarchiv ext4 (rw,nosuid,nodev,relatime,errors=remount-ro,uhelper=udisks2)
/dev/sdd1 /cdrom iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
/dev/sdd4 /var/crash ext4 (rw,relatime)
/dev/sdd4 /var/log ext4 (rw,relatime)
============================= sda1/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 [ "${initrdfail}" = 2 ]; then
set initrdfail=
elif [ "${initrdfail}" = 1 ]; then
set next_entry="${prev_entry}"
set prev_entry=
save_env prev_entry
if [ "${next_entry}" ]; then
set initrdfail=2
fi
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 initrdfail {
if [ -n "${have_grubenv}" ]; then if [ -n "${partuuid}" ]; then
if [ -z "${initrdfail}" ]; then
set initrdfail=1
if [ -n "${boot_once}" ]; then
set prev_entry="${default}"
save_env prev_entry
fi
fi
save_env initrdfail
fi; 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_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 8e756f5b-81dd-4a1c-8be0-dec60e461e47
else
search --no-floppy --fs-uuid --set=root 8e756f5b-81dd-4a1c-8be0-dec60e461e47
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
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
### 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 [ ${grub_platform} != pc ]; then
set linux_gfx_mode=keep
elif 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-8e756f5b-81dd-4a1c-8be0-dec60e461e47' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3a51ccec-531a-4b46-83d0-921b22ab74f1
else
search --no-floppy --fs-uuid --set=root 3a51ccec-531a-4b46-83d0-921b22ab74f1
fi
linux /vmlinuz-6.14.0-27-generic root=UUID=8e756f5b-81dd-4a1c-8be0-dec60e461e47 ro quiet splash $vt_handoff
initrd /initrd.img-6.14.0-27-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-8e756f5b-81dd-4a1c-8be0-dec60e461e47' {
menuentry 'Ubuntu, with Linux 6.14.0-27-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.14.0-27-generic-advanced-8e756f5b-81dd-4a1c-8be0-dec60e461e47' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3a51ccec-531a-4b46-83d0-921b22ab74f1
else
search --no-floppy --fs-uuid --set=root 3a51ccec-531a-4b46-83d0-921b22ab74f1
fi
echo 'Loading Linux 6.14.0-27-generic ...'
linux /vmlinuz-6.14.0-27-generic root=UUID=8e756f5b-81dd-4a1c-8be0-dec60e461e47 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /initrd.img-6.14.0-27-generic
}
menuentry 'Ubuntu, with Linux 6.14.0-27-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.14.0-27-generic-recovery-8e756f5b-81dd-4a1c-8be0-dec60e461e47' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3a51ccec-531a-4b46-83d0-921b22ab74f1
else
search --no-floppy --fs-uuid --set=root 3a51ccec-531a-4b46-83d0-921b22ab74f1
fi
echo 'Loading Linux 6.14.0-27-generic ...'
linux /vmlinuz-6.14.0-27-generic root=UUID=8e756f5b-81dd-4a1c-8be0-dec60e461e47 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /initrd.img-6.14.0-27-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_linux_zfs ###
### END /etc/grub.d/10_linux_zfs ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+x64.bin)" --class memtest $menuentry_id_option 'memtest86+' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3a51ccec-531a-4b46-83d0-921b22ab74f1
else
search --no-floppy --fs-uuid --set=root 3a51ccec-531a-4b46-83d0-921b22ab74f1
fi
linux /memtest86+x64.bin
}
menuentry 'Memory test (memtest86+x64.bin, serial console)' --class memtest $menuentry_id_option 'memtest86+-serial' {
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 3a51ccec-531a-4b46-83d0-921b22ab74f1
else
search --no-floppy --fs-uuid --set=root 3a51ccec-531a-4b46-83d0-921b22ab74f1
fi
linux /memtest86+x64.bin console=ttyS0,115200
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/25_bli ###
if [ "$grub_platform" = "efi" ]; then
insmod bli
fi
### END /etc/grub.d/25_bli ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
if [ "$grub_platform" = "efi" ]; then
fwsetup --is-supported
if [ "$?" = 0 ]; then
menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
fi
fi
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/35_fwupd ###
### END /etc/grub.d/35_fwupd ###
### 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 ###
--------------------------------------------------------------------------------
=================== sda1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
0.130062103 = 0.139653120 grub/grub.cfg 1
0.133987427 = 0.143867904 grub/i386-pc/core.img 1
3.907222748 = 4.195348480 vmlinuz 2
3.907222748 = 4.195348480 vmlinuz-6.14.0-27-generic 2
3.907222748 = 4.195348480 vmlinuz.old 2
3.826564789 = 4.108742656 initrd.img 1
3.826564789 = 4.108742656 initrd.img-6.14.0-27-generic 1
3.826564789 = 4.108742656 initrd.img.old 1
=============================== sda2/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/sda2 during curtin installation
/dev/disk/by-uuid/8e756f5b-81dd-4a1c-8be0-dec60e461e47 / ext4 defaults 0 1
# /boot was on /dev/sda1 during curtin installation
/dev/disk/by-uuid/3a51ccec-531a-4b46-83d0-921b22ab74f1 /boot ext4 defaults 0 1
# /home was on /dev/sda4 during curtin installation
/dev/disk/by-uuid/bf1ba1d5-1eb9-4653-9ea2-d5de3937d6bd /home ext4 defaults 0 1
/swap.img none swap sw 0 0
--------------------------------------------------------------------------------
=========================== sdd1/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
set timeout=30
loadfont unicode
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
menuentry "Try or Install Ubuntu" {
set gfxpayload=keep
linux /casper/vmlinuz --- quiet splash
initrd /casper/initrd
}
menuentry "Ubuntu (safe graphics)" {
set gfxpayload=keep
linux /casper/vmlinuz nomodeset --- quiet splash
initrd /casper/initrd
}
grub_platform
if [ "$grub_platform" = "efi" ]; then
menuentry 'Boot from next volume' {
exit 1
}
menuentry 'UEFI Firmware Settings' {
fwsetup
}
else
menuentry 'Test memory' {
linux16 /boot/memtest86+x64.bin
}
fi
--------------------------------------------------------------------------------
=================== sdd1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
======================== Unknown MBRs/Boot Sectors/etc: ========================
/dev/sdd1: unknown GPT attributes
1000000000000001
/dev/sdd3: unknown GPT attributes
1000000000000001
Unknown BootLoader on sdd1
00000000 01 43 44 30 30 31 01 00 20 20 20 20 20 20 20 20 |.CD001.. |
00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | |
00000020 20 20 20 20 20 20 20 20 55 62 75 6e 74 75 20 32 | Ubuntu 2|
00000030 34 2e 30 34 2e 33 20 4c 54 53 20 61 6d 64 36 34 |4.04.3 LTS amd64|
00000040 20 20 20 20 20 20 20 20 00 00 00 00 00 00 00 00 | ........|
00000050 d2 47 2f 00 00 2f 47 d2 00 00 00 00 00 00 00 00 |.G/../G.........|
00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000070 00 00 00 00 00 00 00 00 01 00 00 01 01 00 00 01 |................|
00000080 00 08 08 00 12 0e 00 00 00 00 0e 12 24 01 00 00 |............$...|
00000090 00 00 00 00 00 00 01 26 00 00 00 00 22 00 23 00 |.......&....".#.|
000000a0 00 00 00 00 00 23 00 08 00 00 00 00 08 00 7d 08 |.....#........}.|
000000b0 05 12 11 2e 00 02 00 00 01 00 00 01 01 00 20 20 |.............. |
000000c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | |
*
000001b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 58 4f | XO|
000001c0 52 52 49 53 4f 2d 31 2e 35 2e 34 20 32 30 32 31 |RRISO-1.5.4 2021|
000001d0 2e 30 31 2e 33 30 2e 31 35 30 30 30 31 2c 20 4c |.01.30.150001, L|
000001e0 49 42 49 53 4f 42 55 52 4e 2d 31 2e 35 2e 34 2c |IBISOBURN-1.5.4,|
000001f0 20 4c 49 42 49 53 4f 46 53 2d 31 2e 35 2e 34 2c | LIBISOFS-1.5.4,|
00000200
=============================== StdErr Messages: ===============================
mdadm: No arrays found in config file or automatically
|
Sorrry für die Komplikationen und erst mal eine gute Nacht. Mfg w.t-thiel
|