0

I updated to 16.04 from 14.04 and now i have this error, i have searched on the internet and for some people doing:

sudo mv /tmp /tmp_old
sudo mkdir /tmp
sudo chmod 1777 /tmp

but it didn´t for me

This is my fstab file after i pressed M for manual mount: fstab file

And this is the output of blkid blkid output

Any help would be appreciated.

  • Hello, i added it on the first link, but it is this one: https://i.stack.imgur.com/2gsp5.jpg – Laughing Man Oct 31 '17 at 13:56
  • Yeah, I saw that. You need to comment out the /dev/vg00/lv_tmp from your /etc/fstab file by adding a # in the front of that line so that it doesn't load at startup. – Terrance Oct 31 '17 at 13:59
  • After doing it i get almost the same error but now for usr and if comment all those lines (tmp, usr, var and localdata) i get to this screen: https://photos.google.com/share/AF1QipOuoYpEtBPLfY23EsTKQLtJC7YZTdGCZToVOYvzHJ3KQXMsDv5b4CR8i7Kuo7a88A/photo/AF1QipOt6kboiIho8Rjgo5VkGKKeAxt1_wFsnzffl7lH?key=YS1fNjFiN0pCVkc3djFwalJacl9tMlYyZTVuWXVn – Laughing Man Oct 31 '17 at 14:12
  • If i try to log on previous kernel, i am able to do it but no network in there, does that help for troubleshooting? – Laughing Man Oct 31 '17 at 14:15
  • I did it but then i get almost same error: Error “The disk drive for /usr is not ready yet or not present. Continue to wait... So i tried commenting it also but in the end i got stuck on the screen i posted before – Laughing Man Oct 31 '17 at 14:19
  • Looks like the LVM names then might have changed. I am looking for possible answers for this. I have used LVM in the past, but I am not a fan of it due to it's complexity. Maybe someone might come along and know exactly what you need to do so that you can get the mounts back up. – Terrance Oct 31 '17 at 14:25
  • Look at https://askubuntu.com/questions/596835/i-need-help-mounting-an-lvm2-partition-with-14-04-lts-live-usb as it might help and contain something that might help you. You might have to change the mount lines in your fstab if the vg name is different than vg00. – Terrance Oct 31 '17 at 14:47
  • Thanks, i tried with "vgchange -a y vg00" and i was able to mount /tmp and /usr and /var after that i tried "dpkg --configure -a" as advised on some posts and i got this error: https://goo.gl/wAaNMx – Laughing Man Oct 31 '17 at 15:56
  • Maybe i should create another post because this is moving in other direction – Laughing Man Oct 31 '17 at 16:40
  • You could. Probably recommended. Put in as much detail as you can and try to avoid screenshots. See if you can copy and paste the text. If you can't, that's understandable. But more details the more it will help. – Terrance Oct 31 '17 at 16:41

0 Answers0