On Mon, 2007-03-26 at 17:37 +0200, Philippe Andersson wrote:
> [EMAIL PROTECTED] wrote:
> > To seperate Data and OS, what I normally do is to save all data
> > on a seperate hard drive, which is mapped to /home/<username>/Data. The
> > standard /home/<username>/Documents directory is removed and a link set
> > to the Documents directory with "ln -s /home/<username>/Data/Documents
> > Documents". I have done it often before, and had no problems yet. 
> > 

> I don't know what what done during this operation, so I can't comment.
> 
> Could you please post the fstab entry for that separate harddrive ?
> 
> TIA
> 
> Ph. A.
> 
Hi Philippe,

In the mean time I mounted 5 Hard Disks in the same manner. 

>From fstab:
/dev/sdc6  /home/lsr/Data/Data1  reiserfs  defaults  1 2
/dev/sdb4  /home/lsr/Data/Data2  reiserfs  defaults  1 1
/dev/sda4  /home/lsr/Data/Data3  reiserfs  defaults  1 1
/dev/sdb3  /home/lsr/Old-OSs/SL10.0 reiserfs defaults 1 1
/dev/sda3  /home/lsr/Old-OSs/SL10.1 xfs    defaults  1  1

There are French characters inside a text file on /dev/sda4, which does
not display the right characters. The German characters are not
displayed correctly on the drives /dev/sdc6 and /dev/sda3 on OS level,
i.e. file names. On these drives, the German characters in the *.doc
files are opened by openOffice are correctly displayed.

TIA,
:-)
Al


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to