home_server:home_server_setup:other_services:disk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
home_server:home_server_setup:other_services:disk [2020-08-29 Sat wk35 20:21] – [unmount] baumkphome_server:home_server_setup:other_services:disk [2024-04-25 Thu wk17 11:36] – [Linux Block Device Notes] baumkp
Line 1: Line 1:
-{{tag>linux ubuntu parted fstab format partion disk mount umount fstab unmount}}+{{tag>linux debian nfs parted fstab format partion disk mount umount fstab unmount}}
 =======Linux Block Device Notes====== =======Linux Block Device Notes======
  
 +''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs
 =====Linux Disk Partition and Format Notes ===== =====Linux Disk Partition and Format Notes =====
  
Line 34: Line 35:
  
 ===Local Device=== ===Local Device===
-mount -t ext2 /dev/sdb1 /run/media/diska+**mount -t ext4 /dev/sdb1 /run/media/diska**
  
 ===NFS Device=== ===NFS Device===
Line 68: Line 69:
  
 ====hdparm==== ====hdparm====
 +
 +
 +====References====
 +  *[[https://www.digitalocean.com/community/tutorials/how-to-partition-and-format-storage-devices-in-linux|How To Partition and Format Storage Devices in Linux]]
  
 ---- ----
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/disk.txt
  • Last modified: 2024-04-25 Thu wk17 11:42
  • by baumkp