New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 349 matches

by MouettE
09 Mar 2022, 06:34
Forum: Development
Topic: Debian sid (unstable) image 20200402 released for Bubba|2
Replies: 12
Views: 34848

Re: Debian sid (unstable) image 20200402 released for Bubba|2

I don't really have time these days. In April I should have a lighter schedule.
by MouettE
21 Feb 2022, 04:11
Forum: B2 & B3 Support
Topic: myownb3.com
Replies: 15
Views: 51739

Re: myownb3.com

Hello,

Sorry didn't get this message ealier. Do you still have issues with easyfind ? Everything seems ok on my end.
by MouettE
07 Feb 2022, 04:30
Forum: Development
Topic: Debian sid (unstable) image 20200402 released for Bubba|2
Replies: 12
Views: 34848

Re: Debian sid (unstable) image 20200402 released for Bubba|2

It is possible that the b2 sid image suffers from the same bug as the first version of the buster image. Let me investigate further. I will probably build a new version of the image with the current sid tree.
by MouettE
21 Dec 2021, 12:06
Forum: Development
Topic: Debian bullseye (11) image 1.0 released for B3
Replies: 30
Views: 117297

Debian bullseye (11) image 1.0 released for B3

Hello everyone, I've just release the debian bullseye image for the B3. Sorry it took a little more time as usual. As for the buster image, this image is constructed from 3 different projects : the bullseye OS image itself, an install/rescue system and an installer script. More details on these furt...
by MouettE
20 Dec 2021, 05:39
Forum: Development
Topic: Bullseye
Replies: 4
Views: 15827

Re: Bullseye

Just a quick update on the bullseye release. Everything is almost ready now, I just have some minor issues with the rescue image. I don't know if I'd be able to release it in time before the holidays, but bullseye packages are available, so you can try an upgrade of your buster systems if you wish. ...
by MouettE
30 Nov 2021, 10:54
Forum: B2 & B3 Support
Topic: ZFS install?
Replies: 2
Views: 6324

Re: ZFS install?

I would not recommend to do that, given the low amount of RAM available.
by MouettE
12 Oct 2021, 03:55
Forum: B2 & B3 Support
Topic: Re: installing Transmission on B3
Replies: 5
Views: 6732

Re: installing Transmission on B3

Sh** I wanted to remove the poster from newly registered and instead I deleted his account out of habit with usual spammers... Sorry please recreate your account should you need it :cry:
by MouettE
04 Oct 2021, 14:49
Forum: Development
Topic: Bullseye
Replies: 4
Views: 15827

Re: Bullseye

Hello,

I have just moved back to Europe and I don't have much time to work on this yet. I hope I will be able to produce it before the end of year, stay tuned !
by MouettE
13 May 2021, 19:49
Forum: B2 & B3 Support
Topic: Install system via x64 Linux?
Replies: 2
Views: 7220

Re: Install system via x64 Linux?

Hello, It's completely possible to do the install this way. However there is a few caveats: The drive partition table should be GPT (MBR should work) filesystem for root should be ext3 ; ext2 should work also the kernel must be located in the first partition of the disk, in the /boot folder The simp...
by MouettE
08 Mar 2021, 15:40
Forum: B2 & B3 Support
Topic: Image for B3 usb rescue system
Replies: 4
Views: 5844

Re: Image for B3 usb rescue system

The wiki should be fixed by now.
by MouettE
20 Nov 2020, 15:28
Forum: Development
Topic: Debian buster (10) image 1.0 released for B3
Replies: 34
Views: 70300

Re: Debian buster (10) image 1.0 released for B3

I've released a new version 1.1 of the image which fixes this permission issue and includes debian 10.6 with security updates as of now.
philgaskin wrote: 19 Nov 2020, 17:26 As an aside, is it normal in later versions of Debian to see so many tmpfs mounts, especially the /run prefixed ones?
I don't really now, seems legit to me.
by MouettE
20 Nov 2020, 15:26
Forum: Development
Topic: Debian buster (10) image 1.1 released for B3
Replies: 4
Views: 13637

Debian buster (10) image 1.1 released for B3

Hello everyone, I've just release an updated version of the debian buster image for the B3. This new version fixes permission issues reported on version 1.0. I've recreated the image so it includes debian 10.6 with updates as of today (2020/11/20). As usual, this image is constructed from 3 differen...
by MouettE
19 Nov 2020, 11:19
Forum: Development
Topic: Debian buster (10) image 1.0 released for B3
Replies: 34
Views: 70300

Re: Debian buster (10) image 1.0 released for B3

While I build a new version (it will take some time) you can fix the path ownership with these commands (run as root): chown root:root / chown root:root /etc chown root:root /etc/systemd chown root:root /etc/systemd/system chown root:root /etc/systemd/system/multi-user.target.wants chown root:root /...
by MouettE
19 Nov 2020, 10:43
Forum: Development
Topic: Debian buster (10) image 1.0 released for B3
Replies: 34
Views: 70300

Re: Debian buster (10) image 1.0 released for B3

I followed the instructions to the letter (many times). The installation seems to go well each time but when I login I see the same issue that @guyran reported where /etc and /usr are owned by the excito user. Now I can change this recursively with chown and chgrp but the more worrying part is the ...
by MouettE
19 Oct 2020, 09:26
Forum: B2 & B3 Support
Topic: B3 as a security camera streamer ?
Replies: 4
Views: 7182

Re: B3 as a security camera streamer ?

Clive wrote: 18 Oct 2020, 14:08 Thanks ! But I will try to build my own. I am just tinkering and this is a good way to learn :-)
Good. Don't hesitate if you have difficulties, I'll be happy to help you.