i formatted the drive, created the mount point, edited the fstab file and reloaded systemctl like you're supposed to but it didn't work.. trying to copy files over to the new drive doesn't work
the mount -a command gives me an error.the mount command sepcifying the newly formatted drive tells me it's already mounteddmesg gives me thisi'm confused
i didn't change anything else in my fstab except for adding the new drive at the bottom..
here's my edited fstabplease help i just wanna archive my movies
the mount -a command gives me an error.
Code:
user@host:~$ sudo mount -amount: Partition: mount point does not exist. dmesg(1) may have more information after failed mount system call.
Code:
sudo mount /media/Zauberlaternemount: /media/Zauberlaterne: /dev/sda1 already mounted on /media/Zauberlaterne. dmesg(1) may have more information after failed mount system call.
Code:
[36045.141309] systemd-fstab-generator[79069]: Mount point Partition is not a valid path, ignoring.[36083.185988] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
i didn't change anything else in my fstab except for adding the new drive at the bottom..
here's my edited fstab
Code:
# <file system> <mount point> <type> <options> <dump> <pass># / was on /dev/nvme0n1p2 during installationUUID=1e6068ae-c6a2-4b71-907c-adb9c2797d8a / ext4 errors=remount-ro 0 1# /boot/efi was on /dev/nvme0n1p1 during installationUUID=179C-5FF0 /boot/efi vfat umask=0077 0 1# /home was on /dev/nvme0n1p6 during installationUUID=cc77da13-dd86-4731-91d3-d6a614029e63 /home ext4 defaults 0 2# /tmp was on /dev/nvme0n1p5 during installationUUID=1cc13daf-a7cf-43f8-83ea-769bdacbff91 /tmp ext4 defaults 0 2# /var was on /dev/nvme0n1p3 during installationUUID=464abeac-882c-468c-b537-241cce1cbc29 /var ext4 defaults 0 2# swap was on /dev/nvme0n1p4 during installationUUID=3929b0bc-d507-440f-a006-a11aa000fddf none swap sw 0 0/dev/sdb1 /mnt exfat defaults 0 0##ZauberlaterneUUID=235de5c8-dd4f-40d9-a5d3-c0e18907e606 /media/Zauberlaterne ext4 defaults 0 0
Statistics: Posted by b1-66er — 2024-08-19 11:09 — Replies 1 — Views 36