Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Check current file system against kernel?

Here you can discuss every aspect of Debian. Note: not for support requests!
Post Reply
Message
Author
Munty Scruntfundle
Posts: 54
Joined: 2018-11-27 16:53

Check current file system against kernel?

#1 Post by Munty Scruntfundle »

Hi folks. I'm not really sure what the title of this should be but:

I would like (if at all possible) to check the current file system, or applications installed, against the original installed image.

Is this at all possible?

Thanks.

neuraleskimo
Posts: 195
Joined: 2019-03-12 23:26

Re: Check current file system against kernel?

#2 Post by neuraleskimo »

Hi Munty,

If I understand correctly,

Code: Select all

dpkg --verify
is probably what you want.

Post Reply