It seems I made a mess of installing the 3.11.4 kernel... It now seems to support zram.. I also re-installed the 3.12.rc1 kernel. both show the parted -l error. Details below:
phillw@piglet:~$ uname -a Linux piglet 3.11.4-031104-generic #201310051136 SMP Sat Oct 5 15:38:11 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux phillw@piglet:~$ swapon -s Filename Type Size Used Priority /dev/sda6 partition 4176832 0 -1 /dev/sdb2 partition 4095996 0 -2 /dev/zram0 partition 946728 0 5 /dev/zram1 partition 946728 0 5 sudo parted -l reports Error: /dev/zram0: unrecognised disk label Error: /dev/zram1: unrecognised disk label phillw@piglet:~$ uname -a Linux piglet 3.12.0-031200rc1-generic #201309161735 SMP Mon Sep 16 21:38:21 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux phillw@piglet:~$ swapon -s Filename Type Size Used Priority /dev/sda6 partition 4176832 0 -1 /dev/sdb2 partition 4095996 0 -2 /dev/zram0 partition 946672 0 5 /dev/zram1 partition 946672 0 5 sudo parted -l reports Error: /dev/zram0: unrecognised disk label Error: /dev/zram1: unrecognised disk label -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1235525 Title: error on sudo parted -l To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1235525/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
