Go to advanced search

by vyt45
Tue May 24, 2016 6:21 am
Forum: Troubleshooting
Topic: Partition letters constantly changing
Replies: 3
Views: 828

Re: Partition letters constantly changing

That's right. I'll elaborate a bit. You need to recognize the current kernel name of the device. If you just plugged the drive, then "dmesg | tail" will show you the name of the recently arrived device, e.g. /dev/sda with 1 single partition /dev/sda1 Then you can use the "blkid" command: blkid /dev...
by vyt45
Mon May 23, 2016 9:08 pm
Forum: Troubleshooting
Topic: cracking
Replies: 5
Views: 981

Re: hacking

To prevent this kind of attacks you should disable passwords and use ssh keys instead, disable root, get fail2ban.
by vyt45
Mon May 23, 2016 8:17 pm
Forum: Troubleshooting
Topic: Partition letters constantly changing
Replies: 3
Views: 828

Partition letters constantly changing

Hi, I have Rpi2 running raspbian, I use it for many purposes, recently it started changing volume letters. Normal mount setup would look like this: Device Boot Start End Blocks Id System /dev/sda1 1 409639 204819+ ee GPT /dev/sda2 409640 623872871 311731616 b W95 FAT32 WARNING: GPT (GUID Partition T...
by vyt45
Thu Oct 15, 2015 6:18 pm
Forum: Troubleshooting
Topic: Wifi Issue
Replies: 0
Views: 193

Wifi Issue

Hi, I have screwed up my Rpi by installing some unsupported deb packages and had to do everything from scratch. The biggest problem is with the wifi. First time I got it to work somehow but it took a while and now I don't remember how to get it to work. I got RTL8188cus dongle. my /etc/network/inter...
by vyt45
Wed Sep 23, 2015 11:59 am
Forum: Beginners
Topic: NAS on raspberry pi
Replies: 1
Views: 418

NAS on raspberry pi

Hi, I followed one of the guides to set up samba to share hdd on the network, the problem is when I try to access Pi from my mac I can only see the folder for the user which I created during samba setup, there's a file called pistore inside the folder, nothing else, I tried everything but I can't ac...

Go to advanced search