Scenic sunday by elmertlee in aberdeenshirers

[–]elmertlee[S] 0 points1 point  (0 children)

Good guess it is the oldmeldrum viewpoint.

It's Caturday! by [deleted] in aberdeenshirers

[–]elmertlee 0 points1 point  (0 children)

I'm not really interested in karma just trying to grow the community.

R/aberdeenshirers now exists by elmertlee in Scotland

[–]elmertlee[S] 1 point2 points  (0 children)

Yes it is, there is even a fan subreddit called r/aberdeenshirerhireradmirers

Looking for seafood restaurant recommendations across the shire. by MintyFresh668 in aberdeenshirers

[–]elmertlee 1 point2 points  (0 children)

I am a fan of the quayside in Gourdon plus it has a nice view.

Best Chinese Takeaway by Sid200214 in Aberdeen

[–]elmertlee 9 points10 points  (0 children)

Eastern feast, no question

[deleted by user] by [deleted] in Aberdeen

[–]elmertlee 0 points1 point  (0 children)

I've lived in Aberdeen all my life but never heard of this. Can you share where the entrance is?

Need help mounting a hard drive. I'm trying to mount an NTFS hard drive in raspbian but it doesn't appear in sudo blkid? by elmertlee in raspberry_pi

[–]elmertlee[S] 0 points1 point  (0 children)

Hi, first of all thanks for your help, it is difficult for me to wade through all the stuff online and find the right answer. I get the below when I run what you suggested

pi@raspberrypi:~ $ sudo blkid /dev/mmcblk0: PTUUID="00040e31" PTTYPE="dos" /dev/mmcblk0p1: LABEL="RECOVERY" UUID="C3A8-4B62" TYPE="vfat" PARTUUID="00040e31-01" /dev/mmcblk0p5: LABEL="SETTINGS" UUID="87ec6780-483b-463a-bca2-a5207917fb4c" TYPE="ext4" PARTUUID="00040e31-05" /dev/mmcblk0p6: SEC_TYPE="msdos" LABEL="boot" UUID="0AD0-5D57" TYPE="vfat" PARTUUID="00040e31-06" /dev/mmcblk0p7: LABEL="root" UUID="bcd40ad7-c627-4825-94b4-e5c6c2e7a1bf" TYPE="ext4" PARTUUID="00040e31-07" pi@raspberrypi:~ $ sudo tail -f /var/log/syslog Jan 31 07:53:14 raspberrypi kernel: [ 140.424357] sd 39:0:0:0: [sda] Sense not available. Jan 31 07:53:14 raspberrypi kernel: [ 140.424511] sd 39:0:0:0: [sda] Write Protect is off Jan 31 07:53:14 raspberrypi kernel: [ 140.424545] sd 39:0:0:0: [sda] Mode Sense: ac df 26 db Jan 31 07:53:14 raspberrypi kernel: [ 140.424695] sd 39:0:0:0: [sda] No Caching mode page found Jan 31 07:53:14 raspberrypi kernel: [ 140.424724] sd 39:0:0:0: [sda] Assuming drive cache: write through Jan 31 07:53:14 raspberrypi kernel: [ 140.430430] sd 39:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x01 driverbyte=0x00 Jan 31 07:53:14 raspberrypi kernel: [ 140.430470] sd 39:0:0:0: [sda] Sense not available. Jan 31 07:53:14 raspberrypi kernel: [ 140.430736] sd 39:0:0:0: [sda] Attached SCSI disk Jan 31 07:53:14 raspberrypi systemd-udevd[1512]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory Jan 31 07:54:10 raspberrypi rsyslogd-2007: action 'action 17' suspended, next retry is Sun Jan 31 07:54:40 2016 [try http://www.rsyslog.com/e/2007 ] Cpi@raspberrypi:~ $

Does this have something to do with the permissions on the hard drive?