| Author |
Message |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Sat 14 Jun 2008, 17:20 Post subject:
hebrew folders Subject description: how to veiw hebrew folders in puppy |
|
i find that i can type in hebrew, but i cannot see any hebrew named folder on my hd, it just doesnt appear, although its there. any suggestions?
|
|
Back to top
|
|
 |
Kazm
Joined: 14 Jan 2008 Posts: 29 Location: Russia, Ufa
|
Posted: Thu 19 Jun 2008, 06:55 Post subject:
|
|
Possibly your file system FAT ?
See here
http://murga-linux.com/puppy/viewtopic.php?t=13783
|
|
Back to top
|
|
 |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Thu 19 Jun 2008, 07:18 Post subject:
|
|
let me check it. if it is, what steps do i take?
|
|
Back to top
|
|
 |
Kazm
Joined: 14 Jan 2008 Posts: 29 Location: Russia, Ufa
|
Posted: Thu 19 Jun 2008, 07:32 Post subject:
|
|
Here two moments:
1. If your save-file placed on FAT-partition it (partition) mounted without options for utf8. And with it we can not do anything...
2. Another case mount partition with this options:
mount -t vfat -o iocharset=utf8,codepage=866 /dev/hda1 /mnt/msdos
where codepage=866 is for MS russian codes of FAT. For arabic may be its another or do not need.
|
|
Back to top
|
|
 |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Sun 22 Jun 2008, 16:54 Post subject:
|
|
thank you very very much.
can you spell out what exactly i do. it was a little too technical for me - how do i mount partitions - where do i enter the code?
|
|
Back to top
|
|
 |
Kazm
Joined: 14 Jan 2008 Posts: 29 Location: Russia, Ufa
|
Posted: Mon 23 Jun 2008, 13:47 Post subject:
|
|
All commands in linux entered in console
Here (in Puppy) are button on Desktop - rxvt.
And in Puppy you mounted your drives with script Pmount.
In PuppyRus (russian Puppy) we change this script (it is text file) with this mount options...
_________________ Puppy Philosophy
|
|
Back to top
|
|
 |
shiner
Joined: 05 Aug 2008 Posts: 1
|
Posted: Tue 05 Aug 2008, 16:52 Post subject:
|
|
Mac
1. Open Console icon from your desktop
2. From command prompt type:
mount /dev/hda1 /mnt/hda1 -o iocharset=utf8
The mount command should automaticlly identify your file system and utf8 parameter will allow you to see Hebrew file and folders.
Ran
|
|
Back to top
|
|
 |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Tue 05 Aug 2008, 17:56 Post subject:
|
|
thanks a huge lot. i tried it but got back this
mount: mounting /dev/hda1 on mnt/hda1 failed
so insteasd i tried pmount instead of mount, and that brought up the program, but it was still ???? instead of words. one thing i did notice was that in another partitition i have ubuntu, and there i was able to read the hebrew names of noth files and folders. maybe this is a clue that the problem is in reading ms windows fonts (hebrew). in fact i can create folders in hebrew and new files with hebrew filenames (although for some reason abiword wont let me save a file i'm working on with a hebrew filename) in puppy. so maybe its something other than hebrew support per-se
|
|
Back to top
|
|
 |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Tue 05 Aug 2008, 17:56 Post subject:
|
|
thanks a huge lot. i tried it but got back this
mount: mounting /dev/hda1 on mnt/hda1 failed
so insteasd i tried pmount instead of mount, and that brought up the program, but it was still ???? instead of words. one thing i did notice was that in another partitition i have ubuntu, and there i was able to read the hebrew names of noth files and folders. maybe this is a clue that the problem is in reading ms windows fonts (hebrew). in fact i can create folders in hebrew and new files with hebrew filenames (although for some reason abiword wont let me save a file i'm working on with a hebrew filename) in puppy. so maybe its something other than hebrew support per-se
|
|
Back to top
|
|
 |
mac
Joined: 27 May 2008 Posts: 14
|
Posted: Tue 05 Aug 2008, 17:57 Post subject:
|
|
thanks a huge lot. i tried it but got back this
mount: mounting /dev/hda1 on mnt/hda1 failed
so insteasd i tried pmount instead of mount, and that brought up the program, but it was still ???? instead of words. one thing i did notice was that in another partitition i have ubuntu, and there i was able to read the hebrew names of noth files and folders. maybe this is a clue that the problem is in reading ms windows fonts (hebrew). in fact i can create folders in hebrew and new files with hebrew filenames (although for some reason abiword wont let me save a file i'm working on with a hebrew filename) in puppy. so maybe its something other than hebrew support per-se
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6180 Location: Auckland, New Zealand
|
Posted: Tue 05 Aug 2008, 20:54 Post subject:
|
|
No, it will not use Windows fonts when looking at windows partitions, and not other partitions. It will always use the same fonts.
How is Puppy installed? A frugal install? Or running from CD?
When you say | Quote: | | but i cannot see any hebrew named folder on my hd | what do you mean by "my hd"? Is it the partition that your save file is on? That might make it more complicated.
Is it a Windows partition? What version of Windows?
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
|