Menu

#385 modprobe: fatal: module fuse not found in directory /lib/modules/4.16.0-2-686-pae

open-works-for-me
None
5
2022-07-12
2022-07-09
mildok
No

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?

Discussion

  • Steven Shiau

    Steven Shiau - 2022-07-09
    • status: open --> open-works-for-me
    • assigned_to: Steven Shiau
     
  • Steven Shiau

    Steven Shiau - 2022-07-09

    I can not reproduce this issue here:

    root@debian:~# uname -r
    5.18.0-2-686-pae
    
    root@debian:~# modinfo fuse
    filename:       /lib/modules/5.18.0-2-686-pae/kernel/fs/fuse/fuse.ko
    alias:          devname:fuse
    alias:          char-major-10-229
    alias:          fs-fuseblk
    alias:          fs-fuse
    license:        GPL
    description:    Filesystem in Userspace
    

    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

     
  • mildok

    mildok - 2022-07-09

    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
  • Steven Shiau

    Steven Shiau - 2022-07-12

    No problem. Enjoy Clonezilla!

    Steven

     

Log in to post a comment.

MongoDB Logo MongoDB