Gsälzbär
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
hallo zusammen, die alte Kubuntu-Distro startete nicht mehr (bzw. nur noch in emergency mode) – Anlass, aktuelle 18.04 LTS zu installieren von LiveUSB. Hab Dualboot-Partitionen manuell übernommen wie sie waren, Bootloader bei Installation unverändert auf /dev/sda belassen. Dann kommt die Meldung:
No EFI System Partition was found. This system will likely not be able to boot successfully, and the installation process may fail.
Please go back and add an EFI System Partition, or continue at your own risk.
Was bedeudet das? Gestartet wurde im EFI-Modus, worauf beim Start das GRUB-Menü hinwies und
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
Was ist der nächste Schritt? Ignorieren oder zunächst etwas vorbereiten? Scheint alles i.O. zu sein:
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 | ~$ mount | grep efivars
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
~$ sudo dmidecode -t 0 ## Abfrage zum BIOS
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: F1
Release Date: 08/18/2015
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 8192 kB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 5.6
~$ sudo dmidecode -t 1 ## Abfrage zur Hardware
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: To be filled by O.E.M.
Version: To be filled by O.E.M.
Serial Number: To be filled by O.E.M.
UUID: 038D0240-045C-054E-D306-BB0700080009
Wake-up Type: Power Switch
SKU Number: To be filled by O.E.M.
Family: To be filled by O.E.M.
~$ sudo efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0001,0002
Boot0001* CD/DVD Drive BBS(CDROM,,0x0)..GO..NO........o.T.S.S.T.c.o.r.p. .C.D.D.V.D.W. .S.H.-.S.2.0.3.P....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . . . . . . . . . ........BO
Boot0002* Hard Drive BBS(HD,,0x0)..GO..NO........o.W.D.C. .W.D.2.0.0.0.J.S.-.9.8.N.C.B.1....................A...........................>..Gd-.;.A..MQ..L. . . . .W. .-.D.C.W.N.A.2.L.3.0.8.1.9.9........BO..NO........_.I.n.t.e.n.s.o. .R.a.i.n.b.o.w. .L.i.n.e. .8...0.7....................A.......................2..Gd-.;.A..MQ..L.1.5.0.1.1.6.0.0.0.0.8.2.1.0........BO
Boot0003* UEFI: Intenso Rainbow Line 8.07, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(5,0)/HD(1,MBR,0x3f6940,0x3f30,0x1340)..BO
~$ sudo parted -l
Model: ATA WDC WD2000JS-98N (scsi)
Disk /dev/sda: 200GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 32,3kB 20,4GB 20,4GB primary fat32 boot, lba
2 20,4GB 22,5GB 2097MB primary linux-swap(v1)
3 22,5GB 38,3GB 15,7GB primary ext4
4 38,3GB 200GB 162GB extended
5 38,3GB 184GB 146GB logical ext3
6 184GB 200GB 15,7GB logical ext4
Warning: The driver descriptor says the physical block size is 2048 bytes, but
Linux says it is 512 bytes.
Ignore/Cancel? c
Model: Intenso Rainbow Line (scsi)
Disk /dev/sdb: 7812MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
# fstab des alten Systems ist
# /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/sda3 during installation
UUID=e4c7814a-60a8-4eca-9a91-75766163d2aa / ext4 errors=remount-ro 0 1
# /home was on /dev/sda5 during installation
UUID=9bea8fe8-90a3-42db-9053-9dc486f86a43 /home ext3 defaults 0 2
# /rest was on /dev/sda6 during installation
UUID=c39f7a10-253d-456a-b548-35d0b65c5956 /rest ext4 defaults 0 2
# /windows was on /dev/sda1 during installation
UUID=FCAE-FE22 /windows vfat utf8,umask=007,gid=46 0 1
# swap was on /dev/sda2 during installation
UUID=78bb2ba1-af21-486f-b321-03b8eec3327b none swap sw 0 0
~$ sudo efibootmgr
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0001,0002
Boot0001* CD/DVD Drive
Boot0002* Hard Drive
Boot0003* UEFI: Intenso Rainbow Line 8.07, Partition 1
~$ sudo efibootmgr -n 0003
BootNext: 0003
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0001,0002
Boot0001* CD/DVD Drive
Boot0002* Hard Drive
Boot0003* UEFI: Intenso Rainbow Line 8.07, Partition 1
~$ sudo dmidecode -t0 | grep -Ei "BIOS boot|UEFI"
BIOS boot specification is supported
UEFI is supported
|
Muss neue Partition extra für EFI erstellt werden GRUB 2/Grundlagen (Abschnitt „Mit-EFI“), geht das im Installer oder besser im Voraus mit GParted, kann ich die irgendwo abknapsen von / oder /home?
|
Ali_As
Anmeldungsdatum: 22. Mai 2012
Beiträge: 4741
Wohnort: Steinbruch
|
Hallo! Dein altes System ist im BIOS/Legacy Modus auf MSDOS/MBR installiert: ~$ sudo parted -l
Model: ATA WDC WD2000JS-98N (scsi)
Disk /dev/sda: 200GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 32,3kB 20,4GB 20,4GB primary fat32 boot, lba
2 20,4GB 22,5GB 2097MB primary linux-swap(v1)
3 22,5GB 38,3GB 15,7GB primary ext4
4 38,3GB 200GB 162GB extended
5 38,3GB 184GB 146GB logical ext3
6 184GB 200GB 15,7GB logical ext4 Du versuchst aktuell aber im UEFI Modus zu installieren. Was genau willst du nun? Alten Modus bei behalten oder neu mit UEFI auf GPT installieren? Falls du das alte bei behalten willst, stelle im Set-Up/Booten auf Legacy um und/oder erstelle dein Installationsmedium für den BIOS/MBR Modus. Dein Stick wird als UEFI-Medium eingebunden: Boot0003* UEFI: Intenso Rainbow Line 8.07, Partition 1 L.G.
|
black_tencate
Anmeldungsdatum: 27. März 2007
Beiträge: 11196
|
Hej Gsälzbär, ich rate mal zu einer frischen Partitionierung, oder ist das hier
Number Start End Size Type File system Flags
1 32,3kB 20,4GB 20,4GB primary fat32 boot, lba
so gewollt? Wenn ja, wofür? Gruß black tencate
|
Ali_As
Anmeldungsdatum: 22. Mai 2012
Beiträge: 4741
Wohnort: Steinbruch
|
OT: black_tencate schrieb:
Wenn ja, wofür?
Windows 98SE...!? 😎
|
Dogeater
Anmeldungsdatum: 16. Juni 2015
Beiträge: 3381
|
|
Gsälzbär
(Themenstarter)
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
Danke für eure Antworten!
Sry, kam jetzt erst wieder an PC. Vater meinte, er könne auf WinXP verzichten – lief wohl Jahre nicht mehr 👍. Dann bräuchte es Backup und Partitionsänderung – fehlt mir kurzfristig die Zeit. Wenn Start des aktuellen OS nur an BIOS-Einstellung festhängt, würde ich zunächst das versuchen zu fixen. Kann es sein, dass es schon auf Legacy gestellt ist?
Stick startet schon im EUFI-Modus
Eben, das verwundete mich, dass trotzdem die Meldung kam. Im LiveUSB-Ersteller von LinuxMit gab es auch kaum Optionen für den Stick.
- Bilder
|
black_tencate
Anmeldungsdatum: 27. März 2007
Beiträge: 11196
|
Hej Gsälzbär, Gsälzbär schrieb: ... Stick startet schon im EUFI-Modus
Eben, das verwundete mich, dass trotzdem die Meldung kam.
die Meldung besagt doch, daß keine (für den EFI Modus erforderliche) esp gefunden wird! Woher auch, auf dem Rechner laufen gem. parted -l nur O/Sen im legacy Modus. (und Du hast eben keine solche angelegt) auf dem Bildchen sind noch div. Einstellungen bezüglich "Priority"
ferner kann man nicht sehen, was mit Security Options noch geht, und (!)
Im LiveUSB-Ersteller von LinuxMit gab es auch kaum Optionen für den Stick.
hier nix "Linux Mint", und btw., was soll denn eine Einstellung dabei bringen? Solange das Setup noch (irgendwie) im EFI Modus steht, würde bestenfalls ein "reiner" legacy Stick nicht booten (und umgekehrt)
Und ein bißchen Zeit mußt Du schon übrig haben, sonst wird das nichts. Gruß black tencate
|
Gsälzbär
(Themenstarter)
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
Danke für den Hinweis! Mit Partitionstool habe ich Windows platt gemacht und 200 mb efi-Partition davor gesetzt.
An /home traue ich mich später. Jetzt ging zumindest Installation ohne besagte Meldung. Allerdings bootet es weiterhin in emergency mode. Sind offenbar zwei Fehler unabhängig voneinander. Wundert mich, warum es was im BIOS verstellt haben sollte - wie muss das jetzt eingestellt werden? Ich füge gleich Bilder an. Boot-Reihenfolge. musste nochmal geändert werden, damit der Stick auf #1 ist und vor HDD startet. Partition: 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 | ~$ sudo parted -l
Model: ATA WDC WD2000JS-98N (scsi)
Disk /dev/sda: 200GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 32,3kB 211MB 211MB primary fat32 boot, esp
2 211MB 2308MB 2097MB primary linux-swap(v1)
3 2308MB 23,3GB 21,0GB primary ext4
4 23,3GB 200GB 177GB extended
7 23,3GB 38,3GB 15,0GB logical ext4
5 38,3GB 184GB 146GB logical ext3
6 184GB 200GB 15,7GB logical ext4
# /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/sda3 during installation
UUID=b7eb30c9-5d54-4b2b-8110-a3517ba673ec / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=FE96-5BFB /boot/efi vfat umask=0077 0 1
# /erw was on /dev/sda6 during installation
UUID=c39f7a10-253d-456a-b548-35d0b65c5956 /erw ext4 defaults 0 2
# /home was on /dev/sda5 during installation
UUID=9bea8fe8-90a3-42db-9053-9dc486f86a43 /home ext3 defaults 0 2
# /opt was on /dev/sda7 during installation
UUID=42111cf7-b5d0-4673-b225-d447c1fc6cda /opt ext4 defaults 0 2
# swap was on /dev/sda2 during installation
UUID=16aa635f-8f59-4176-9a40-760dfe7d816e none swap sw 0 0
|
- Bilder
|
black_tencate
Anmeldungsdatum: 27. März 2007
Beiträge: 11196
|
Hej Gsälzbär, Gsälzbär schrieb: ...
Jetzt ging zumindest Installation ohne besagte Meldung.
d.h., Du hast geprüft, in welchem Modus Du vom Stick gestartet hast? (!EFI?) Hast dann eine esp und die erforderlichen "/" (und weitere) Partitionen angelegt und installiert Allerdings bootet es weiterhin in emergency mode.
Wer oder was bootet? Der Stick oder die Installation auf der Platte? was ist emergency mode, sagt mir nichts (kenne allerdings weder Linux Mint - gar nicht! -, noch Kubuntu)
Sind offenbar zwei Fehler unabhängig voneinander.
Wundert mich, warum es
wer ist "es"? was im BIOS verstellt haben sollte - wie muss das jetzt eingestellt werden?
das mußt Du mal im Handbuch nachlesen. Außerdem weiß ich nicht, was mit "Storage Boot Option Control" gemeint ist (→ Controls the execution of UEFI and Legacy Storage OpROM) Gruß black tencate
|
bowman
Anmeldungsdatum: 17. Februar 2010
Beiträge: 7502
|
Wenn "Storage Boot Option Control" die Einstellung für den Boot vom internen Speichermedium gemeint ist, dann sollte der mal auf "uefi only" gestellt werden, da das *ubuntu ja im EFI-Mode installiert wurde. Es macht keinen Sinn gegensätzliche Einstellungen im EFI-Setup zu wählen.
# / was on /dev/sda3 during installation
UUID=b7eb30c9-5d54-4b2b-8110-a3517ba673ec / ext4 errors=remount-ro 0 1
# //boot/efi was on dev/sda1 during installation
UUID=FE96-5BFB /boot/efi vfat umask=0077 0 1
# /erw was on /dev/sda6 during installation
UUID=c39f7a10-253d-456a-b548-35d0b65c5956 /erw ext4 defaults 0 2
# /home was on /dev/sda5 during installation
UUID=9bea8fe8-90a3-42db-9053-9dc486f86a43 /home ext3 defaults 0 2
# /opt was on /dev/sda7 during installation
UUID=42111cf7-b5d0-4673-b225-d447c1fc6cda /opt ext4 defaults 0 2
# swap was on /dev/sda2 during installation
UUID=16aa635f-8f59-4176-9a40-760dfe7d816e none swap sw 0 0
Das *ubuntu wurde jedenfalls im EFI-Mode installiert. Wenn das alte OS und das frisch installierte OS beide beim Boot im Recovery-Modus landen, dann liegt der Verdacht nahe, dass irgendwo gewaltig der Wurm drin sein muss.
|
Gsälzbär
(Themenstarter)
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
Hab im BIOS "Storage Boot Option Control" umgestellt auf UEFI, leider erfolglos. Bootablauf von Festplatte:
Grub2
Kubuntu Logo, dann Laufwerksprüfung – allerdings nur bis 12%.
Danach (oder wenn diese abgebrochen wird) kommt angehängte Meldung mit emergency mode.
Gleiches mit voriger Kernel-Version. Bei Boot im recovery (ist das das Gleiche?) lässt sich kurz lesen, wo es offenbar Probleme gibt (bevor Wiederherstellungsmenü kommt). Weiß jemand dazu Lösung?
- Bilder
|
Dogeater
Anmeldungsdatum: 16. Juni 2015
Beiträge: 3381
|
Zeige bitte deine fstab her.
|
Gsälzbär
(Themenstarter)
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
Steht oben in Post 9058131
|
black_tencate
Anmeldungsdatum: 27. März 2007
Beiträge: 11196
|
Hej Gsälzbär, black_tencate schrieb: ...
Gsälzbär schrieb: ...
Jetzt ging zumindest Installation ohne besagte Meldung.
d.h., Du hast geprüft, in welchem Modus Du vom Stick gestartet hast? (!EFI?) Hast dann eine esp und die erforderlichen "/" (und weitere) Partitionen angelegt und installiert
? Gruß black tencate
|
Gsälzbär
(Themenstarter)
Anmeldungsdatum: 22. März 2008
Beiträge: 120
Wohnort: Region Stuttgart
|
Guten Abend, ja, wie in #post-9058131 ersichtlich erstellte ich zunächst 200 MB /boot/efi, parted -l flagt sie als esp. Dazu 20 GB /[root]. Andre Partitionen unverändert. Danach lief die Installation von LiveUSB ohne die eingangs beschriebene Fehlermeldung No EFI System Partition was found. – Thema also immerhin halb gelöst 😉 Wie ist Bootmodus des Stick erkenntlich? Grub kommt nicht beim Booten vom Stick, wie in EFI Grundlagen (Abschnitt „Starten-der-Installations-Medien“) beschrieben. Hab im BIOS auch beide Optionen wie oben beschrieben umgestellt – von Festplatte bootets weder in Option Legacy only, noch UEFI only.
|