Moi
Nyt ei pääse enää Windows 7, kun tulee em. herja.
sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/sda1: UUID="92A61C18A61BFC03" TYPE="ntfs" PARTUUID="001ce262-01"
/dev/sdb1: UUID="01D1083F5FDFCF40" TYPE="ntfs" PARTUUID="0f17ce2e-01"
/dev/sdb2: UUID="7EF68BFAF68BB0C7" TYPE="ntfs" PARTUUID="0f17ce2e-02"
/dev/sdb3: UUID="83b021b0-f434-4466-a109-1790ed1fe725" TYPE="ext4" PARTUUID="0f17ce2e-03"
/dev/sdb4: UUID="e49f7cab-3c72-40a9-8542-f8941e7ec1ca" TYPE="swap" PARTUUID="0f17ce2e-04"
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/sdc3 during installation
UUID=83b021b0-f434-4466-a109-1790ed1fe725 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc4 during installation
UUID=e49f7cab-3c72-40a9-8542-f8941e7ec1ca none swap sw 0 0
sudo fdisk -l
Disk /dev/loop0: 87 MiB, 91160576 bytes, 178048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 81,6 MiB, 85516288 bytes, 167024 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 79,6 MiB, 83488768 bytes, 163064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 86,9 MiB, 91099136 bytes, 177928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 86,6 MiB, 90812416 bytes, 177368 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 119,2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x001ce262
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 250068991 250066944 119,2G 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0f17ce2e
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 16072 388044179 388028108 185G 7 HPFS/NTFS/exFAT
/dev/sdb2 388044800 388964351 919552 449M 27 Hidden NTFS WinRE
/dev/sdb3 388965780 585117695 196151916 93,5G 83 Linux
/dev/sdb4 913252352 913283071 30720 15M 82 Linux swap / Solaris