I booted live for a nice custom setup, mainly for the purpose of supporting a newer Chromium by .sfs: viewtopic.php?p=25660#p25660
I made an adrv .sfs from the contents of initrd/mnt/pup_rw. It went smoothly.
The adrv wouldn't boot, coming to a login prompt at terminal. xwin from there booted a frozen desktop that wouldn't accept mouse or keyboard input, including ctrl-alt-backspace.
I rebooted to copy out the adrv for a pupsave (use it for one until I can get the adrv right). Creating the adrv .sfs was error-free, but copying the files out produces errors:
Code: Select all
cp: failed to access ‘/root/adrv-2fs/etc/modprobe.d/.wh.blacklist-modem.conf’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/etc/modprobe.d/.wh.blacklist-modem.conf'
cp: failed to access ‘/root/adrv-2fs/etc/init.d/.wh.ndiswrapper’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/etc/init.d/.wh.ndiswrapper'
cp: failed to access ‘/root/adrv-2fs/root/Startup/.wh.update-ca-certificates’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/root/Startup/.wh.update-ca-certificates'
cp: failed to access ‘/root/adrv-2fs/root/Startup/.wh.laptopcheck’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/root/Startup/.wh.laptopcheck'
cp: failed to access ‘/root/adrv-2fs/root/Startup/.wh.addmissinglinks3’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/root/Startup/.wh.addmissinglinks3'
cp: failed to access ‘/root/adrv-2fs/root/.wh.firstrun’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/root/.wh.firstrun'
cp: failed to access ‘/root/adrv-2fs/root/.config/xfce4/panel/launcher-7/.wh..wh..opq’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/root/.config/xfce4/panel/launcher-7/.wh..wh..opq'
cp: failed to access ‘/root/adrv-2fs/usr/local/quickpet_precise/checks/.wh..wh..opq’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/usr/local/quickpet_precise/checks/.wh..wh..opq'
cp: failed to access ‘/root/adrv-2fs/.wh..wh.aufs’: Operation not permitted
Failed to copy '/mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/.wh..wh.aufs'
Copying /mnt/+mnt+sdb1+multiboot+X-tahr-2.0+adrv_xtahr_2.0.sfs/var/log/cups/error_log as /root/adrv-2fs/var/log/cups/error_log
ERROR: Operation not permitted
There were 11 errors.
It looks like a lot of them were produced by copying whiteout files.
I'm not sure how to merge the rest of the data with the system given recursive directories and whatnot, but I'm hoping I don't have to attempt to recreate this layer by scratch.
The ultimate goal is an adrv for a custom live boot that isn't a full remaster. This is X-Thar.