Tiny Core Base > CorePlus
Greek keyboard layout
andfree:
I tried to open rox-filer from urxvt (with bash) but:
--- Code: ---Mounting /mnt/sdb1
mount: can't find /mnt/sdb1 in /etc/fstab
Mount failed
Done
There was one error.
--- End code ---
patrikg:
What are you trying to mount ??
If you mount a fat system you may use some parameters to get the chars correct.
I google a little bit and found this:
http://www.nslu2-linux.org/wiki/HowTo/MountFATFileSystems
andfree:
Unfortunatelly it's NTFS.
I can mount it with rox-filer, but it sees only directories which names consist of latin characters. So, I had the idea that if I started rox-filer from urxvt, it would have maybe seen and the directories which names consist of greek character. I don't know if it makes any sense.
Misalf:
I'm using
--- Code: ---sudo mount.ntfs-3g -o iocharset=utf8 /dev/sdb1 /mnt/sdb1
--- End code ---
Needs ntfs-3g.tcz .
andfree:
--- Quote from: Misalf on April 18, 2016, 12:26:08 PM ---I'm using
--- Code: ---sudo mount.ntfs-3g -o iocharset=utf8 /dev/sdb1 /mnt/sdb1
--- End code ---
Needs ntfs-3g.tcz .
--- End quote ---
This got the job done. Thanks one more time.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version