Jump to content

Petri Airio

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Petri Airio

  1. My board: Banana Pi, 1Ghz Dual Core, 1GB DDR3, SATA

     

    The os base: image http://www.bananapi.com/index.php/forum/others/1372-bpi-m1-bpi-m1-plus-new-image-ubuntu15-04-was-released#3306

     

    Which is apt-get dist-upgraded to wily.

     

    I am trying to install self compiled kernel packages from: http://www.armbian.com/github/

     

    I have succesfully used the compile.sh script and output for that is:

     

    total 19M
    -rw-r--r-- 1 petria petria  45K Nov 23 10:03 linux-dtb-next-sunxi_4.6_armhf.deb
    -rw-r--r-- 1 petria petria  52K Nov 23 10:03 linux-firmware-image-next-sunxi_4.6_armhf.deb
    -rw-r--r-- 1 petria petria 6.7M Nov 23 10:04 linux-headers-next-sunxi_4.6_armhf.deb
    -rw-r--r-- 1 petria petria  12M Nov 23 10:05 linux-image-next-sunxi_4.6_armhf.deb
    -rw-r--r-- 1 petria petria 169K Nov 23 10:05 linux-u-boot-next-bananapi_4.6_armhf.deb
     

    When I try to install packages on bananapi I get errors:

     

    root@bananapi:~/kernel# dpkg -i *.deb
    (Reading database ... 171422 files and directories currently installed.)
    Preparing to unpack linux-dtb-next-sunxi_4.6_armhf.deb ...
    Unpacking linux-dtb-next-sunxi (4.6) over (4.6) ...
    dpkg: error processing archive linux-dtb-next-sunxi_4.6_armhf.deb (--install):
     error setting ownership of './boot/dtb/sun6i-a31-hummingbird.dtb': Operation not permitted
     

     

    I suspect that is because the /boot partition is in VFAT format ?

     

    Can I change it to ext4 or so or how should I proceed to get armbian .deb kernel packages installed and working ?

     

     

     

    root@bananapi:~/kernel# dpkg -i *.deb
    (Reading database ... 171422 files and directories currently installed.)
    Preparing to unpack linux-dtb-next-sunxi_4.6_armhf.deb ...
    Unpacking linux-dtb-next-sunxi (4.6) over (4.6) ...
    dpkg: error processing archive linux-dtb-next-sunxi_4.6_armhf.deb (--install):
     error setting ownership of './boot/dtb/sun6i-a31-hummingbird.dtb': Operation not permitted
     

     

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines