[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: root crash recovery



Andrea Vettorello wrote:

> If you trust your /var/lib/dpkg dir, something like:
> 
> dpkg --get-selections | awk '$2 == "install" { print $1 }' | xargs
> apt-get -y --reinstall install

Yep, that's what it should be. Thanks!

-- 
Regards,
Al Nikolov



Reply to: