Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for Tiny Core Linux #50

Open
siraben opened this issue Oct 11, 2020 · 1 comment
Open

Instructions for Tiny Core Linux #50

siraben opened this issue Oct 11, 2020 · 1 comment

Comments

@siraben
Copy link

siraben commented Oct 11, 2020

I have tried the commands below but it doesn't seem to be able to progress beyond stage2 before running out of space. There is no boot partition on Tiny Core Linux, also.

tce-load -wi coreutils grub2-multi bash git squashfs-tools
git clone https://github.com/jeaye/nixos-in-place
sudo su
./install -g /dev/shm -r /dev/sda1 -w /mnt/sda1/tmp
@siraben
Copy link
Author

siraben commented Oct 11, 2020

Looks like it runs out of space because it writes to /nix, however in Tiny Core Linux the root filesystem is in RAM so it's limited. Perhaps it should be configurable where to put /nix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant