Dobrý den,
dnes mi havaroval disk, na kterém mně běželo několik let Kubuntu. Během práce na mě vyskakovali hlášky, že je system read-only. Za běhu jsem provedl základní zálohu ssd, ale není tam všechno.
Po rebootu system nenaběl, dostal jsem se jen na busybox. Provedl jsem tedy instalaci Kubuntu na nový disk a pak se rozhodl dostat data z ssd.
Připojení luks oddílu proběhlo přes cryptsetup v pořádku, ale mount nefunguje:
mount: /mnt/ssd: unknown filesystem type 'LVM2_member'.
Kontrola přes fsck a e2fsck chyby nenašla. Díky za pomoc
Odpovědi na dotaz
today my drive crashed on which Kubuntu had been running for several years. While working, I received messages that the system was read-only. I made a basic ssd backup at runtime, but not everything is there.
After the reboot, the system did not charge, I only got on the busybox. So I installed Kubuntu on a new disk and then decided to get the data from ssd.
The connection of the luks partition was successful via cryptsetup, but mount does not work:
mount: /mnt/ssd: unknown filesystem type 'LVM2_member'.
Checking via fsck and e2fsck did not find any errors. Thanks for the help
dnes mi havaroval disk, na kterém mně běželo několik let Kubuntu. Během práce na mě vyskakovali hlášky, že je system read-only. Za běhu jsem provedl základní zálohu ssd, ale není tam všechno.
Po rebootu system nenaběl, dostal jsem se jen na busybox. Provedl jsem tedy instalaci Kubuntu na nový disk a pak se rozhodl dostat data z ssd.
Připojení luks oddílu proběhlo přes cryptsetup v pořádku, ale mount nefunguje:
sudo mount /dev/mapper/ssd /mnt/ssd
mount: /mnt/ssd: unknown filesystem type 'LVM2_member'.
Kontrola přes fsck a e2fsck chyby nenašla. Díky za pomoc
Odpovědi na dotaz
The English language is translated by machine - the translator can modify eg cited codes = it is better to use codes from the Czech original.
Linux - mount: /mnt/ssd: unknown filesystem type 'LVM2_member'
Good day,today my drive crashed on which Kubuntu had been running for several years. While working, I received messages that the system was read-only. I made a basic ssd backup at runtime, but not everything is there.
After the reboot, the system did not charge, I only got on the busybox. So I installed Kubuntu on a new disk and then decided to get the data from ssd.
The connection of the luks partition was successful via cryptsetup, but mount does not work:
sudo mount /dev/mapper/ssd /mnt/ssd
mount: /mnt/ssd: unknown filesystem type 'LVM2_member'.
Checking via fsck and e2fsck did not find any errors. Thanks for the help