Hallo,
erstmal vielen Dank für deine Zeit und deine Hilfe.
Hier die Ausgaben:
mount
/dev/sdb1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/marcel/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=marcel)
cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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 defaults 0 0
# / was on /dev/sda1 during installation
UUID=2f52c09e-029a-49bc-b45d-a2854e9b0469 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=98996f82-93c2-46b0-a5d8-00ca195ae625 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
sudo fdisk -l
Platte /dev/sda: 1000.2 GByte, 1000204886016 Byte
255 Köpfe, 63 Sektoren/Spuren, 121601 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x000817a5
Gerät boot. Anfang Ende Blöcke Id System
/dev/sda1 * 1 120846 970695463+ 83 Linux
/dev/sda2 120847 121601 6064537+ 5 Erweiterte
/dev/sda5 120847 121601 6064506 82 Linux Swap / Solaris
Platte /dev/sdb: 122.9 GByte, 122942324736 Byte
255 Köpfe, 63 Sektoren/Spuren, 14946 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00014893
Gerät boot. Anfang Ende Blöcke Id System
/dev/sdb1 * 1 14333 115129791 83 Linux
/dev/sdb2 14334 14946 4923922+ 5 Erweiterte
/dev/sdb5 14334 14946 4923891 82 Linux Swap / Solaris
sudo blkid
/dev/sda1: UUID="4f76cd4f-4a6a-4220-bb4d-a80c44476da1" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda5: UUID="bd782e1f-bacf-4299-a931-f5254c24fb28" TYPE="swap"
/dev/sdb1: UUID="2f52c09e-029a-49bc-b45d-a2854e9b0469" TYPE="ext4"
/dev/sdb5: UUID="98996f82-93c2-46b0-a5d8-00ca195ae625" TYPE="swap"
groups
marcel adm dialout cdrom plugdev lpadmin admin sambashare
Zu ls -la /mnt/Datenplatte habe ich leider nix ☹
Ich hoffe die Infos helfen dir bzw. mir dennoch weiter.
Gruß,
Marcel