Giter Site home page Giter Site logo

Comments (2)

vanloswang avatar vanloswang commented on June 20, 2024

The swap is not work for me now.

# cat /etc/fstab 
# <file system> <dir>   <type>  <options>                       <dump>  <pass>
/dev/mmcblk0p1  /boot   vfat    defaults            0       2
/dev/mmcblk0p2  /       ext4    defaults,noatime    0       1
/dev/mmcblk0p3  /home   ext4    defaults,noatime    0       1
/dev/mmcblk0p4  swap    swap    defaults            0       0

# fdisk -l /dev/mmcblk0 

Disk /dev/mmcblk0: 32.0 GB, 32010928128 bytes, 62521344 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x62b90133

        Device Boot      Start         End      Blocks   Id  System
/dev/mmcblk0p1           40960      143359       51200    c  W95 FAT32 (LBA)
/dev/mmcblk0p2          143360    16777215     8316928   83  Linux
/dev/mmcblk0p3        16777216    58327039    20774912   83  Linux
/dev/mmcblk0p4        58327040    62521343     2097152   82  Linux swap / Solaris

# free -m
              total        used        free      shared  buff/cache   available
Mem:           1988          86        1718          16         184        1854
Swap:             0           0           0

from linux-pine64.

longsleep avatar longsleep commented on June 20, 2024

You most likely have disk corruption. Closing as unrelated to kernel update.

from linux-pine64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.