13:31
Hi, I have tried connecting an external (USB) hard disk drive with Ext4 filesystem, but the content could not be accessed. Is Ext4 support for an external hard disk feasible? thanks!
Yes, you can!
Quoting from the other thread:
Find out how your usb hard drive is called:
fdisk -l
For example, /dev/sda1
Then, you create your folder and give proper permissions:
sudo mkdir /media/music1
sudo chmod -R 777 /media/music1
Now, set the automount:
sudo nano /etc/fstab
and insert the following line at the end:
/dev/sda1 /media/music1 ext4 defaults 0 0
Now, check if everything is allright:
mount -a
If you receive no errors, then you're fine.
Now, we create a symlink to mpd's default directory :
cd /var/lib/mpd/music
sudo ln -s /media/music1
Then reboot!
Enjoy!
13:31
Hi All,
i am a new Linux user and my knowledges are very poors.
I need to access to a local share folder c:\music ( not with NAS) on my home pc from Raspyfi and use the VLC player
Could you please let me know if it’s possible ?
Many thanks
Maurizio
Hi Maurizio,
you will configure your windows machine as a samba server :
http://swerdna.dyndns.org/suse…..awin7.html
Then you configure RaspyFi as follows:
sudo nano /etc/fstab
and change the nas lines putting your pc's ip on the nas ip, and the folder /music
example: //192.168.1.x/music
then reboot and you should be up and running
Most Users Ever Online: 200
Currently Online:
6 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Gyp: 82
yoghurtlidlicker: 37
PaulM: 36
icai: 35
Derek: 29
Karsten: 27
tc-fi: 22
Ronaldo: 21
ENSen: 21
chriz: 20
Member Stats:
Guest Posters: 3619
Members: 569
Moderators: 0
Admins: 1
Forum Stats:
Groups: 4
Forums: 10
Topics: 469
Posts: 13163
Newest Members: polo2016, dongdong8, wlpwlp, Sager, ninestab123, lmx66, lmx, jlgg, chenyan, guoyanying
Administrators: admin (401)