viking777 wrote:...qt4-fsarchiver ... is installable from the package manager I believe, and it is capable of live imaging (ie imaging the operating system it is running on).
It's something to check out, for sure. But it also presumes one has the space on one's hard drive, which I don't. Of course, I could make room, but that's kind of like cleaning out one's junk closet--a project more appealing in the contemplation than the execution.
BTW. Have you tried the command line:
- Code: Select all
sudo eject
Yes, and its many variations, including
- Code: Select all
eject -i 0 /dev/sr0
which is
supposed to unlock the CD tray. I get a nice message saying:
CD-Drive may be ejected with device button
But it's a lie. The tray tries, makes this horrible "clunk" as it tries to break free, then the little green light comes on, then nothing.
If I try a straight eject I get:
eject: unable to eject, last error: Inappropriate ioctl for device
In my reading, I've learned that this may be a feature, not a bug (or a bug in the feature) in that some people were concerned about CD trays opening when carrying their laptops around, Personally, I've never heard of someone opening their CD tray by accident, but maybe I've lived a sheltered life.
Sorry for the rant, but it's getting frustrating and there's no icon for tearing one's hair out.