You are not logged in.

#1 2016-01-05 14:14:38

FlowB41
New Member
Registered: 2016-01-05
Posts: 3

Jessie 8 Live USB

Hi,

I have create a Live Jessie 8, with Gnome Shell USB key persistant (http://crunchbang.org/forums/viewtopic.php?id=40570&p=1)

But, after plug the key on a lot of PC, I have this problem when I would explore local disk :

Error mounting /dev/sda3 at /media/user/OS: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda3" "/media/user/OS"' exited with non-zero exit status 21: modprobe: ERROR: could not insert 'fuse': Unknown symbol in module, or unknown parameter (see dmesg)
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root


root:/home/user# modprobe fuse
modprobe: ERROR: could not insert 'fuse': Unknown symbol in module, or unknown parameter (see dmesg)

root:/home/user# dmesg | grep -i fuse
[ 14.336477] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 14.336651] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 27.794853] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 27.795043] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 1780.733711] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 1780.733901] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 1784.822687] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 1784.822878] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 2940.641499] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 2940.641688] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 3047.580276] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 3047.580467] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 3477.942258] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 3477.942448] fuse: Unknown symbol sysfs_remove_mount_point (err 0)
[ 3641.351166] fuse: Unknown symbol sysfs_create_mount_point (err 0)
[ 3641.351357] fuse: Unknown symbol sysfs_remove_mount_point (err 0)

Sorry for my bad english :'(

Have you an idea?

Thank's in advance, have a Good year!

Florian

Offline

#2 2016-01-05 16:04:11

FlowB41
New Member
Registered: 2016-01-05
Posts: 3

Re: Jessie 8 Live USB

Thank you nobody smile

user@MyDebian:~$ uname -a
Linux MyDebian 3.16.0-4-586 #1 Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) i686 GNU/Linux

root@MyDebian:/home/user# modinfo fuse
filename:       /lib/modules/3.16.0-4-586/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
author:         Miklos Szeredi <miklos@szeredi.hu>
alias:          fs-fusectl
depends:       
intree:         Y
vermagic:       3.16.0-4-586 mod_unload modversions 586TSC
parm:           max_user_bgreq:Global limit for the maximum number of backgrounded requests an unprivileged user can set (uint)
parm:           max_user_congthresh:Global limit for the maximum congestion threshold an unprivileged user can set (uint)

Offline

#3 2016-01-05 22:58:58

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,169
Website

Re: Jessie 8 Live USB

@Flow, you linked to a #! thread, but there were several tutorials there. Did you use the one I posted?
http://crunchbang.org/forums/viewtopic. … 11#p438311

Also, that tutorial only works if you are using a jessie system to run it on.


I don't care what you do at home. Would you care to explain?

Offline

#4 2016-01-06 08:14:24

FlowB41
New Member
Registered: 2016-01-05
Posts: 3

Re: Jessie 8 Live USB

Hi HHH,

I'm happy to see you, I want thank you for your thread! (http://crunchbang.org/forums/viewtopic.php?id=40570&p=1)

I followed these instructions (post #9)
I have use this debian ISO : debian-live-8.2.0-i386-gnome-desktop.iso

Offline

Board footer

Powered by FluxBB