Void Linux discussion
 help / color / mirror / Atom feed
From: "Đoàn Trần Công Danh" <congdanhqx@gmail.com>
To: Mayuresh <mayuresh@acm.org>
Cc: voidlinux@googlegroups.com
Subject: Re: Void on RPI4
Date: Sat, 3 Dec 2022 23:27:40 +0700	[thread overview]
Message-ID: <Y4t4/JhL/mS1pATG@danh.dev> (raw)
In-Reply-To: <20221203154902.kxp7zcnpzujfi6oo@localhost>

On 2022-12-03 21:19:02+0530, Mayuresh <mayuresh@acm.org> wrote:
> A new Void Linux user here.
> 
> I have a couple of questions regarding trying out Void on RPI4B:
> 
> 1. I did not see wifi working out of the box. What steps are needed to get
> it working?

The image shipped with wpa_supplicant, however, its service needs to
be enabled (its need to be configured before enabling):
https://docs.voidlinux.org/config/network/wpa_supplicant.html

	sudo ln -s /etc/sv/wpa_supplicant /var/service

> 2. I have 8GB SD card and I'd like the image to grow and occupy all of it.
> What is the way to do this?

Last I check (which admitedly, long time ago), the image use ext4 filesystem.
You can use fdisk, resize2fs to resize it. The steps is the same with
other distribution, you can look it up online.

-- 
Danh

-- 
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/Y4t4/JhL/mS1pATG%40danh.dev.

      reply	other threads:[~2022-12-03 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03 15:49 Mayuresh
2022-12-03 16:27 ` Đoàn Trần Công Danh [this message]

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=Y4t4/JhL/mS1pATG@danh.dev \
    --to=congdanhqx@gmail.com \
    --cc=mayuresh@acm.org \
    --cc=voidlinux@googlegroups.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;
as well as URLs for NNTP newsgroup(s).