--- https://www.pld-linux.org/docs/rescuecd?rev=1406807939 +++ https://www.pld-linux.org/docs/rescuecd?rev=1406808172 @@ -1,13 +1,25 @@ + ====== PLD RescueCD ====== + [[http://rescuecd.pld-linux.org/|PLD RescueCD]] is a bootable disk that contains a live Linux distribution based on PLD Linux (2.6.37 modular kernel) made in Poland. Furthermore this version uses transparent compression (squashfs) to fit about 180 MB of software onto a single mini CD in usable form. - ====== PLD rescue CD hints ====== + PLD RescueCD can be used to rescue ailing machines, perform intrusion post-mortems, act as a temporary secure linux-based workstation (using ssh, vpn connecting to remote host - other networking clients are also supported), install PLD Linux, and perform many other tasks that we haven't yet imagined. It provides a much nicer rescue environment than your average rescue floppy. + Current stable release: + * PLD RescueCD released on 12-Feb-2011 + + Currnet beta release: + * 2013-03-12: kernel 3.8.2, rpm 5.4.10 with db5.2 + + <note tip> + 18th November 2013: Jacek Konieczny (jajcus) announced availability of new [[https://github.com/Jajcus/pld-new-rescue|PLD Rescue CD project]]. + </note> + + ===== PLD rescue CD hints ===== ==== No block devices available ==== Rescue cd should find and load proper modules for block devices but sometimes it fails. You can try default "ahci" (or any other driver you know should work) and later - <file> modprobe sd_mod + <file> + modprobe sd_mod </file> - to get load /dev/sd* devices. - - + to get load ''/dev/sd*'' devices.
Diff URL: https://www.pld-linux.org/docs/rescuecd?do=diff&r1=1406807939&r2=1406808172 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
