- Codice: Seleziona tutto
sudo swapoff -a
Grazie
sudo swapoff -a
cat /etc/fstab
pachisapiuha scritto:posta
- Codice: Seleziona tutto
cat /etc/fstab
proc /proc proc defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
sudo dphys-swapfile swapoff
# /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/sda1 during installation
UUID=be136b8f-5613-4a06-8f31-abb12cf73d79 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=81ef97e9-dc3a-4eae-99e6-5e40b6da6881 none swap sw 0 0
crismon_01ha scritto:okey, grazie, in generale come dovrei fare?
perchè in un altra macchina ho:
- 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>
# / was on /dev/sda1 during installation
UUID=be136b8f-5613-4a06-8f31-abb12cf73d79 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=81ef97e9-dc3a-4eae-99e6-5e40b6da6881 none swap sw 0 0
Visualizzano questa sezione: 0 utenti registrati e 11 ospiti