I have tried to edit the fstab of my original Ubuntu12.04 but somehow it got corrupted!
[spoiler]s# /etc/fstab: static file system information.
Use ‘blkid’ 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 nodev,noexec,nosuid 0 0
/ was on /dev/sdb1 during installation
UUID=86fe3809-17a6-412c-be0a-250f6f29fa41 / ext4 errors=remount-ro 0 1
swap was on /dev/sda5 during installation
swap was on /dev/sdb2 during installation
UUID=03b9f227-9f5c-4abc-a50b-74ecc1590f44 none swap sw 0 0
Mounted Drives
Mounting Drive1 ext4
UUID=d5e1db61-b980-4624-801c-e0546b288b8f /media/Drive1 ext4 defaults 0 0
Mounting Drive3 ext4
UUID=1e72a175-851f-43c3-a251-241d0e3800a7 /media/Drive3 ext4 defaults 0 0
Mounting EXT-01 NTFS 3TbHd
UUID=94
72C6BD72C6A37A /media/EXT-01 ntfs-3g defaults,windows_names,locale=en_GB.utf8 0 0# Mounting EXT-02 NTFS 3TbHdUUID=fece8a70-7f38-4ad2-aaf3-49a69a8fb91e /me
#dia/Drive2 ext4 defaults 0 0
UUID=fece8a70-7f38-4ad2-aaf3-49a69a8fb91e /me#dia/Drive2 ext4 defaults 0 0
Ubuntu12.04 OLD boot (sda1)
UUID=86fe3809-17a6-412c-be0a-250f6f29fa41 / ext4
swap (sda2)
UUID=03b9f227-9f5c-4abc-a50b-74ecc1590f44 none swap sw 0 0
Unsure(sdb1)
UUID=1e72a175-851f-43c3-a251-241d0e3800a7 /media/Drive3 ext4 defaults 0 0
Kubuntu12.04 boot (sdc1)
UUID=201d2f3e-f865-4912-b852-99b5b24f3457 / ext4
swap (sdc2)
UUID=718377f7-8759-44ad-888d-e0fb3f91c5e4 none swap
Ubuntu12.04 NEW boot (sdc5)
UUID=bcb8b27e-dd9e-4c09-a259-48cf4f937c9e / ext4
Manjaro boot (sdc6)
UUID=01244934-31e1-4ed9-b961-78b5f04e1f6a / ext4
Unsure (sdd1)
UUID=d5e1db61-b980-4624-801c-e0546b288b8f /media/Drive1 ext4 defaults 0 0
EXT01 3Tb External Storage (sdf1)
UUID=9472C6BD72C6A37A ntfs-3g defaults,user,locale=en_GB.utf8 0 0
EXT02 3Tb External Storage (sdg1)
UUID=73CDB94066F320F1 ntfs-3g defaults,user,locale=en_GB.utf8 0 0# UUID=3E9E5F1B0F3E4B8D /media/EXT-02 ntfs-3g defaults,windows_names,locale=en_GB.utf8 0 0
Ubuntu12.04 OLD boot (sda1)
UUID=86fe3809-17a6-412c-be0a-250f6f29fa41 / ext4
swap (sda2)
UUID=03b9f227-9f5c-4abc-a50b-74ecc1590f44 none swap sw 0 0
Unsure(sdb1)
UUID=1e72a175-851f-43c3-a251-241d0e3800a7 /media/Drive3 ext4 defaults 0 0
Kubuntu12.04 boot (sdc1)
UUID=201d2f3e-f865-4912-b852-99b5b24f3457 / ext4
swap (sdc2)
UUID=718377f7-8759-44ad-888d-e0fb3f91c5e4 none swap
Ubuntu12.04 NEW boot (sdc5)
UUID=bcb8b27e-dd9e-4c09-a259-48cf4f937c9e / ext4
Manjaro boot (sdc6)
UUID=01244934-31e1-4ed9-b961-78b5f04e1f6a / ext4
Unsure (sdd1)
UUID=d5e1db61-b980-4624-801c-e0546b288b8f /media/Drive1 ext4 defaults 0 0
EXT01 3Tb External Storage (sdf1)
UUID=9472C6BD72C6A37A ntfs-3g defaults,user,locale=en_GB.utf8 0 0
EXT02 3Tb External Storage (sdg1)
UUID=73CDB94066F320F1 ntfs-3g defaults,user,locale=en_GB.utf8 0 0
[/spoiler]
Now, it looks like when I edit it in Kubuntu and then try to save it, it duplicates itself???
Why is it doing this and how can I fix it?