Mark Preston wrote:
> K.S. Bhaskar wrote:

[KSB2] <...snip...>

>  > The reason not to use UnionFS is to allow changes to the database to be
>  > persistent.
>  >
>  > Regards
>  > -- Bhaskar
> Hi K.S. Bhasker,
> I think that Knoppix mounts drives as read only by default. This is a
> security measure. To make changes persistent you might need to unmount
> the drive and then remount it as read-write.
>  From a knoppix terminal window something like
> sudo umount /mnt/sda2
> then
> sudo mount rw -o uid=knoppix /dev/sda2 /mnt/sda2
> should do this and allow changes to the database to become
> persistent.

[KSB2] The Knoppix UnionFS uses RAM for the r/w part.  The database 
should just be on a hard drive or USB flash memory.  Not a big deal one 
way or the other.  Regular Knoppix provides an icon to mount r/w 
storage.  Oralux (Knoppix for the visually impaired) requires that it be 
done at a text mode interface.

Regards
-- Bhaskar

Reply via email to