Re: bad tree block problems

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

 



First thing I'd try is to try mounting it readonly ("mount ... -o
ro").  This should get it mounted, or at least failing at a later
point with different (better?) error messages to work from.  (dmesg
output after such an attempt would be useful).

On the vanilla kernel front, Ubuntu has kernel debs without any extra
patches, which will/should work with debian.  (There may be a similar
pure debian thing somewhere already, but anyways).

If you see anything about dkms building modules when installing,
you'll have to disable those in order to prevent the nvidia and
virtualbox modules from being built/installed with vanilla kernel.

Debs available from
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.1-precise/

And the relevant dkms lines if applicable (module names may also vary,
but dkms status will list the relevant ones assuming dkms is in fact
in use):

"dkms status"
"dkms uninstall -m nvidia -v <from status> -k <from status, something
something 3.2.1>"
"dkms uninstall -m vboxhost -v <from status> -k <from status,
something something 3.2.1>"
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux