dCore Import Debian Packages to Mountable SCE extensions > dCore X86

zswap not enabled by default?

<< < (2/2)

nitram:
Still an issue on reboot but does appear cosmetic only. Not sure which dCore you're using netnomad. My system is dCore-jessie (3.16.6-tinycore). Not sure it matters, booting with kernel modules:
  graphics-3.16.6-tinycore
  alsa-modules-3.16.6-tinycore
  netfilter-3.16.6-tinycore

For context, should have pasted the entire fstab:

--- Code: ---tc@box:~$ cat /etc/fstab
# /etc/fstab
proc            /proc        proc    defaults          0       0
sysfs           /sys         sysfs   defaults          0       0
devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0/dev/zram0  swap         swap    defaults,noauto   0       0
/dev/sda1       /mnt/sda1       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sda2       /mnt/sda2       ext3     noauto,users,exec    0 0 # Added by TC
/dev/sda5       none            swap     defaults             0 0 # Added by TC
/dev/sdb1       /mnt/sdb1       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb2       /mnt/sdb2       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sdb3       /mnt/sdb3       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb4       /mnt/sdb4       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sr0        /mnt/sr0        auto     noauto,users,exec    0 0 # Added by TC

--- End code ---

Jason W:
I will look into the cosmetic issue, thanks.

Jason W:
Cosmetic issue should be fixed in latest RC.

nitram:
The line seperated zram entry is much more readable. Minor spacing issue but essentially fixed. Thanks again.

--- Code: ---# /etc/fstab
proc            /proc        proc    defaults          0       0
sysfs           /sys         sysfs   defaults          0       0
devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0
/dev/zram0  swap         swap    defaults,noauto   0       0
/dev/sda1       /mnt/sda1       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sda2       /mnt/sda2       ext3     noauto,users,exec    0 0 # Added by TC
/dev/sda5       none            swap     defaults             0 0 # Added by TC
/dev/sdb1       /mnt/sdb1       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb2       /mnt/sdb2       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sdb3       /mnt/sdb3       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb4       /mnt/sdb4       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sr0        /mnt/sr0        auto     noauto,users,exec    0 0 # Added by TC

--- End code ---

nitram:
Impeccable !


--- Code: ---tc@box:~$ cat /etc/fstab
# /etc/fstab
proc            /proc           proc     defaults             0 0
sysfs           /sys            sysfs    defaults             0 0
devtmpfs        /dev            devtmpfs mode=0755,nosuid     0 0
/dev/zram0      swap            swap     defaults,noauto      0 0
/dev/sda1       /mnt/sda1       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sda2       /mnt/sda2       ext3     noauto,users,exec    0 0 # Added by TC
/dev/sda5       none            swap     defaults             0 0 # Added by TC
/dev/sdb1       /mnt/sdb1       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb2       /mnt/sdb2       ntfs-3g  noauto,users,exec    0 0 # Added by TC
/dev/sdb3       /mnt/sdb3       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sdb4       /mnt/sdb4       ext2     noauto,users,exec    0 0 # Added by TC
/dev/sr0        /mnt/sr0        auto     noauto,users,exec    0 0 # Added by TC

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version