[Eisfair] Wiki-Artikel zum Wechsel auf Kernel 4.9
Thomas Zweifel
t2fel at gmx.net
Mo Dez 9 09:45:55 CET 2019
Hallo Marcus
Am 09.12.19 um 09:12 schrieb Marcus Roeckrath:
> Thomas Zweifel schrieb am Mon, 09 December 2019 08:56
>>>> eis # fdisk -l /dev/sd[ab]
>>>> Disk /dev/sda: 93.16 GiB, 100030242816 bytes, 195371568 sectors
>>>> Disklabel type: gpt
>>>>
>>>> Disk /dev/sdb: 119.25 GiB, 128035676160 bytes, 250069680
>> sectors
>>>> Disklabel type: dos
>>>>
>>>> Die zweite Platte habe ich nachträglich mit fdisk bearbeitet,
>> so
>>>> dass
>>>> beide Varianten mit von der Partie sind.
>>>
>>> Ich denke, du meinst den Unterschied im Partitionstabellentyp:
>>> dos vs.
>>> gpt.
>>
>> Genau: gdisk vs. fdisk
>>
>>> Ich sehe aber im weiteren Verlauf nicht, wo das zum Tragen
>>> kommt, auch
>>> wenn du für sda das sowohl mit fdisk als auch gdisk
>>> durchspielst.
>>
>> Hier referenziere ich nochmals darauf:
>>
>> Partitionieren analog sda diesmal mit /dev/sdb als argument
>> eis # gdisk /dev/sdb oder fdisk /dev/sdb
>
> Du beschreibst die Umpartitionierung mit beiden Tools als Alternative,
> aber ich verstehe nicht, wo das der Partitionierungstyp ins Spiel kommt,
> also "wenn dos dann nehme das, wenn gpt dann dieses". Der Anwender muss
> IMHO den Partitionierungstyp nicht zu beachten, oder?
Für gpt nehme ich normalerweise gdisk damit lassen sich auch die labels
setzen - und für mbr den fdisk.
Bei gemischter Nutzung der Tools geschieht gerne mal sowas:
eis # gdisk /dev/sdb
GPT fdisk (gdisk) version 1.0.4
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!
Warning: Invalid CRC on main header data; loaded backup partition table.
Warning! Main and backup partition tables differ! Use the 'c' and 'e'
options
on the recovery & transformation menu to examine the two tables.
Warning! Main partition table CRC mismatch! Loaded backup partition table
instead of main partition table!
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: ERROR
Backup partition table: OK
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: damaged
Found valid MBR and corrupt GPT. Which do you want to use? (Using the
GPT MAY permit recovery of GPT data.)
1 - MBR
2 - GPT
3 - Create blank GPT
Your answer: ^C
Wählt man hier gpt recovert er eine alte Tabelle!
Gruss Thomas
Mehr Informationen über die Mailingliste Eisfair