public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: AndreyK <kamchatnikov@googlemail.com>,
	isar-users <isar-users@googlegroups.com>
Subject: Re: how to start
Date: Wed, 16 Oct 2024 18:34:51 +0300	[thread overview]
Message-ID: <1374129065b3751bfd1818a5236cfd4be6ee9888.camel@ilbers.de> (raw)
In-Reply-To: <c708fab9-966e-4337-b1f0-bec8f7bcce32n@googlegroups.com>

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.

  reply	other threads:[~2024-10-16 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-16 11:34 'AndreyK' via isar-users
2024-10-16 15:34 ` Uladzimir Bely [this message]
2024-10-16 16:04   ` Uladzimir Bely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1374129065b3751bfd1818a5236cfd4be6ee9888.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=kamchatnikov@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox