Closed nikmartin closed 11 years ago
I corrected the formatting, so the code above now accurately reflects the way it looks on disk, including carriage returns. I had previously created my own udev rule according to the Persistence.txt, and didn't have any better luck getting the rule to match. OS is Linux Mint, and I patched the distro 3.5.0-17 kernel, and also fetched the latest stable 3.8 from kernel.org, and patched and had the same result.
The mistake is ==> ENV{ID_SERIAL}=="dict_udev[ID_SERIAL]" Seems like python script for this requires fixing.
After issue #19 was closed, I fetched and built, and am still having persistence issues. here is my config: Laptop with 500 GB SATA HD, sda, partitoned like:
32 GB Internal SSD, unformatted on /dev/sdb
I created a cache for /dev/sda3 using command:
And eio_cli created a udev file in /etc/udev/rules.d/94-enhanceio-sda3_cache.rules
With contents:
But the rules don't seem to be firing on reboot, making the cache non-persistent.