Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ubuntu:~/test# blkid
- /dev/loop0: TYPE="squashfs"
- /dev/sdb1: LABEL="RM-CM-)servM-CM-) au systM-CM-(me" UUID="268A2DE58A2DB26B" TYPE="ntfs"
- /dev/sdb2: UUID="68682FFE682FCA20" TYPE="ntfs"
- /dev/sdb3: LABEL="DATA" UUID="6ADA6839DA680423" TYPE="ntfs"
- /dev/sdg1: LABEL="Ubuntu 14.04.1 LTS i386" TYPE="iso9660"
- root@ubuntu:~/test# blkid
- /dev/loop0: TYPE="squashfs"
- /dev/sdb1: LABEL="RM-CM-)servM-CM-) au systM-CM-(me" UUID="268A2DE58A2DB26B" TYPE="ntfs"
- /dev/sdb2: UUID="68682FFE682FCA20" TYPE="ntfs"
- /dev/sdb3: LABEL="DATA" UUID="6ADA6839DA680423" TYPE="ntfs"
- /dev/sdg1: LABEL="Ubuntu 14.04.1 LTS i386" TYPE="iso9660"
- root@ubuntu:~/test# parted -l
- Model: ATA WDC WD2500JD-22H (scsi)
- Disk /dev/sda: 250GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Number Start End Size Type File system Flags
- 1 32.3kB 250GB 250GB primary boot
- Model: ATA ST31000333AS (scsi)
- Disk /dev/sdb: 1000GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Number Start End Size Type File system Flags
- 1 1049kB 106MB 105MB primary ntfs boot
- 2 106MB 529GB 529GB primary ntfs
- 3 529GB 1000GB 471GB primary ntfs
- Model: Patriot Memory (scsi)
- Disk /dev/sdg: 7816MB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Number Start End Size Type File system Flags
- 1 32.8kB 1035MB 1035MB primary boot, hidden
- root@ubuntu:~/test# grub-fstest /dev/sda ls -- -l
- Device proc: Filesystem type procfs - Sector size 512B - Total size 0KiB
- Device loop0: No known filesystem detected - Sector size 512B - Total size 244198584KiB
- Partition loop0,msdos1,bsd2: No known filesystem detected - Partition start at 235809976KiB - Total size 8388608KiB
- Partition loop0,msdos1,bsd1: Filesystem type ufs2 - Last modification time 2014-10-20 16:12:56 Monday, UUID 5409f50a5ee28249 - Partition start at 39.5KiB - Total size 235809936.5KiB
- Partition loop0,msdos1: No known filesystem detected - Partition start at 31.5KiB - Total size 244198552.5KiB
- Device host: Filesystem type hostfs - Sector size 512B - Total size 0KiB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement