[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[InstallationIndex Install]] ====Live Installation to External Device (Optical Disc Drive)==== Puppy GNU/Linux can run directly from an optical disc (DVD or CD). It is by booting up with this disc in the optical disc drive that one can run and use Puppy Linux. Being able to boot from an optical disc live installation means that it itself may be used to boot the computer when it is not possible to do so with a flash memory drive or SSD/HDD - the computer boots from the bootloader on the optical disc but loads the frugal save file (or operating system) from either the flash memory drive or SSD/HDD. ==How to create a Live DVD or CD (How to install Puppy Linux to an optical disc)== - acquire access to an **optical disc drive** that has writing capability (with the logos //DVD//, //RW// and //""ReWritable""// on the drive tray) - acquire a **DVD+RW optical disc** (read //Appendix 1// below) - acquire the **//.iso// image file** of the desired GNU/Linux distribution, such as a [[https://wikka.puppylinux.com/HomePage recent Puppy version]] (read //Appendix 2// below) - write (burn) the //.iso// image file to the optical disc ==How to write (burn) an //.iso// image file to optical disc== ~-ensure the optical disc drive, containing the optical disc, is connected to the computer ~-write (burn) the //.iso// image file to the optical disc, via the command-line interface, where IMAGE_FILE is your chosen //.iso// image file ~~-__From within GNU/Linux__ ~~~-Method A using //dd// command: **%%time sudo dd bs=4M conv=fdatasync iflag=fullblock oflag=direct status=progress if= of=/dev/sr0%%** ~~~-Method B using //libburn// package: ~~~~-install this version of the [[https://www.smokey01.com/coolpup libburn]] software package, and run: **%%burniso %%** ~~-__From within Microsoft Windows__ ~~-use either one of these free software writer programs: ~~~-**[[https://www.terabyteunlimited.com/downloads-free-software.htm BurnCDCC]]** (simple) ~~~-**[[https://sourceforge.net/projects/infrarecorder/files/InfraRecorder/ InfraRecorder]]** (advanced) ~~-always select a maximum write speed of **4x** **{{color text="to ensure that data is written properly" c="red"}}** ==How to run GNU/Linux from optical disc== ~-ensure the optical disc is located inside its drive ~-ensure that the U.E.F.I./B.I.O.S. firmware is configured to follow the required BootSequence ~-shutdown the computer and ensure that the computer is switched off ~-switch on the computer When shutting down Puppy GNU/Linux one will be offered one or more of the following options: ~-create a personal storage ''save file'' with the option of selecting its preferred location. ~-save any new user data (session) to one's personal save file located on any partition ~-save any new user data (session) to the same optical disc from which one is running the operating system ([[https://www.murga-linux.com/puppy/viewtopic.php?p=626234#626234 multisession]]) --- ---- ===Appendix 1 - {{color text="Using high-quality media is essential" c="black"}}=== ~-use high-quality DVD+RW optical discs, such as the Verbatim brand ~-D.V.D. has a superior specification relative to C.D. ~-DVD+RW optical discs do not require blanking ~-DVD+RW optical discs are rewritable ~-optical disc archiving: ~~-https://www.cd-info.com/archiving/ ~~-https://en.wikipedia.org/wiki/Optical_media_preservation ~~-https://www.lne.eu/en/r_and_d/digital-optical-research/archiving-digital-gis-don.asp ~~-https://www.osta.org/technology/pdf/whitepapers/OSFA-12-05-04.pdf ===Appendix 2 - {{color text="Boot parameters" c="black"}}=== "Posted on 22 Dec 2010, 8:30 by BarryK Correction Booting with pmedia=cd, Puppy only searches optical drives for vmlinuz and the main sfs (and zdrv). ...correction, the above is true if boot with 'pfix=ram'. Otherwise, searches optical for vmlinuz, but hd and optical for main .sfs (and zdrv)." https://bkhome.org/blog/?viewDetailed=02034 ===Appendix 3 - {{color text="Creating a graphical boot menu" c="black"}}=== https://www.murga-linux.com/puppy/viewtopic.php?t=61132 ===Appendix 4 - {{color text="Creating a LiveDVD containing Multiple Puppies" c="black"}}=== https://www.murga-linux.com/puppy/viewtopic.php?t=63572 --- {{nocomments}} ---- HomePagePlus | RecentChanges | [[https://forum.puppylinux.com/ Forum]] ---- ==Categories== CategoryArchiving CategoryInstallation