mirror of
https://github.com/ISpillMyDrink/OpenSuperClone.git
synced 2026-08-25 12:36:30 +00:00
12dd0b6b4dc53c268e4cd86c876c0f0307091e18
Added "Health Head Assessment" specific to Seagate, "Current Helium Level" specific to HGST, "Helium Condition Lower" and "Helium Condition Upper" specific to Toshiba. Add warnings for "Reported Uncorrectable Errors" and "Offline Uncorrectable".
OpenSuperClone
A powerful disk cloning utility for Linux with many advanced features based on Scott Dwyer's HDDSuperClone.
✨ Features • 💾 Installation • 📖 Documentation • ✏️ Changelog • 💵 Credits • 📄 License
✨ Features
- Advanced drive cloning capability akin to that of ddrescue
- Virtual Disk Mode for targeted data extraction
- Direct AHCI/IDE capability to circumvent OS drivers
- USB Relay Control for automatic power cycling of drives
📋 Planned Changes
- Refactoring of codebase
- Remove requirement for running as root
- Add configuration files and presets
💾 Installation
Pre-built DEB and RPM packages for OpenSuperClone can be found on the Release page.
Instructions for installing OpenSuperClone from source can be found on the Wiki.
📖 Documentation
Documentation for OpenSuperClone can be found on the Wiki. Note that the Wiki is currently a work-in-progress and incomplete.
✏️ Changelog
OpenSuperClone 2.5 [Work-In-Progress]
- Implemented DKMS for driver installation
- OSCDriver 2.6.3: add support up to kernel 6.3.1 (thanks to piernov)
- added tooltips to most UI elements
OpenSuperClone 2.4.1
- Fixed a bug where the UI labels would show bogus strings
OpenSuperClone 2.4
- Removal of licensing related code
- Implemented CMake as build system
- Switched from GTK2 to GTK3
- Replaced localization system with gettext
- OSCDriver 2.6.1: add suport for kernel 5.15 to 5.19.11 (thanks to piernov)
- Minor improvements to OSCViewer (color picker, minor graphical changes)
💵 Credits
All credit belongs to Scott Dwyer with his work on HDDSuperClone.
This project makes use of the following libraries/programs:
- GLADE (https://glade.gnome.org/)
- GTK (https://www.gtk.org/)
- libconfig (https://hyperrealm.github.io/libconfig/)
- libintl (https://www.gnu.org/software/gettext/)
- libusb (https://libusb.info/)
📄 License
This software is licensed under the GPLv2.
Languages
C
99.1%
CMake
0.5%
Shell
0.4%
