Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 8 of 8

Thread: errno=28 When Installing Plugins

  1. #1

    Title
    Junior Member
    Join Date
    Mar 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    errno=28 When Installing Plugins

    I have a VU-SOLO2 box recently upgrade to Openvix 6.4.0.11 with 1GB HDD.

    When I try to install most plugins I get an error like "/usr/lib/enigma2/python/Plugins/Extensions/..." "Write to restore size failed (errno=28)"

    I ran "e2fsck -p -c -f /dev/sda1" to check my HDD and it gave me an error
    Bad magic number in super-block while trying to open /dev/sda1

    Is this disk error causing the plugin errorno=28 and how can I resolve it.

    Are the plugins installed on the HDD or is flash and how would I know.

  2. #2
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Error 28 is "No space left on device".

    Is you flash filesystem full?

    The e2fsck error message indicates that that filesystem is unusable. Did you unmount it before trying to fix it?
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  3. #3

    Title
    Junior Member
    Join Date
    Mar 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yep I ran the following.
    init 4
    umount /dev/sda1
    e2fsck -p -c -f /dev/sda1

    I have a second box and this command works fine.
    How can I check my flash filesystem ?
    Do I need to do a factory reset on my Solo2 or is there a tool to fix the flash memory ?

  4. #4

    Title
    Junior Member
    Join Date
    Mar 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I ran the command "df -Th" which shows the amount of free space that is left on a file system


    Filesystem Type Size Used Available Use% Mounted on
    ubi0:rootfs ubifs 194.8M 194.5M 240.0K 100% /
    devtmpfs devtmpfs 279.4M 8.0K 279.4M 0% /dev
    tmpfs tmpfs 64.0K 0 64.0K 0% /media
    tmpfs tmpfs 279.5M 1020.0K 278.5M 0% /var/volatile
    /dev/sda1 vfat 931.3G 187.8G 743.5G 20% /media/hdd

    Top one is 100% full. Only 48% full on my other Solo2 box.

  5. #5
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by brosmi View Post
    Top one is 100% full. Only 48% full on my other Solo2 box.
    That's why you can't install anything else.
    You need to free space there.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  6. #6
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by brosmi View Post
    Yep I ran the following.
    init 4
    umount /dev/sda1
    e2fsck -p -c -f /dev/sda1
    But the df output shows this to be a vfat file-system (why?).
    So the command to check an extn file-system isn't going to like what it sees.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  7. #7

    Title
    Junior Member
    Join Date
    Mar 2015
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I have 2 problems. One is the hard disk error which is fine as I can sort that.

    The second is the flashmemory which is 100% full as below and that is stopping me installing new plugins.
    ubi0:rootfs ubifs 194.8M 194.5M 240.0K 100%

    How do I remove or clean the flash memory ?

  8. #8
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by brosmi View Post
    I have 2 problems. One is the hard disk error which is fine as I can sort that.
    You do not have a hard-disk error.
    Or rather, nothing you have reported here indicates a hard-disk error.

    The second is the flashmemory which is 100% full as below and that is stopping me installing new plugins.
    ubi0:rootfs ubifs 194.8M 194.5M 240.0K 100%

    How do I remove or clean the flash memory ?
    That is your main problem.

    The issue is whether you can move/delete things from here to /media/hdd.

    So:
    • where do you keep logs (if you have debug logs)? (Should be /media/hdd/logs).
    • where do you store epg.dat? (Should be under /media/hdd).
    • where do you store picons? This should also be as /media/hdd/picons, except that you have that formatted as vfat, and I think that you can only put picons on a file-system that allows hard or symbolic links, which vfat does not.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.