Spyke
lemmy.world

If you use a swapfile on that setup...

Does that mean you've literally DOWNLOADED RAM???

166

I remember LinusTechTips doing this with that title. But atleadt that was swap only on gdrive now this is full os in gdrive

2
feddit.de

Ladies, gentlemen, none of the above. We have come full circle. The mainframe + Terminal combination is back

106

If he only went with void instead of arch, it's just cheating using a systemd distri

6
evidencesreply
lemmy.world

Latency isn't the only issue.

it's slow, symbolic and hard linking don't work correctly, and permissions and attributes aren't recorded.

12
Jolteonreply
lemmy.zip

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.

7
qazreply
lemmy.world

What about using a Google Sheets spreadsheet with the file content encoded in BASE64?

4
progandyreply
feddit.de

You can make it work mostly that way. Create a UKI (unified kernel image including EFI stub loader, kernel, initial filesystem and kernel parameters), then tell uefi to directly boot it. The four steps still run, but using only a single file.

3

Arch and Gentoo wiki only mention systemd-stub, are unified kernel images not possible with other init systems? With efistub seems possible but i couldn't get that to work on my MB.

Edit: i found something to Alpine Linux.

1

You reached the end

Booting Linux off of Google Drive | Spyke