We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the precompiled binary n306, and copied it to a 128 GiB SD card like so
xzcat inkbox.xz | dd of=/dev/sda
It works fine, but when I plug it into my laptop, lsblk says only 512 MiB is available
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 1 512M 0 disk
The text was updated successfully, but these errors were encountered:
read the wiki https://github.com/Quill-OS/quill/wiki/Resizing-USB-mass-storage
this will be fixed in the future
Sorry, something went wrong.
No branches or pull requests
I installed the precompiled binary n306, and copied it to a 128 GiB SD card like so
xzcat inkbox.xz | dd of=/dev/sda
It works fine, but when I plug it into my laptop, lsblk says only 512 MiB is available
The text was updated successfully, but these errors were encountered: