
- for a change we are going to do while in emergency target(previous time we end up here, so lets just continue).
 

here we are in emergency target.
when we mount -a it will mount all from /etc/fstab

- we can ignore the error messages we got. those error messages are there because we are in emergency target.
 - emergency target is not fully functional.
 - all those storage solutions that give errors need additional services.
 - those services cannot be used inside emergency.target
 


vim /etc/defualt/grub
- 
following error is there because we are in emergency target

 - 
do it in multi-user.target.
