this blog is about Kubuntu. It is both a notebook of helpful info, and a log of my adventures playing with this wonderful technology.
Saturday, 27 February 2016
mount points disk info grub etc...
kubuntu@kubuntu:~$ unmount
No command 'unmount' found, did you mean:
Command 'umount' from package 'mount' (main)
Command 'umount' from package 'loop-aes-utils' (universe)
unmount: command not found
kubuntu@kubuntu:~$ man mount
kubuntu@kubuntu:~$ sudo fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x34723472
Device Boot Start End Blocks Id System
/dev/sda1 * 63 512007614 256003776 7 HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
/dev/sda2 512007676 1953523711 720758018 f W95 Ext'd (LBA)
Partition 2 does not start on physical sector boundary.
/dev/sda5 512007678 918805574 203398948+ 7 HPFS/NTFS/exFAT
Partition 5 does not start on physical sector boundary.
/dev/sda6 1254520832 1442108955 93794062 83 Linux
/dev/sda7 1949337600 1953523711 2093056 82 Linux swap / Solaris
/dev/sda8 1612949504 1945137151 166093824 83 Linux
/dev/sda9 1945139200 1949327359 2094080 82 Linux swap / Solaris
/dev/sda10 918806528 1250324479 165758976 83 Linux
/dev/sda11 1250326528 1254516735 2095104 82 Linux swap / Solaris
/dev/sda12 1442109440 1612941311 85415936 83 Linux
Partition table entries are not in disk order
kubuntu@kubuntu:~$ sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/sr0: LABEL="Kubuntu 13.10 i386" TYPE="iso9660"
/dev/sda1: LABEL="Old Data" UUID="82E87D41E87D350F" TYPE="ntfs"
/dev/sda5: LABEL="Storage" UUID="8EA00298A0028745" TYPE="ntfs"
/dev/sda6: UUID="40ce7e11-a1d7-49a3-9352-44bc0eacfd0c" TYPE="ext4"
/dev/sda7: UUID="c2a8ff81-8416-4a62-811a-9d0b19847617" TYPE="swap"
/dev/sda8: UUID="328a7044-0be8-4655-8fc4-0d12a6ec4254" TYPE="ext4"
/dev/sda9: UUID="de7dc37e-6ea4-4f00-986f-1566df5a6f5d" TYPE="swap"
/dev/sda10: UUID="54b17c5f-d13e-4740-a9b6-78d43de9c95e" TYPE="ext4"
/dev/sda11: UUID="81423637-b6d3-4e25-ba12-6fb7f98cb2b8" TYPE="swap"
/dev/sda12: LABEL="Kubuntu 13.10" UUID="d1ab3018-1d43-4e9f-a80b-345121af59e1" TYPE="ext4"
kubuntu@kubuntu:~$ sudo ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Mar 23 17:25 328a7044-0be8-4655-8fc4-0d12a6ec4254 -> ../../sda8
lrwxrwxrwx 1 root root 10 Mar 23 17:25 40ce7e11-a1d7-49a3-9352-44bc0eacfd0c -> ../../sda6
lrwxrwxrwx 1 root root 11 Mar 23 17:25 54b17c5f-d13e-4740-a9b6-78d43de9c95e -> ../../sda10
lrwxrwxrwx 1 root root 11 Mar 23 17:25 81423637-b6d3-4e25-ba12-6fb7f98cb2b8 -> ../../sda11
lrwxrwxrwx 1 root root 10 Mar 23 17:32 82E87D41E87D350F -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar 23 17:33 8EA00298A0028745 -> ../../sda5
lrwxrwxrwx 1 root root 10 Mar 23 17:25 c2a8ff81-8416-4a62-811a-9d0b19847617 -> ../../sda7
lrwxrwxrwx 1 root root 11 Mar 23 17:25 d1ab3018-1d43-4e9f-a80b-345121af59e1 -> ../../sda12
lrwxrwxrwx 1 root root 10 Mar 23 17:29 de7dc37e-6ea4-4f00-986f-1566df5a6f5d -> ../../sda9
kubuntu@kubuntu:~$
Labels:
mount points
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment