Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:core [2022/09/24 09:57] – [Setup] darron | tools:core [2022/09/24 10:30] (current) – [Ubuntu Core] darron | ||
---|---|---|---|
Line 8: | Line 8: | ||
This guide is for the UBUNTU core 22 on the RPi version 2. | This guide is for the UBUNTU core 22 on the RPi version 2. | ||
- | The initial problem with this is that it requires a monitor and US keyboard to setup. | + | The initial problem with this is that it requires a monitor and US keyboard to setup. |
- | WiFI is required, then it must be supported and the only supported USB wireless adapter at | + | |
+ | If WiFI is required, then it must be supported and the only supported USB wireless adapter at | ||
hand was a Broadcom type BCM43143/2. Neither a RALINK or Atheros USB | hand was a Broadcom type BCM43143/2. Neither a RALINK or Atheros USB | ||
adapter were supported. | adapter were supported. | ||
+ | |||
+ | The integrated WiFi on the RPi3 and RPi4 should also be supported but I have not tested this. | ||
It is necessary to setup the system using supported hardware at the outset and UBUNTU core can be considered to be a SNAP appliance. | It is necessary to setup the system using supported hardware at the outset and UBUNTU core can be considered to be a SNAP appliance. | ||
Line 20: | Line 23: | ||
Download Ubuntu Core from [[https:// | Download Ubuntu Core from [[https:// | ||
- | Eg. for Raspberry Pi 2 | + | Eg. for Raspberry Pi 2. |
< | < | ||
Line 26: | Line 29: | ||
</ | </ | ||
- | The official RPi install guide can be found [[https:// | + | Write the image to a microSD card. |
< | < | ||
xzcat ubuntu-core-22-armhf+raspi.img.xz | dd if=/ | xzcat ubuntu-core-22-armhf+raspi.img.xz | dd if=/ | ||
</ | </ | ||
+ | |||
+ | The official RPi install guide can be found [[https:// | ||
/* | /* | ||
Line 45: | Line 50: | ||
</ | </ | ||
- | After enabling DHPCv4 on the network interface and it will ask for an email address (remember that the @ symbol is SHIFT-2). | + | After enabling DHPCv4 on the network interface and it will ask for an email address (remember that the @ symbol is SHIFT-2 |
The e-mail address must be registered on UBUNTO ONE at https:// | The e-mail address must be registered on UBUNTO ONE at https:// |