Coder Social home page Coder Social logo

Comments (4)

guest-08 avatar guest-08 commented on August 23, 2024

Two ways but all have the same requirement: the livecd.zip and livecd.z01 need to be in the same folder.

1 - The Unarchiver

  • Right click on any on the files
  • Open with The Unarchiver

As long as they are in the same folder, it will be able to join them together automatically.

2 - Terminal

  • Open Terminal
    The commands will look like this:
cd LOCATION_OF_FOLDER
cat file.z0N file.zip > name_of_unsplit_file.zip
unzip name_of_unsplit_file.zip

So, for me:

cd Downloads
cat livecd.z01 livecd.zip > livecd_unsplit.zip
unzip livecd_unsplit.zip

Cheers

from mbp-fedora.

mikeeq avatar mikeeq commented on August 23, 2024

Guys please...

Everything is in a readme ;)

from mbp-fedora.

mikeeq avatar mikeeq commented on August 23, 2024

If you will have any problems with booting the latest version from releases try v5.6.7-f32 release, it was built without DP patch.

from mbp-fedora.

jason5122 avatar jason5122 commented on August 23, 2024

Thank you!

from mbp-fedora.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.