> What should I do to get this fixed? > > Thank you. > > # apt-get dist-upgrade > mount: mount point /.dev does not exist Based on that error, I would try: sudo mkdir /.dev then retry your apt-get command