
# that works even if disks are added and removed. # device this may be used with UUID= as a more robust way to name devices # Use 'blkid' to print the universally unique identifier for a dev/sdd2 on /media/zacharydimaria type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)Įdit: cat etc/fstab # /etc/fstab: static file system information. dev/sr1 on /media/cdrom1 type udf (ro,nosuid,nodev,noexec,relatime,utf8,user=zachary) dev/sr0 on /media/cdrom0 type udf (ro,nosuid,nodev,noexec,relatime,utf8,user=zachary) Rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)īinfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime) dev/sdb6 on /home type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered) Tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10671840k) Tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) Tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=2474360k,mode=755)

Udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=3091362,mode=755)ĭevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) Proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) Mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) WARNING: GPT (GUID Partition Table) detected on '/dev/sdd'! The util fdisk doesn't support GPT. I/O size (minimum/optimal): 512 bytes / 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes

I would also be very interested in some learning material on the subject.Įdit: I should add that my goal is to take 20 gb from sdb6 and put it in sdb1.

Also, in that post, F1234K asked for recommendations on good reading to learn this stuff, but no one replied to it. I have read this thread, Can I resize the root partition without uninstalling and reinstalling Linux (or losing data)? but I don't think the information lines up with my system.Īny help would be througholy appreciated. I am trying to add space to my root partition and am really not sure the safest way to go about it.
