Codice: Seleziona tutto
# /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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=083c5a71-a042-45cd-a333-4a96da9c529b / ext4 errors=remoun$
# /home was on /dev/sda2 during installation
UUID=7b257604-62d0-4136-a0a1-56636518867b /home ext4 defaults $
# swap was on /dev/sda3 during installation
UUID=51f2bc78-2145-4fd0-a79b-5ba2b0f8f7fb none swap sw $Codice: Seleziona tutto
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 testine, 63 settori/tracce, 60801 cilindri, totale 976773168 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00000000
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 2048 58593279 29295616 83 Linux
/dev/sda2 58593280 964843519 453125120 83 Linux
/dev/sda3 964843520 976773119 5964800 82 Linux swap / SolarisGrazie.


