Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: Ogy 10 Února 2016, 20:01:10

Název: Po bootu nenaběhla síť
Přispěvatel: Ogy 10 Února 2016, 20:01:10
Na virtuálním serveru mám Ubuntu 15.04. Restartoval jsem a nemohu se tam teď přihlásit přes ssh, dostanu se tam jen přes terminál v administraci. Zjistil jsem, že nefunguje síť:

Kód: [Vybrat]
root@vps:~# /etc/init.d/networking restart
Restarting networking (via systemctl): networking serviceError getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)

Co s tím? :(
Název: Re:Po bootu nenaběhla síť
Přispěvatel: Ogy 10 Února 2016, 22:54:22
Vyřešil jsem to zakomentováním v /etc/fstab

Kód: [Vybrat]
root@vps:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/xvda1 during installation
# UUID=cfeb5d31-2080-4dfe-9dd9-bf0344e1832c /               ext4    errors=remount-ro 0 
jenže to asi znamená read-only file system...