How to edit /etc/fstab if it in ro mode? [duplicate]












0
















This question already has an answer here:




  • How do I remount a filesystem as read/write?

    4 answers




Me set "data=journal" in etc/fstab file, after that i reboot, but system doesn't booting. After that me boot from LIVE-CD and tried to delete "data=journal" from /etc/fstab, but file works in ro mode.



blkid & /dev/disk/*:



ubuntu@ubuntu:~$ sudo blkid
/dev/sda1: UUID="5aab4fef-bdbd-4f6f-bf59-7c164354a8fa" TYPE="ext4" PARTUUID="93d3e9f3-01"
/dev/sr0: UUID="2018-10-17-22-44-30-00" LABEL="Ubuntu 18.10 amd64" TYPE="iso9660" PTUUID="133f436e" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
ubuntu@ubuntu:~$ ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_HARDDISK_VB78947f38-edb217dd -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 10 16:19 ata-VBOX_HARDDISK_VB78947f38-edb217dd-part1 -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 2018-10-17-22-44-30-00 -> ../../sr0
lrwxrwxrwx 1 root root 10 Jan 10 16:19 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-label
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 'Ubuntux2018.10x20amd64' -> ../../sr0









share|improve this question







New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











marked as duplicate by George Udosen, Terrance, Community Jan 10 at 18:08


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
















  • @GeorgeUdosen thx man! lower you can watch how i fix it.

    – yottabyte
    Jan 10 at 18:05
















0
















This question already has an answer here:




  • How do I remount a filesystem as read/write?

    4 answers




Me set "data=journal" in etc/fstab file, after that i reboot, but system doesn't booting. After that me boot from LIVE-CD and tried to delete "data=journal" from /etc/fstab, but file works in ro mode.



blkid & /dev/disk/*:



ubuntu@ubuntu:~$ sudo blkid
/dev/sda1: UUID="5aab4fef-bdbd-4f6f-bf59-7c164354a8fa" TYPE="ext4" PARTUUID="93d3e9f3-01"
/dev/sr0: UUID="2018-10-17-22-44-30-00" LABEL="Ubuntu 18.10 amd64" TYPE="iso9660" PTUUID="133f436e" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
ubuntu@ubuntu:~$ ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_HARDDISK_VB78947f38-edb217dd -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 10 16:19 ata-VBOX_HARDDISK_VB78947f38-edb217dd-part1 -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 2018-10-17-22-44-30-00 -> ../../sr0
lrwxrwxrwx 1 root root 10 Jan 10 16:19 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-label
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 'Ubuntux2018.10x20amd64' -> ../../sr0









share|improve this question







New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











marked as duplicate by George Udosen, Terrance, Community Jan 10 at 18:08


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
















  • @GeorgeUdosen thx man! lower you can watch how i fix it.

    – yottabyte
    Jan 10 at 18:05














0












0








0









This question already has an answer here:




  • How do I remount a filesystem as read/write?

    4 answers




Me set "data=journal" in etc/fstab file, after that i reboot, but system doesn't booting. After that me boot from LIVE-CD and tried to delete "data=journal" from /etc/fstab, but file works in ro mode.



blkid & /dev/disk/*:



ubuntu@ubuntu:~$ sudo blkid
/dev/sda1: UUID="5aab4fef-bdbd-4f6f-bf59-7c164354a8fa" TYPE="ext4" PARTUUID="93d3e9f3-01"
/dev/sr0: UUID="2018-10-17-22-44-30-00" LABEL="Ubuntu 18.10 amd64" TYPE="iso9660" PTUUID="133f436e" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
ubuntu@ubuntu:~$ ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_HARDDISK_VB78947f38-edb217dd -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 10 16:19 ata-VBOX_HARDDISK_VB78947f38-edb217dd-part1 -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 2018-10-17-22-44-30-00 -> ../../sr0
lrwxrwxrwx 1 root root 10 Jan 10 16:19 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-label
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 'Ubuntux2018.10x20amd64' -> ../../sr0









share|improve this question







New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













This question already has an answer here:




  • How do I remount a filesystem as read/write?

    4 answers




Me set "data=journal" in etc/fstab file, after that i reboot, but system doesn't booting. After that me boot from LIVE-CD and tried to delete "data=journal" from /etc/fstab, but file works in ro mode.



blkid & /dev/disk/*:



ubuntu@ubuntu:~$ sudo blkid
/dev/sda1: UUID="5aab4fef-bdbd-4f6f-bf59-7c164354a8fa" TYPE="ext4" PARTUUID="93d3e9f3-01"
/dev/sr0: UUID="2018-10-17-22-44-30-00" LABEL="Ubuntu 18.10 amd64" TYPE="iso9660" PTUUID="133f436e" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
ubuntu@ubuntu:~$ ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 ata-VBOX_HARDDISK_VB78947f38-edb217dd -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 10 16:19 ata-VBOX_HARDDISK_VB78947f38-edb217dd-part1 -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 2018-10-17-22-44-30-00 -> ../../sr0
lrwxrwxrwx 1 root root 10 Jan 10 16:19 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa -> ../../sda1
ubuntu@ubuntu:~$ ls -l /dev/disk/by-label
total 0
lrwxrwxrwx 1 root root 9 Jan 10 16:17 'Ubuntux2018.10x20amd64' -> ../../sr0




This question already has an answer here:




  • How do I remount a filesystem as read/write?

    4 answers








fstab 18.10






share|improve this question







New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Jan 10 at 17:38









yottabyteyottabyte

464




464




New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




marked as duplicate by George Udosen, Terrance, Community Jan 10 at 18:08


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by George Udosen, Terrance, Community Jan 10 at 18:08


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • @GeorgeUdosen thx man! lower you can watch how i fix it.

    – yottabyte
    Jan 10 at 18:05



















  • @GeorgeUdosen thx man! lower you can watch how i fix it.

    – yottabyte
    Jan 10 at 18:05

















@GeorgeUdosen thx man! lower you can watch how i fix it.

– yottabyte
Jan 10 at 18:05





@GeorgeUdosen thx man! lower you can watch how i fix it.

– yottabyte
Jan 10 at 18:05










1 Answer
1






active

oldest

votes


















0














ubuntu@ubuntu:~$ sudo mount -o remount,rw /dev/sda1 /
ubuntu@ubuntu:~$ cd /media/ubuntu/
ubuntu@ubuntu:/media/ubuntu$ ls
5aab4fef-bdbd-4f6f-bf59-7c164354a8fa
ubuntu@ubuntu:/media/ubuntu$ cd 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/
ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ ls
bin etc lib mnt run swapfile var
boot home lib64 opt sbin sys vmlinuz
cdrom initrd.img lost+found proc snap tmp vmlinuz.old
dev initrd.img.old media root srv usr
ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ cd etc/
ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/etc$ sudo nano fstab


It's solution!






share|improve this answer








New contributor




yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    ubuntu@ubuntu:~$ sudo mount -o remount,rw /dev/sda1 /
    ubuntu@ubuntu:~$ cd /media/ubuntu/
    ubuntu@ubuntu:/media/ubuntu$ ls
    5aab4fef-bdbd-4f6f-bf59-7c164354a8fa
    ubuntu@ubuntu:/media/ubuntu$ cd 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/
    ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ ls
    bin etc lib mnt run swapfile var
    boot home lib64 opt sbin sys vmlinuz
    cdrom initrd.img lost+found proc snap tmp vmlinuz.old
    dev initrd.img.old media root srv usr
    ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ cd etc/
    ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/etc$ sudo nano fstab


    It's solution!






    share|improve this answer








    New contributor




    yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      ubuntu@ubuntu:~$ sudo mount -o remount,rw /dev/sda1 /
      ubuntu@ubuntu:~$ cd /media/ubuntu/
      ubuntu@ubuntu:/media/ubuntu$ ls
      5aab4fef-bdbd-4f6f-bf59-7c164354a8fa
      ubuntu@ubuntu:/media/ubuntu$ cd 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/
      ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ ls
      bin etc lib mnt run swapfile var
      boot home lib64 opt sbin sys vmlinuz
      cdrom initrd.img lost+found proc snap tmp vmlinuz.old
      dev initrd.img.old media root srv usr
      ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ cd etc/
      ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/etc$ sudo nano fstab


      It's solution!






      share|improve this answer








      New contributor




      yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        ubuntu@ubuntu:~$ sudo mount -o remount,rw /dev/sda1 /
        ubuntu@ubuntu:~$ cd /media/ubuntu/
        ubuntu@ubuntu:/media/ubuntu$ ls
        5aab4fef-bdbd-4f6f-bf59-7c164354a8fa
        ubuntu@ubuntu:/media/ubuntu$ cd 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ ls
        bin etc lib mnt run swapfile var
        boot home lib64 opt sbin sys vmlinuz
        cdrom initrd.img lost+found proc snap tmp vmlinuz.old
        dev initrd.img.old media root srv usr
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ cd etc/
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/etc$ sudo nano fstab


        It's solution!






        share|improve this answer








        New contributor




        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        ubuntu@ubuntu:~$ sudo mount -o remount,rw /dev/sda1 /
        ubuntu@ubuntu:~$ cd /media/ubuntu/
        ubuntu@ubuntu:/media/ubuntu$ ls
        5aab4fef-bdbd-4f6f-bf59-7c164354a8fa
        ubuntu@ubuntu:/media/ubuntu$ cd 5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ ls
        bin etc lib mnt run swapfile var
        boot home lib64 opt sbin sys vmlinuz
        cdrom initrd.img lost+found proc snap tmp vmlinuz.old
        dev initrd.img.old media root srv usr
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa$ cd etc/
        ubuntu@ubuntu:/media/ubuntu/5aab4fef-bdbd-4f6f-bf59-7c164354a8fa/etc$ sudo nano fstab


        It's solution!







        share|improve this answer








        New contributor




        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered Jan 10 at 18:05









        yottabyteyottabyte

        464




        464




        New contributor




        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        yottabyte is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.















            Popular posts from this blog

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局