Announcement

Collapse
No announcement yet.

How To Use Gpar2 ???

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How To Use Gpar2 ???

    Can somebody help with how i can use gpar2

    #2
    Re: How To Use Gpar2

    If you mean GParted, the belonging documentation is supposed to be found useful

    Birdy

    Comment


      #3
      Re: How To Use Gpar2

      Originally posted by penguin.ch
      If you mean GParted, the belonging documentation is supposed to be found useful

      Birdy

      No it is called for windows par2 aka as in usenet tool olso

      Comment


        #4
        Re: How To Use Gpar2

        Originally posted by Cerebro
        Can somebody help with how i can use gpar2
        I use the par2 command line tool to check and repair.

        Open a terminal or konsole

        Code:
        sudo apt-get install par2
        Now it is installed

        Navigate to the directory where the .par2 file is located
        Code:
        par2 r *.par2
        or
        Code:
        par2 r nameoffile.par2
        That's it!

        Comment

        Working...
        X