10-13-2018, 07:45 AM
(This post was last modified: 10-13-2018, 08:04 AM by UltraCookie.)
Hi everyone,
I made a KNOPPIX USB stick to recover some date from a friends (probably corrupted) Windows installation. I wanted to test it on my LL machine but I can't mount the partitions.
Trying to mount them give this error:running
gives this:
I found a thread on github with someone having the same issue but the thread was closed by saying it was something wrong with fstab but not what exactly and it's connected to the Kernel not supporting newer versions of ext4.
I have KNOPPIX 7.2 as it is the newest version that still fits on a 1GB USB. It runs on Kernel 3.9.6.
In KNOPPIX the fstab entry for both partitions isThis might not be a problem on the Windows machine but it would be good to know should I ever mess up my LL installation.
I made a KNOPPIX USB stick to recover some date from a friends (probably corrupted) Windows installation. I wanted to test it on my LL machine but I can't mount the partitions.
Trying to mount them give this error:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other errorIn some cases useful info is found in syslog - try
dmesg | tail or so.
Code:
dmesg | tail
Code:
JBD2: Unrecognised features on journal
EXT4-fs (sda1): error loading journal
I have KNOPPIX 7.2 as it is the newest version that still fits on a 1GB USB. It runs on Kernel 3.9.6.
In KNOPPIX the fstab entry for both partitions is
Code:
/dev/sda1 /mount/sda1 ext4 noauto,users,exec 0 0
Linux Lite 5.0 on Lenovo Edge 540 <3