Wed Sep 14, 2011 4:09 pm
Package: refractasnapshot-gui
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
bash (>= 4.1),
rsync (>= 3.0.7),
squashfs-tools (>= 4.0),
genisoimage (>= 1.1.11),
gawk (>= 3.1.7) | mawk (>= 1.3.3),
live-boot (>= 2.0.15),
refractasnapshot-base (>=9.0.1)
fsmithred wrote:Maybe this? (from apt-file list live-boot-initramfs-tools or apt-file search "scripts/live")
- Code:
live-boot-initramfs-tools: /usr/share/initramfs-tools/scripts/live
Wed Sep 28, 2011 3:46 am
Wed Sep 28, 2011 8:04 pm
apt-get install --reinstall live-boot-initramfs-tools live-boot
cat: can't open '/sys/block/*/removable' : No such file or directory
Thu Sep 29, 2011 1:32 am
Thu Sep 29, 2011 3:58 am
will have to first track down the snapshot and installer debs as they will probably get removed.
git clone http://github.com/fsmithred/refracta
Thu Sep 29, 2011 4:08 pm
Fri Sep 30, 2011 8:27 pm
cat: can't open '/sys/block/*/removable' : No such file or directory
<apt-get update && apt-get dist-upgrade>
Sat Oct 01, 2011 1:30 pm
apt-get update
apt-get install --reinstall linux-image-686
Sat Oct 01, 2011 9:21 pm
I have no idea what that one is about. Everything under /sys gets excluded in making the snapshot.Errors. (cat: can't open '/sys/block/*/removable' : No such file or directory)
Sun Oct 02, 2011 12:24 pm