modprobe: fatal: module fuse not found in directory /lib/modules/4.16.0-2-686-pae
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
Hi, I use clonezilla-live-3.0.1-8-i686-pae.iso.
When I tried mount ntfs at ESXI 6.7.0 I get error:
modprobe: fatal: module fuse not found in directory /lib/modules/4.16.0-2-686-pae
I did:
mkdir /mnt/2
mount /dev/sda3 /mnt/2
Also tried:
modprobe fuse
mkdir /lib/modules/4.16.0-2-686-pae
cp /lib/modules/5.18.0-2-686/kernel/fs/fuse/fuse.ko /lib/modules/4.16.0-2-686-pae
modprobe fuse
But result a same error.
Also I tried previously stable versions of clonezilla with a same error.
Am I did something wrong?
I can not reproduce this issue here:
Why there is linux kernel 4.16 in your system?
Do you have another squashfs root file system "filesystem.squashfs" in the same machine so that Cloezilla live used the wrong one there?
Otherwise it's Linux kernel 5.18.0-2-686 that comes with Clonezilla live 3.0.1-8, not 4.16.
Steven
Thank you for response, Steven!
Yes I have a "Refind" at sda1, so clonezilla was boot from this partition.
But im confused - I thought - if I choose boot from one device(cd rom) booting will be continue from this device... Its a little strange - menu appear from disk - I choose boot to RAM... And half system boot from sda1, half from clonezilla "filesystem.squashfs"... =)
Fixed this by systemrescuecd, after boot this livecd - move all files from sda1 to new created directory.
After good boot from clonezilla and move files to sda1 back.
And make image by clonezilla.
Thank u Steven for help!
Clonezilla project, and developers making this awesome! Thank u guys!
*sorry for my English
Last edit: mildok 2022-07-09
No problem. Enjoy Clonezilla!
Steven