Chewy@discuss.tchncs.de to Linux@lemmy.ml · 8 months agoBooting Linux off of Google Driveersei.netexternal-linkmessage-square17fedilinkarrow-up1201arrow-down11cross-posted to: [email protected][email protected]
arrow-up1200arrow-down1external-linkBooting Linux off of Google Driveersei.netChewy@discuss.tchncs.de to Linux@lemmy.ml · 8 months agomessage-square17fedilinkcross-posted to: [email protected][email protected]
minus-squareevidences@lemmy.worldlinkfedilinkarrow-up7·8 months agoLatency isn’t the only issue. it’s slow, symbolic and hard linking don’t work correctly, and permissions and attributes aren’t recorded.
minus-squareJolteon@lemmy.ziplinkfedilinkarrow-up4·8 months agoYou could have a secondary layer that tarred every file on write, since tar maintains permission flags. It could also fix symbolic linking, but not hard linking. As an added benefit, it would drastically reduce the usefulness of the system.
Latency isn’t the only issue.
You could have a secondary layer that tarred every file on write, since tar maintains permission flags. It could also fix symbolic linking, but not hard linking. As an added benefit, it would drastically reduce the usefulness of the system.