Joe Morris (NTM) wrote: > Eberhard Roloff wrote: >> Well, not exactly CD/DVD, but: >> -anytime I connect my external disk for backup, the two partitions on it >> are named differently, which does not really simply my rsync scripts >> that I use for backup. >> > What I did for that is first umount via /dev/<node>, then I went ahead > and then added code to fsck if needed, then remount to a fixed mount > point. It is working great. >
Thanks Joe, I do it just like this and indeed it works. This is the "plain great unix style" that works anytime. Now, one question: What do you mean by "adding code to fsck"? And what do you achieve doing this? Thanks much for clarification Eberhard -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
