Hi,
For some reason when I start KDE I am being prompted for
credentials to mount /dev/sdc7, but there is no entry in /etc/fstab for
the UUID of that volume. Where is the prompt coming from? I think
/dev/sdc7 is my Ubuntu boot partition.
Below is my /etc/fstab:
UUID=b1b1448c-3e41-47a6-a347-266bf2aa54a7 / btrfs
defaults 1 1
UUID=0926d3a0-7d16-4e89-8cda-9fc5db01b895 /boot ext4
defaults 1 2
UUID=8D36-9D75 /boot/efi vfat
umask=0077,shortname=winnt 1 2
UUID=041814D24615828F /mnt/winc
ntfs-3g users,rw 1 0
192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs
users,rw,_netdev 1 0
//192.168.1.12/Volume_1 /mnt/cifs cifs
username=xxxx,password=xxxx,vers=1.0,rw 1 0
UUID=885A21AF5A219AC8 /mnt/wind
ntfs-3g users,rw 1 0
UUID=52F237FCF237E2C1 /mnt/wine
ntfs-3g users,rw 1 0
#UUID=885A21AF5A219AC8 /mnt/recover
ntfs-3g rw 0 0
Below is my /dev/disk/by-uuid configuration showing the UUID's of
all devices.
$ ll /dev/disk/by-uuid
total 0
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 041814D24615828F-> ../../sdc4
lrwxrwxrwx. 1 root root 10 Oct 15 07:46
0926d3a0-7d16-4e89-8cda-9fc5db01b895-> ../../sdc6
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 0CDE882F4ED4969F-> ../../sdc1
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 52F237FCF237E2C1-> ../../sdb1
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 885A21AF5A219AC8-> ../../sda1
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 8D36-9D75-> ../../sdc2
lrwxrwxrwx. 1 root root 10 Oct 15 07:46
b1b1448c-3e41-47a6-a347-266bf2aa54a7-> ../../sdd1
lrwxrwxrwx. 1 root root 10 Oct 15 07:46
be8eb9ac-31b9-4493-b6e0-4a69f119fcd6-> ../../sde1
lrwxrwxrwx. 1 root root 10 Oct 15 07:46
c88248f9-3684-4701-b684-d6e99139c13c-> ../../sdc7
lrwxrwxrwx. 1 root root 10 Oct 15 07:46 E4508D58508D327A-> ../../sdc5
regards,
Steve