Search Criteria
Package Details: ramroot 2.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ramroot.git (read-only, click to copy) |
---|---|
Package Base: | ramroot |
Description: | Load root file system to zram during boot |
Upstream URL: | https://github.com/arcmags/ramroot |
Keywords: | boot live RAM |
Licenses: | GPL |
Conflicts: | liveroot |
Submitter: | mags |
Maintainer: | mags |
Last Packager: | mags |
Votes: | 8 |
Popularity: | 0.000605 |
First Submitted: | 2017-10-31 22:40 (UTC) |
Last Updated: | 2021-08-26 00:51 (UTC) |
Latest Comments
1 2 Next › Last »
blackhole commented on 2022-12-20 10:45 (UTC)
Could you add a PKGBUILD line to save new /etc/ramroot.conf as /etc/ramroot.conf.pacnew?
Otherwise a re-installation or upìgrade will overwrite configuration
Kokon commented on 2022-09-29 00:39 (UTC)
@mags, Thanks. Yes I can follow your instructions but can this be included in scripts to make it more convenience? Currently I just connect a keyboard and press "N" to turn off it.
mags commented on 2022-09-25 22:36 (UTC)
@Kokon, you can disable ramroot (and make any other changes) when boot from ram by mounting and chrooting into the filesystem.
Kokon commented on 2022-09-25 03:33 (UTC)
Not so convenience for headless system via SSH. By setting ps_default=yes can enable it, but should connect a monitor and keyboard to input "N" to turn off it then ramroot -D to disable it.
audioarch commented on 2021-07-28 11:08 (UTC)
I did try enable/disable and reboot. it still doesn't work. The readme of this git source https://github.com/arcmags/ramroot also confirms my finding.
blackhole commented on 2021-07-27 08:38 (UTC)
I don't think so. Maybe you should: Disable ramroot, reboot,enable ramroot ,reboot.
audioarch commented on 2021-07-27 08:32 (UTC)
I think I find the answer. Current version of ramroot does not run on kernel 5.10+ which is my current kernel. It works perfectly in kernel 5.9x
audioarch commented on 2021-07-27 01:38 (UTC)
I encounter another problem. It works if I attend and choose "y" to load boot file system to zram. I edit ps_default=yes in ramroot.conf to set ram boot as default. It has this error: zramctl: /dev/zram0: failed to reset: Devices or resource busy ==> FAILED: error initialize zram device.
audioarch commented on 2021-07-26 09:14 (UTC)
It works after adding lzo to Modules. Many thanks!
blackhole commented on 2021-07-26 06:38 (UTC)
Did you add lzo to modules line in /etc/mkinitcpio.conf ? After mkinitcpio -P
1 2 Next › Last »