* how to start
@ 2024-10-16 11:34 'AndreyK' via isar-users
2024-10-16 15:34 ` Uladzimir Bely
0 siblings, 1 reply; 3+ messages in thread
From: 'AndreyK' via isar-users @ 2024-10-16 11:34 UTC (permalink / raw)
To: isar-users
[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]
Hi,
Is there are any alive example how start with Isar (e.g Raspberry Pi)?
Thx,
Andrey
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/c708fab9-966e-4337-b1f0-bec8f7bcce32n%40googlegroups.com.
[-- Attachment #1.2: Type: text/html, Size: 781 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to start
2024-10-16 11:34 how to start 'AndreyK' via isar-users
@ 2024-10-16 15:34 ` Uladzimir Bely
2024-10-16 16:04 ` Uladzimir Bely
0 siblings, 1 reply; 3+ messages in thread
From: Uladzimir Bely @ 2024-10-16 15:34 UTC (permalink / raw)
To: AndreyK, isar-users
On Wed, 2024-10-16 at 04:34 -0700, 'AndreyK' via isar-users wrote:
> Hi,
>
> Is there are any alive example how start with Isar (e.g Raspberry
> Pi)?
>
> Thx,
> Andrey
Hello.
If you have docker installed and configured, you can simply use kas-
container:
```
./kas/kas-container menu
```
- Distro Selection => Raspberry Pi OS Debian 12 (bookworm)
- Machine selection => rpi-arm-v7l # E.g. kernel for Raspberry 3B+
- Packages selection => Isar packages => You might want on;y `expand-
on-first-boot` from the list
- Packages selection => Distro packages => Add any packages from
RaspioOS mirrors
- User management => Activate 'root' user
Adjust other settings if you need. Exit menu and run build:
```
./kas/kas-container build
```
After the build finished you can use the image for SD-card:
`build/tmp/deploy/images/rpi-arm-v7l/isar-image-base-raspios-bookworm-
rpi-arm-v7l.wic`
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/1374129065b3751bfd1818a5236cfd4be6ee9888.camel%40ilbers.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to start
2024-10-16 15:34 ` Uladzimir Bely
@ 2024-10-16 16:04 ` Uladzimir Bely
0 siblings, 0 replies; 3+ messages in thread
From: Uladzimir Bely @ 2024-10-16 16:04 UTC (permalink / raw)
To: AndreyK, isar-users
On Wed, 2024-10-16 at 18:34 +0300, Uladzimir Bely wrote:
> On Wed, 2024-10-16 at 04:34 -0700, 'AndreyK' via isar-users wrote:
> > Hi,
> >
> > Is there are any alive example how start with Isar (e.g Raspberry
> > Pi)?
> >
> > Thx,
> > Andrey
>
> Hello.
>
> If you have docker installed and configured, you can simply use kas-
> container:
>
> ```
> ./kas/kas-container menu
> ```
>
> - Distro Selection => Raspberry Pi OS Debian 12 (bookworm)
> - Machine selection => rpi-arm-v7l # E.g. kernel for Raspberry 3B+
> - Packages selection => Isar packages => You might want on;y
> `expand-
> on-first-boot` from the list
> - Packages selection => Distro packages => Add any packages from
> RaspioOS mirrors
> - User management => Activate 'root' user
>
> Adjust other settings if you need. Exit menu and run build:
>
> ```
> ./kas/kas-container build
> ```
>
> After the build finished you can use the image for SD-card:
>
> `build/tmp/deploy/images/rpi-arm-v7l/isar-image-base-raspios-
> bookworm-
> rpi-arm-v7l.wic`
>
Also, there seems to be some issue with automounting "boot" partition
by systemd that should be fixed. At least, for me RPi goes to
"mainanance mode" due to this.
As a quick fix, you can comment out in /etc/fstab the line for /boot
partition.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/99f897ab33481b244b3fda148ecbee99112cda80.camel%40ilbers.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-16 16:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-16 11:34 how to start 'AndreyK' via isar-users
2024-10-16 15:34 ` Uladzimir Bely
2024-10-16 16:04 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox