Something strange has happened in last few days
I have had 2 hard disks for several months
But my home folder now has 2 gobbledygook files of 0B with symbols which I can't delete even as root as they "don't exist" yet I can see them
The dolphin shortcut I had to my second hard disk no longer works and I get a message that it no longer exists
Here's my fstab file which I have not touched since last November:
# /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=9d2a6c9a-d440-40c3-b0a0-3b90090cf78e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=1b0a8603-169e-4ef9-8d00-d4adf9ea1445 none swap sw 0 0
# /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# /dev/sr1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/Archive ext4 errors=remount-ro 0 0
Archive is the partition on my second harddisk sdb1
Here's the output from df:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 28288680 14657560 12194108 55% /
udev 1030912 304 1030608 1% /dev
none 1030912 0 1030912 0% /dev/shm
none 1030912 220 1030692 1% /var/run
none 1030912 0 1030912 0% /var/lock
none 1030912 0 1030912 0% /lib/init/rw
Yet I can see the second disk no problem in gparted and everything appears to be in order
Just can't access it or see it in Dolphin or via other applications
Any ideas?
Cheers
Raaj
I have had 2 hard disks for several months
But my home folder now has 2 gobbledygook files of 0B with symbols which I can't delete even as root as they "don't exist" yet I can see them
The dolphin shortcut I had to my second hard disk no longer works and I get a message that it no longer exists
Here's my fstab file which I have not touched since last November:
# /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=9d2a6c9a-d440-40c3-b0a0-3b90090cf78e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=1b0a8603-169e-4ef9-8d00-d4adf9ea1445 none swap sw 0 0
# /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# /dev/sr1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/Archive ext4 errors=remount-ro 0 0
Archive is the partition on my second harddisk sdb1
Here's the output from df:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 28288680 14657560 12194108 55% /
udev 1030912 304 1030608 1% /dev
none 1030912 0 1030912 0% /dev/shm
none 1030912 220 1030692 1% /var/run
none 1030912 0 1030912 0% /var/lock
none 1030912 0 1030912 0% /lib/init/rw
Yet I can see the second disk no problem in gparted and everything appears to be in order
Just can't access it or see it in Dolphin or via other applications
Any ideas?
Cheers
Raaj
Comment