0 Mitglieder und 2 Gäste betrachten dieses Thema.
sudo fdisk -l
less /etc/fstab
vi /etc/fstab
Schade, daß man für exFAT ein ppa einbinden muss. ntfs-3g in neuester Fassung saut unwahrscheinlich rum
so daß XP wieder läuft wie zuvor. ...Dann hätte ich nur die EINE Linux-Partition wenn ichś richtig mache - und der Rest der Platte wäre wieder LW D. NTFS
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>proc /proc proc nodev,noexec,nosuid 0 0# / was on /dev/sda6 during installationUUID=f1fc4f20-3ec4-4f98-9595-e75ddc8a58de / ext4 errors=remount-ro 0 1# swap was on /dev/sda7 during installationUUID=ff5618da-0b7c-419d-8edc-d11bb9fdacb0 none swap sw 0 0