Search found 2 matches
- 24 Jul 2017, 13:17
- Forum: Development
- Topic: Debian stretch (9) image 1.1 released for B3
- Replies: 61
- Views: 58718
Re: Debian stretch (9) image 1.0 released for B3
I unpacked the file b3-stretch-install-1.0.zip and only uncommented line 101 in the install.ini file. So then the keyword size is located before the general statement. That didn't work, I found out, because the Python parser doesn't know what to do with it. Then I looked in the git repo, and saw tha...
- 23 Jul 2017, 07:10
- Forum: Development
- Topic: Debian stretch (9) image 1.1 released for B3
- Replies: 61
- Views: 58718
Re: Debian stretch (9) image 1.0 released for B3
I tried the image, and it works with the default settings (LED changes from green, purple to blue and i can do ssh. An install.log is written to the USB stick). However, if i try to set the disk size to full it fails (install.ini: size = full ). Setting the default value of size = 10 also doesn't wo...