Sign In

    Enjoy FOSSwire's content? Have it delivered! Subscribe

    New version of SystemRescueCD

    SystemRescueCD, which I covered very recently has just released version 1.0.1.

    The new version features JWM as the window manager to replace WindowMaker, updates much of the included software to the latest versions (including Gparted), includes some new features and fixes several bugs.

    • Using JWM-2.0.1 as default Window-Manager instead of Window-Maker
    • Using unionfs-2.2.4 as the root filesystem (all files are now writable)
    • Updated sys-block/gparted to 0.3.6 (add support for the labels)
    • Updated squashfs to 3.3 (with LZMA compression) to save space
    • Updated sys-fs/ntfsprogs to 2.0.0 since it's marked as stable in gentoo
    • Updated sys-fs/ntfs3g to 1.2310 (ntfs full read-write support)
    • Updated the Memtest86+ floppy disk image to 2.01
    • Updated the btrfs filesystem support to 0.13 (kernel patch and utils)
    • Updated the default kernel to Linux-2.6.24.04 with Reiser4 (rescuecd + rescue64)
    • Updated app-cdr/cdrkit-1.1.7.1 (Fix for Joliet directory length bug)
    • Added sys-apps/ipmitool (Utility for controlling IPMI enabled devices)
    • Added missing crypto modules in the default kernel (rescuecd + rescue64)
    • Added skipmount=/dev/xxx option that prevents the system from mounting a device
    • Replaced cryptsetup-luks with cryptsetup-1.0.5
    • Autodetect software raid volumes at boot time using 'mdadm --auto-detect'
    • Fixed an autorun bug introduced in 1.0.0: no stdout for interactive scripts

    • Fixed bugs in the network configuration boot options (ethx, gateway, dns)
    • Fixed problems with udhcpc client when multiple ethernet interfaces exists
    • Prevents multiple setkmap when "sysresccd-custom setkmap" used several times

    The full release notes are here, and the live CD can be downloaded from the site.


    SystemRescueCD

    Bad things happen, and sometimes those bad things will happen to your computer, or a computer you are responsible for.

    There are quite a few Linux live CDs out there designed for the purpose of rescue systems. The idea is, something bad happens, and you then boot into the CD and use the tools it provides to fix the problem, or hopefully at the very least save your data.

    SystemRescueCD includes a whole host of tools that are very useful. If you are already a Linux whiz, you have a full command line available to you, as you'd expect, and an impressive array of tools you might need. I particularly find partimage to be useful, and use SysRecCD to do backups of my Linux system in this way. There are also lots of other system tools, including full read-write support for NTFS partitions through ntfs-3g, meaning

    As well as the command line side of things, the CD also has a GUI available, which uses WindowMaker. One thing that is worth mentioning is that it isn't loaded up by default, you have to start it with startx. This is fine if you're reasonably proficient with the command line or know how to do this, but it does raise the barrier significantly for non-Linux people who want a restore system.

    GUI applications included in the distribution feature Gparted, for easy reformatting and repartitioning of disks, both Firefox and Dillo for any emergency browsing needs and many other basic graphical programs.

    SystemRescueCD certainly isn't for the faint of heart, and you'll need a reasonable previous amount of experience with Linux to be able to use it effectively. But as a backup and restore tool, I find it to be very useful and provide many tools you might need in a lightweight live CD environment.

    It can be downloaded from the official wiki.