SliTaz SliTaz Forum

You are not logged in.

#1 2016-01-02 17:30:46

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

PCManFM can't mount my hard disk

Hi,

Last ISOs (20160101) don't allow me to mount my HD in PCManFM; tried with 4in1, core and core64.

Mounting from a terminal is OK. No problem with ISOs 20151227.

Here is the displayed error.

[attachment=41037,2196]

Offline

#2 2016-01-02 20:18:19

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: PCManFM can't mount my hard disk

Hi Ceel,

Please, try next workaround:

[c]$ su
# mkdir -p /run/media/$USER
# chown $USER.users /run/media/$USER[/c]

Offline

#3 2016-01-02 22:19:35

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: PCManFM can't mount my hard disk

Hi Aleksej,

works!

Offline

#4 2016-01-02 22:39:16

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: PCManFM can't mount my hard disk

OK,

But I can't imagine where to put this piece of code...

I think good place somewhere in the boot scripts.

And question stills what changed and why it not works now.

Offline

#5 2016-01-03 15:48:18

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: PCManFM can't mount my hard disk

Bellard broke udisks2 mounting with this busybox commit:

http://hg.slitaz.org/wok/rev/4bbcb935c06e

Re-install of attached previous busybox build restores auto-mount of attached and flash drives on my full install.

[c]tazpkg install busybox-1.23.2.tazpkg --forced[/c]

Offline

#6 2016-01-04 11:42:52

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: PCManFM can't mount my hard disk

Fixed http://hg.slitaz.org/wok/rev/8df06efd506d

But I dont known why this fix works...

NB: the rolling ISOs are rebuilt.

EDIT 5 jan: and the culprit is

http://hg.slitaz.org/slitaz-boot-scripts/file/34162aea5267/init#l62

Offline

#7 2016-01-04 20:36:48

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: PCManFM can't mount my hard disk

Hi Pascal,

Maybe, because we has only two packages containing "mount" binary:

http://pkgs.slitaz.org/?file=/bin/mount$

[*]busybox

[*]util-linux-mount

I'm sure mounting will not work if we remove "mount" applet from busybox, and NOT installed "util-linux-mount" package.

I yet not updated my busybox. It still missed "mount" applet. But I installed "util-linux-mount" package. Now I inserted my USB stick, and all worked fine on my current system: I see PCManFM's dialog that invites me to open my stick in the PCManFM. All the two partitions from USB stick mounts well, folders are opened, etc...

Offline

#8 2016-01-09 21:43:08

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: PCManFM can't mount my hard disk

Thank you to all 3!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]