WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: davfs2 in piCore 6.x repo  (Read 2267 times)

Offline mk

  • Newbie
  • *
  • Posts: 6
davfs2 in piCore 6.x repo
« on: July 21, 2015, 05:07:27 AM »
Hey guys,

I tried to mount a shared WebDAV folder on my RasPi running PiCore 6.0...

The only problem: davfs2 is missing from the repo for arvs6/TinyCore 6.x.
I tried the one from the 5.x repo, without any usable results, obviously.

Adding davfs2 to the repo or recommending me any usable alternative would really help, so thanks a lot in advance!

MK

Offline mocore

  • Hero Member
  • *****
  • Posts: 509
  • ~.~
Re: davfs2 in piCore 6.x repo
« Reply #1 on: July 21, 2015, 05:36:31 AM »

Perhaps not much help (?idk?) but FYI the source and an extension 'build' script can be found in
 http://tinycorelinux.net/5.x/armv6/tcz/src/davfs2/

so you could if you like, try building davfs2 for/on pi core 6.x ..


Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: davfs2 in piCore 6.x repo
« Reply #2 on: July 21, 2015, 07:29:25 AM »
davfs2.tcz added to armv6/armv7 6.x repo
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: davfs2 in piCore 6.x repo
« Reply #3 on: July 23, 2015, 08:05:51 AM »
Any feedback on the extension?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline mk

  • Newbie
  • *
  • Posts: 6
Re: davfs2 in piCore 6.x repo
« Reply #4 on: August 07, 2015, 01:15:01 AM »
First of all, thanks for your help! I´m sorry I couldn´t get back to you earlier as I wasn´t at home...

I still cannot properly install davfs2. When calling
Code: [Select]
tce-load -wi davfs2 I get
Code: [Select]
mount: mounting /dev/loop14 on /tmp/tcloop/filesystems-3.12.36-piCore+ failed: Invalid argument.

Offline mk

  • Newbie
  • *
  • Posts: 6
Re: davfs2 in piCore 6.x repo
« Reply #5 on: August 07, 2015, 03:57:37 AM »
Could the problem be that tce-load -wi davfs2 seems to mount on filesystems-3.12.36... but in the tree-view of the tcz it demepnds on filesystems-3.18.10... ?

Offline mocore

  • Hero Member
  • *****
  • Posts: 509
  • ~.~
Re: davfs2 in piCore 6.x repo
« Reply #6 on: August 07, 2015, 06:13:46 AM »
The problem is IMHO you have no free space in  tce/optional

Eather because you filled it up OR because you flashed a new image  and did not expand the second partition !

At least that was the problem i just had with loading tce and geting 'failed: Invalid argument'
Also using 'tce-load' shows 'wget: short write' ....

Try
Code: [Select]
df /tce/sysconfig/tcedir/
« Last Edit: August 07, 2015, 06:16:15 AM by mocore »

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: davfs2 in piCore 6.x repo
« Reply #7 on: August 07, 2015, 07:25:25 AM »
davfs2.tcz installs fine on a clean piCore-6.1 system.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline mk

  • Newbie
  • *
  • Posts: 6
Re: davfs2 in piCore 6.x repo
« Reply #8 on: August 13, 2015, 11:50:16 PM »
Yes it does! I found my mistake: my piCore was still on 6.0, after an upgrade to 6.1 everything works fine. Thanks ;)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: davfs2 in piCore 6.x repo
« Reply #9 on: August 13, 2015, 11:57:07 PM »
Thanks for feedback...
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."