Any body got the solution for the below question? please share it. I couldn't add comment ,so i created new question here. Ubuntu 14.04 bad taint on XFS and BTRFS
Problem:
I have installed Ubuntu 14.04 LTS on Dell R610 server. It is a fresh installation (Of-course previously windows server was installed, I have erased the data and deleted the partition and recreated it). While installing Ubuntu server I selected openSSH and SAMBA file share to install. After installation I have installed Virtual box 4.3 and phpvirtualbox 4.3. Everything work fine. But after restarting the server I got this error messages ( just one time I got this).
- xfs: module has bad taint, not creating trace events
- btrfs: module has bad taint, not creating trace events
Please help me to fix this error.
I am noob to Ubuntu. Also I am not getting this error now (I haven't done anything). But Do I need to worry about this error in future?
Thanks in advance. Bharath
ext4wherever possible, as that's its native file system. It might not be able to correctly boot from others (as your current wording suggests you can't boot because of these errors). – Byte Commander Oct 19 '15 at 19:34sudo apt-get purge intel-linux-graphics-installer && sudo apt-get autoremove– j0h Oct 19 '15 at 20:05