Re: [gentoo-user] What's the value-added of journaling filesystems like ext4?

2019-11-04 Thread mad.scientist.at.large
That's ok, I've never seen lost and found actually have anything in it before and wondered.  I'd still try running it again at least on your' home partition to see if it recovers anything.  FYI, repeated fsck (or whatever a given OS/filesystem calls it) is common, it applies to windows and mac

Re: [gentoo-user] The Full Story.

2019-11-04 Thread Caveman Al Toraboran
hi - not related to ur email, but i think it may help u fix ur email setup. just to let u know that protonmail has classified ur email as spam. it says that ur email has failed the domain authentication requirements. it says it might be spoofed or something. it gives this link for further

[gentoo-user] almost free launch: an idea to lower build time, and rice, at the same time

2019-11-04 Thread Caveman Al Toraboran
DISCLAIMER: I am not claiming that this idea is new. It is probably not new. --- Even though some of its details might be new for a Linux distribution, it's all based on boring well-established bits of known science. But regardless of its newness, I think

Re: [gentoo-user] What's the value-added of journaling filesystems like ext4?

2019-11-04 Thread n952162
Ah, I didn't know that about running fsck multiple times - I remember after doing my home directory - the more important one - it did say "file system modified".  I don't remember if the root fsck said that, though.  But it looks like I'm going to have re-install gentoo, in any case, because

Re: [gentoo-user] What's the value-added of journaling filesystems like ext4?

2019-11-04 Thread mad.scientist.at.large
You need to run fsck repeatedly until it doesn't report any errors or ***file system modified messages before mounting!  you need to run it on all partitions.  Some errors hide under other errors but will show up on the next run.  It's not unusual to have to run fsck 2-3 times, I've

Re: [gentoo-user] What's the value-added of journaling filesystems like ext4?

2019-11-04 Thread n952162
trying to restore ... virtualbox won't come up (I was in virtualbox when my window manager lost mouse coordination and I hat to "reboot"). I see that many of the files in /lost+found have virtualbox strings in them.  Anybody have an idea how to get them back to their proper places? On 11/04/19

[gentoo-user] What's the value-added of journaling filesystems like ext4?

2019-11-04 Thread n952162
I had a power-loss situation and when the system came up I went into the grub rescue screen - my root file system was trashed.  I fsck-ed that  and had a ton of prompts until I did the "all" answer.  I guess it can happen, every once in a while - even with a journaling filesystem - I guess. I