[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backup Problem rsync



Markus Schüttler <mschuettler@gmx.net> wrote:
> schrieb Reinhold Plew <Reinhold.Plew@aedon-its.de>:
>> und Du bist sicher, dass Deine USB Platte auch gemounted ist?
> so war es! Wie kann ich =C3=BCberpr=C3=BCfen, ob die Platte korrekt gemount=

Fuer verschiedene Werte von "korrekt"...
	$ mountpoint /usr  
	/usr is a mountpoint
	$ mountpoint /usr/local
	/usr/local is not a mountpoint
	$ dpkg -S $(which mountpoint)
	initscripts: /bin/mountpoint
So kannst Du zumindest testen, ob das Verzeichnis ein mountpoint ist.

Wie weit Du das "korrekt" treiben willst, liegt dann letztlich bei
Dir... Ueber /sys/dev/block/$(mountpoint -d /usr)/ kann man sich
bestimmt bis zu den USB-Attributen, Seriennummern, UIDs etc. pp.
durchhangeln irgendwie.


regards
   Mario
-- 
The social dynamics of the net are a direct consequence of the fact that
nobody has yet developed a Remote Strangulation Protocol.  -- Larry Wall


Reply to: