Es betrifft alle Dateiformate.
Problem nach Neuinstallation / Zugriff auf Datein der zweiten Platte nicht möglich
|
Anmeldungsdatum: Beiträge: 28 |
|
|
Supporter
Anmeldungsdatum: Beiträge: 794 |
Dir fehlen Berechtigungen. |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
Vom Stick kann ich auch nichts öffnen. Wie kann ich das ändern? |
|
Supporter, Wikiteam
Anmeldungsdatum: Beiträge: 10477 |
Hallo smiley1803
Was ist das für eine 2. Platte?
sudo parted -l sudo fdisk -l sudo lsblk -o NAME,MOUNTPOINT,FSTYPE,SIZE,LABEL,UUID # Bitte Terminalfenster ggf. vergrößern sudo efibootmgr -v Bitte diese 4 Befehle einzeln in je einem Codeblock posten. Immer alle Terminalausgaben im Codeblock (mit 1. Befehl – 2. Ausgabe – 3. Prompt/Endezeichen) posten. |
|
Anmeldungsdatum: Beiträge: 1768 |
Und wenn du jeweils ein ls -ln einmal in deinem Homeverzeichnis und einmal auf dem externen Datenträger durchführst, dann siehst du, wem die Objekte jeweils gehören (Nummern in den zwei Spalten links von der Dateigröße, hier bei mir 1000, kann bei dir anders sein) und was für Berechtigungen sie haben (ganz linke Spalte). Dann entweder die Berechtigungen oder die Eigentumsverhältnisse anpassen ☺ Die Rechteverwaltung unter Linux funktioniert gut, man kann sich perfekt selbst ausschließen. --ks |
|
Supporter, Wikiteam
Anmeldungsdatum: Beiträge: 10477 |
Dann ist aber der USB-Stick analysiert. Da nicht bekannt ist, wie die zweiten Platte angeschlossen ist. Könnte ja auch eine 2. interne Platte sein. 😎 Vllt liegt das ~ auch auf der 2. Platte. Fragen über Fragen 😇 |
|
Anmeldungsdatum: Beiträge: Zähle... |
Versuch es mal mit chown. Das hat bei mir schon immer alle Rechte gerade gebogen! |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ sudo parted -l [sudo] Passwort für egon: Modell: ATA KINGSTON SUV5002 (scsi) Festplatte /dev/sda: 240GB Sektorgröße (logisch/physisch): 512B/4096B Partitionstabelle: gpt Disk-Flags: Nummer Anfang Ende Größe Dateisystem Name Flags 1 1049kB 2097kB 1049kB bios_grub 2 2097kB 240GB 240GB ext4 Modell: ATA ST2000DM006-2DM1 (scsi) Festplatte /dev/sdb: 2000GB Sektorgröße (logisch/physisch): 512B/4096B Partitionstabelle: msdos Disk-Flags: Nummer Anfang Ende Größe Typ Dateisystem Flags 1 1049kB 2000GB 2000GB primary ext4 Modell: ATA WDC WD20EZBX-00A (scsi) Festplatte /dev/sdc: 2000GB Sektorgröße (logisch/physisch): 512B/4096B Partitionstabelle: msdos Disk-Flags: Nummer Anfang Ende Größe Typ Dateisystem Flags 1 1049kB 2000GB 2000GB primary ext4 egon@egon-A0000001:~$ ^C egon@egon-A0000001:~$ |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ sudo fdisk -l Festplatte /dev/loop0: 249,08 MiB, 261177344 Bytes, 510112 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop1: 20,31 MiB, 21295104 Bytes, 41592 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop2: 4 KiB, 4096 Bytes, 8 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop3: 172,34 MiB, 180715520 Bytes, 352960 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop4: 5,05 MiB, 5292032 Bytes, 10336 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop5: 55,36 MiB, 58052608 Bytes, 113384 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop6: 63,7 MiB, 66789376 Bytes, 130448 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop7: 74,27 MiB, 77881344 Bytes, 152112 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/sda: 223,57 GiB, 240057409536 Bytes, 468862128 Sektoren Festplattenmodell: KINGSTON SUV5002 Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes Festplattenbezeichnungstyp: gpt Festplattenbezeichner: 733CDB7B-8D59-494B-9130-7B6B2D61FBCD Gerät Anfang Ende Sektoren Größe Typ /dev/sda1 2048 4095 2048 1M BIOS boot /dev/sda2 4096 468858879 468854784 223,6G Linux-Dateisystem Festplatte /dev/sdb: 1,82 TiB, 2000398934016 Bytes, 3907029168 Sektoren Festplattenmodell: ST2000DM006-2DM1 Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes Festplattenbezeichnungstyp: dos Festplattenbezeichner: 0x857042d1 Gerät Boot Anfang Ende Sektoren Größe Kn Typ /dev/sdb1 2048 3907028991 3907026944 1,8T 83 Linux Festplatte /dev/sdc: 1,82 TiB, 2000398934016 Bytes, 3907029168 Sektoren Festplattenmodell: WDC WD20EZBX-00A Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes Festplattenbezeichnungstyp: dos Festplattenbezeichner: 0x09385e7a Gerät Boot Anfang Ende Sektoren Größe Kn Typ /dev/sdc1 2048 3907028991 3907026944 1,8T 83 Linux Festplatte /dev/loop8: 66,17 MiB, 69382144 Bytes, 135512 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop9: 67,76 MiB, 71053312 Bytes, 138776 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop10: 269,77 MiB, 282873856 Bytes, 552488 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop11: 10,72 MiB, 11239424 Bytes, 21952 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop12: 11,11 MiB, 11649024 Bytes, 22752 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop13: 505,09 MiB, 529625088 Bytes, 1034424 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop14: 406,26 MiB, 425996288 Bytes, 832024 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop15: 91,69 MiB, 96141312 Bytes, 187776 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop16: 219,63 MiB, 230301696 Bytes, 449808 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop17: 438,29 MiB, 459575296 Bytes, 897608 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop18: 443,23 MiB, 464756736 Bytes, 907728 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop19: 64,57 MiB, 67706880 Bytes, 132240 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop20: 1,08 GiB, 1160691712 Bytes, 2266976 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop21: 211,49 MiB, 221761536 Bytes, 433128 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop22: 168,81 MiB, 177008640 Bytes, 345720 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop23: 23,71 MiB, 24862720 Bytes, 48560 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop24: 204,09 MiB, 214003712 Bytes, 417976 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop25: 10,54 MiB, 11051008 Bytes, 21584 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop26: 38,83 MiB, 40714240 Bytes, 79520 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop27: 500 KiB, 512000 Bytes, 1000 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop28: 568 KiB, 581632 Bytes, 1136 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes Festplatte /dev/loop29: 321,1 MiB, 336699392 Bytes, 657616 Sektoren Einheiten: Sektoren von 1 * 512 = 512 Bytes Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes egon@egon-A0000001:~$ |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ sudo lsblk -o NAME,MOUNTPOINT,FSTYPE,SIZE,LABEL,UUID NAME MOUNTPOINT FSTYPE SIZE LABEL UUID loop0 /snap/audacity/1 squash 249,1M loop1 /snap/audacious/ squash 20,3M loop2 /snap/bare/5 squash 4K loop3 /snap/chromium/2 squash 172,3M loop4 /snap/chromium-f squash 5M loop5 /snap/core18/284 squash 55,4M loop6 /snap/core20/243 squash 63,7M loop7 /snap/core22/156 squash 74,3M loop8 /snap/core24/609 66,2M loop9 /snap/cups/1067 67,8M loop10 /snap/firefox/47 269,8M loop11 /snap/firmware-u 10,7M loop12 /snap/firmware-u 11,1M loop13 /snap/gnome-42-2 505,1M loop14 /snap/gnome-46-2 406,3M loop15 /snap/gtk-common 91,7M loop16 /snap/k3b/23 219,6M loop17 /snap/kf5-5-110- 438,3M loop18 /snap/kf5-5-111- 443,2M loop19 /snap/kid3/16 64,6M loop20 /snap/libreoffic 1,1G loop21 /snap/mesa-2404/ 211,5M loop22 /snap/opera/342 168,8M loop23 /snap/pdfarrange 23,7M loop24 /snap/smplayer/1 204,1M loop25 /snap/snap-store 10,5M loop26 /snap/snapd/2175 38,8M loop27 /snap/snapd-desk 500K loop28 /snap/snapd-desk 568K loop29 /snap/vlc/3777 321,1M sda 223,6G ├─sda1 1M └─sda2 / ext4 223,6G 5a7040aa-e339-48c5-b67b-01143700f76e sdb 1,8T └─sdb1 ext4 1,8T ffa0363f-d825-4eac-b170-1046cc391f91 sdc 1,8T └─sdc1 ext4 1,8T 6eb8b6fe-5bce-4354-b841-3cf38344f36d sr0 1024M egon@egon-A0000001:~$ |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ sudo efibootmgr -v sudo: efibootmgr: Befehl nicht gefunden egon@egon-A0000001:~$ |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ ls -ln insgesamt 36 drwxr-xr-x 3 1000 1000 4096 Nov 10 15:31 Bilder drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Dokumente drwxr-xr-x 2 1000 1000 4096 Nov 10 19:25 Downloads drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Musik drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Öffentlich drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Schreibtisch drwx------ 8 1000 1000 4096 Nov 10 15:38 snap drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Videos drwxr-xr-x 2 1000 1000 4096 Nov 10 12:46 Vorlagen egon@egon-A0000001:~$ |
|
Supporter, Wikiteam
Anmeldungsdatum: Beiträge: 10477 |
|
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 28 |
egon@egon-A0000001:~$ mount -l | grep -i sd| sort cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot) /dev/sda2 on / type ext4 (rw,relatime) gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000) egon@egon-A0000001:~$ |
|
Supporter, Wikiteam
Anmeldungsdatum: Beiträge: 10477 |
Hallo smiley1803 Die anderen Platten werden nicht gemountet. Bitte die fstab lesen und ggf umsetzen bzw fragen. Bitte mal posten. cat /etc/fstab| grep -v "#" + cat /etc/fstab| grep -i installation |