Revision [27432]
This is an old revision of LiveDVD made by coolpup on 2013-05-15 12:09:14.
How to install GNU/Linux to an optical disc by creating a live D.V.D.
- acquire access to an optical disc drive that has writing capability (with the logos RW and/or 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 recent Puppy version (read Appendix 2 below)
- acquire a recent libburn software package
- write (burn) the ISO file to the optical disc
How to write (burn) the ISO image file to an optical disc
- Within GNU/Linux
- write (burn) the ISO file to the optical disc, using the command-line interface:
cdrskin_shell <file.iso>
- Within Microsoft Windows
- use either (a) or (b), which are both free software writer programs
- (a) BurnCDCC (simple)
- (b) InfraRecorder (advanced)
- always select a maximum write speed of 4x to ensure that data is written properly
Running Puppy GNU/Linux from the LiveDVD
- ensure the optical disc is located in its drive
- shutdown the computer and ensure that the computer is switched off
- switch on the computer
When shutting down for the first time one will be given the option to create a personal storage save file with the option of selecting its preferred location.
When the computer re-starts it should load (start) Puppy Linux. If Puppy does not load:
- ensure to follow the instructions at Appendices 1, 2 and 3
When running Puppy from optical disc any additional software or data may be written to one's personal save file located on any partition. If such data is desired to be stored on the same optical disc from which one is running Puppy then one would need to create a special MultiSessionLiveDVD.
Appendix 1 - Using high-quality media is essential
- use high-quality DVD+RW optical discs, which are rewritable, such as the Verbatim brand
- D.V.D. has a superior specification to C.D.
- DVD+RW optical discs do not require blanking
- How to blank a re-writable CD-RW optical disc
- Within Puppy Linux
- go to: Menu > Multimedia > Pburn
- Within Microsoft Windows
- use the free program InfraRecorder
- optical disc archiving:
Appendix 2 - Verifying the integrity of the ISO file
The downloaded container file must have the extension .iso. It is an exact copy, or image, of an existing file system. To ensure that the file is downloaded completely and without corruption use the wget command, e.g.:wget -c /puppy-version-location/puppy-version.iso
(If wget is not used then one should verify its integrity by verifying its MD5 or SHA checksum). This ISO file may then be written to a blank optical disc using a particular software program. It is by booting up with this disc in the optical disc drive that one can run and use Puppy Linux.
Appendix 3 - Setting the correct boot sequence
For a computer to boot from a device such as an optical disc or a flash memory drive the device must be read/accessed before any other connected device such as a H.D.D.; therefore when, for example, an optical disc is in the optical disc drive at boot up it will load Puppy Linux from that drive only, and no where else, if the computer has been configured specifically to do that. If the computer does not start/boot from the live D.V.D. it will be necessary to either access a boot menu or the B.I.O.S. so that the computer is instructed to boot from the optical disc drive and not any other drive; re-starting will be necessary in conjunction with using the correct key(s) (see Appendix from here).Being able to boot from a live D.V.D. also 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 hard disk drive: 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 hard disk drive.
Appendix 4 - Boot parameters
"Posted on 22 Dec 2010, 8:30 by BarryKCorrection
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)."
http://bkhome.org/blog/?viewDetailed=02034
Appendix 5 - Creating a graphical boot menu
http://www.murga-linux.com/puppy/viewtopic.php?t=61132Appendix 6 - Creating a LiveDVD containing Multiple Puppies
http://www.murga-linux.com/puppy/viewtopic.php?t=63572Appendix 7 - Creating a Multisession LiveDVD
MultiSessionLiveDVDCategories
CategoryArchivingCategoryInstallation