Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Leaderboard

Popular Content

Showing content with the highest reputation on 06/14/2021 in Posts

  1. engineer

    sh: bad number

    sh: bad number error is fixed by changing the following code /usr/share/genkernel/defaults/linuxrc: Replace linuxrc: if [ "${USE_AUFS_NORMAL}" -eq '1' ] With linuxrc: if [ "${USE_AUFS_NORMAL}" = '1' ] There are two instances.
    1 point
  2. Rust folk is specific people :-D.
    1 point
×
×
  • Create New...