Pages
Tag Archives: startup
Automount Partitions at startup in Ubuntu Server
1. sudo gedit /etc/fstab 2. now the fstab file is open in nano. you need to add an entry for the partition to automount it at startup. the format of a new entry is like this: file_system mount_point type options … Continue reading