home.social

#reiserfs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #reiserfs, aggregated by home.social.

  1. today #gentoo wasn't booting
    until I added

    --- a/fsck
    +++ b/fsck
    @@ -42,6 +42,12 @@
     {
     	local fsck_opts= p= check_extra=
     
    +	if true; then
    +		ewarn "Skipping fsck"
    +		sleep 10
    +		return 0
    +	fi
    +
     	if [ -e /fastboot ]; then
     		ewarn "Skipping fsck due to /fastboot"
     		return 0
    to /etc/init.d/fsck

    this is a pure
    #reiserfs #shaming ​:meowcry:​