Re: Externe Platte - USB oder Firewire ?

Stefan Ewert <[email protected]>
Newsgroups gmane.linux.mandrake.newbie.german
Message-ID <[email protected]>
Am Freitag, 22. April 2005 18:40 schrieb Walter Kasberg:
> Hallo Liste,
>
> Wenn die Platte schon über Firewire verwendet wurde, kann man sie auch dann
> noch unter USB weiter verwenden? Ich würde mal gerne versuchen, ob evtl.
> unter USB ein- und ausschalten im Betrieb möglich ist, wie es unter Win2k
> problemlos möglich ist.
>

Hallo Walter,

ich habe eine externe USB-Platte an meinem PC hängen. Funktioniert 
einwandfrei.
Ist ext3 formatiert, hier der passende Auszug aus meiner fstab:

/dev/sdb1 /hdd/backup auto defaults,noauto,user,users 0 0  
(auto wegen eventuellem USB-Stick an /dev/sdb1)

und das Skript zum mounten der Platte:
<code>
#! /bin/sh
 
mount -v /hdd/backup 
cd /hdd
chgrp -R 501 backup
chown -R 501 backup
</code>
Man sollte das umount /hdd/backup halt nicht vergessen. Supermount ist mir 
irgendwie zu gefährlich.

Gruss

Stefan
-- 
No matter if you are going on-piste or off-piste, just hit the slope and 
stay healthy!

Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.