[Digikam-users] Failed to update old Database to new Database format

Arnd Baecker arnd.baecker at web.de
Thu Apr 10 12:46:22 BST 2008


On Thu, 10 Apr 2008, Peter Rodgers wrote:

> Thanks Amd
>
> I think maybe the partition was not mounted - when I tried digikam
> today the system was freshly booted and I had not viewed the drive in
> Konqueror. (drive is in fact sda7 not sda1)
>
> I have just done so, digikam comes up as I would expect....
>
> Phew!

Good!

> I'll have to figure out how to permanently mount my photo drives (on
> linux  now about 8 months, perhaps should have learned that a bit
> sooner)

You need to add an entry to /etc/fstab
(see eg. man fstab or something more readable ... ).
So the additional line should look like

/dev/sda7     /media/photos   ext3    noauto,rw,user,exec 0 0

/media/photos would be the mount point which you need to create
(if it does not exist). I.e.
  mkdir /media/photos
as root

> Many thanks for such a speedy reply!

Sure, you are welcome! Best

Arnd





More information about the Digikam-users mailing list