Closed M-Welsch closed 10 months ago
We want a fstab file so we can mount the BackupHDD by typing mount BackupHDD
mount BackupHDD
we would need root-rights to mount the backup-HDD
/dev/BACKUPHDD
mount /dev/BACKUPHDD
Description
We want a fstab file so we can mount the BackupHDD by typing
mount BackupHDD
What happens if we don't do it (aka Why is it important)?
we would need root-rights to mount the backup-HDD
Definition of Ready
6 is ready (we have the udev-rule that creates the
/dev/BACKUPHDD
nodeKey Tasks
Acceptance Criteria
mount /dev/BACKUPHDD
(and unmounted respectively)