Hi,
ich möchte gerne meine „Sicherheits“ Partition beim Start über die fstab einbinden und in den Ordner /PLATTTE2 (den ich erstellt habe)
Aber irgendwie klappt es nicht.
hier meine fstab:
/etc/fstab: static file system information.
Use ‚blkid -o value -s UUID‘ to print the universally unique identifier
for a device; this may be used with UUID= as a more robust way to name
devices that works even if disks are added and removed. See fstab(5).
proc /proc proc defaults 0 0
/ was on /dev/sda1 during installation
UUID=1445a787-dce3-4b41-9ff9-1e5fd05df889 / ext3 errors=remount-ro 0 1
swap was on /dev/sda2 during installation
UUID=6c4a3592-e36a-4198-b0d2-e1cdd6855769 none swap sw 0 0
/ was on /dev/sda3 during installation
UUID=c5030aa5-4b88-4c47-b64c-9050ae8fcfc7 /PLATTE2 ext3 errors=remount-ro 0 1
/dev/sda3 /PLATTE2 ext3 defauls 0 1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
habe es mal mit der uuid probiert und jetzt mit der alten variante.
was mache ich falsch?
vg xeta