Talk:Zram
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 02:13, 27 January 2025 (UTC) :: Your reply ~~~~
Navigate to first
Added translation tags
Could we validate the translation tags if it is actually ready, which I think it is, to allow translation of this page please ?
Regards, Kévin GASPARD DE RENEFORT (talk) 11:26, 20 January 2025 (UTC)
"* Mounting local filesystems ... " doesn't wait for mkfs.ext4 to finish, thus zram will fail to mount at boot time.
Talk status
This discussion is done as of 2022-01-18.
rc_need="udev-settle"
is required in /etc/conf.d/localmount when using mkfs.ext4 in /etc/udev/rules.d/10-zram.rules otherwise, mkfs.ext4 is still running when /etc/init.d/localmount is running (even with rc_parallel="NO"
in /etc/rc.conf) and thus the mount with fail with mount: /tmp: /dev/zram1 already mounted or mount point busy.
--Gentoo eshoes (talk) 23:05, 13 April 2020 (UTC)
- I've added this to a troubleshooting section to the article which details this issue. Please add content such as this to the main article yourself in the future. Be bold! See Special:Diff/1043407/1043408. Thanks! --Maffblaster (talk) 23:23, 18 January 2022 (UTC)