Pastebin
Retrouvez, créez et partagez vos snippets en temps réel.
Rechercher un Pastebin
Aucun paste trouvé.
Créer un paste
Pastebin
Blog
zzzzzzzzzzzzzz
# blkid /dev/sda2: UUID="ab2ee2ea-9df9-42b5-8c76-fb77666fba4e" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="545034b0-a871-4876-8d0d-638dbe8ccdaf" /dev/loop1: TYPE="squashfs" /dev/sdb1: PARTLABEL="primary" PARTUUID="ade88e12-6789-42b9-be12-d10ca5f4b47f" /dev/loop2: TYPE="squashfs" /dev/loop0: TYPE="squashfs" /dev/sda1: PARTUUID="e7a46615-44cf-42dd-af96-90d35332014e" root@sgaiaged01:/home/user# 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/sda2 during curtin installation /dev/disk/by-uuid/ab2ee2ea-9df9-42b5-8c76-fb77666fba4e / ext4 defaults 0 1 /swap.img none swap sw 0 0
Créé il y a 1 mois.