Conversation

Today is one of those days. Someone inflicted a curse upon me to get the weirdest computer problems in existence

1
0
0

I removed an old HDD and put a new one in my computer. And another HDD is somehow... hijacking? the mount point of the new HDD???

2
0
0

This must be a bug in Gnome Disks or whatever. I cannot explain it

1
0
0

@schratze did you by chance in some way cloned a hard disk?

1
0
1
computer curse
Show content

The existing 4 TB Western Digital HDD is configured to mount at /media/Multimedia/

The new 16 TB Western Digital HDD is configured to mount at /media/Sweet/

But somehow, the 4 TB HDD mounts at both /media/Multimedia/ AND /media/Sweet/

This means the 16 TB HDD cannot be mounted at boot and it gets relegated to being mounted at /run/media/myusername/Sweet/ after you click on it in the file manager

1
0
0
re: computer curse
Show content

I created a new alternative mount point for the 16 TB disk and that works. But the 4 TB one is still mounted at both mount points and it Should Not Be

1
0
0
trying to help, re: computer curse
Show content

@schratze are you sure that some partition UUIDs are not identical somewhere? what does blkid say? (and maybe findmnt)

1
0
0
re: trying to help, re: computer curse
Show content

@confusomu thanks! It turns out it was a duplicate entry in fstab. I removed the line and it works now

0
0
0