Junos OS

 View Only
last person joined: 20 hours ago 

Ask questions and share experiences about Junos OS.
  • 1.  QFX 5100 finished update warning: unlink failed (/boot/ffp.cookie+): Read-only file system

    Posted 11-11-2017 04:09

    how to solve the warning ?

    warning: unlink failed (/boot/ffp.cookie+): Read-only file systeTIM截图20171111200740.png



  • 2.  RE: QFX 5100 finished update warning: unlink failed (/boot/ffp.cookie+): Read-only file system
    Best Answer

     
    Posted 11-11-2017 04:36

    Please follow the below procedure.

     

    root@:RE:0% mount -u -o rw /
    root@:RE:0% ls -l /boot/ffp.cookie+
    root@:RE:0% ls -l /boot
    root@:RE:0% rm /boot/ffp.cookie+
    root@:RE:0% ls -l /boot/ffp.cookie+
    ls: /boot/ffp.cookie+: No such file or directory
    root@:RE:0% ls -l /boot
    root@:RE:0% ls -l /boot/ffp.cookie+
    ls: /boot/ffp.cookie+: No such file or directory
    root@:RE:0% mount -u -o ro /
    root@:RE:0% exit
    exit

     
    {master:0}[edit]
    TEST# commit
    configuration check succeeds
    commit complete



  • 3.  RE: QFX 5100 finished update warning: unlink failed (/boot/ffp.cookie+): Read-only file system

    Posted 11-11-2017 04:48

    thnak you 

     

    the problem fixed



  • 4.  RE: QFX 5100 finished update warning: unlink failed (/boot/ffp.cookie+): Read-only file system

     
    Posted 11-11-2017 05:17

    Thank you. Please help to close the thread by accepting the solution.

     

    Regards,

    Rahul N