Nico Schottelius
342ed59634
update alpine linux installer to 3.18.4
2023-11-16 12:30:40 +01:00
Nico Schottelius
8d00a1afcf
alpine: add support for nvram writing
2023-09-11 18:27:57 +02:00
Nico Schottelius
0084b0897e
alpine linux installer: bump to 3.18.3
2023-09-11 18:15:08 +02:00
Nico Schottelius
c6d03c7735
[alpin installer] switch back to sudo
2023-07-18 14:17:12 +02:00
Nico Schottelius
7ff34081ac
alpine-install-on-disk: use hdparm to force reread of table
2023-05-30 13:26:54 +02:00
Nico Schottelius
1b6a599bcf
[alpine-install-on-disk] switch to doas
2023-05-30 13:22:16 +02:00
Nico Schottelius
0e43bcca1e
[alpine installer] switch to alpine 3.17.3
2023-05-05 11:12:36 +02:00
Nico Schottelius
1b6eb1cc93
alpine-installer: put /boot on the right mountpoint
2022-10-09 12:00:02 +02:00
Nico Schottelius
4415a0ae06
++debug
2022-10-07 20:35:09 +02:00
Nico Schottelius
44f201c96d
Alpine disk installer: fix mount points for efi
2022-08-05 23:29:24 +02:00
Nico Schottelius
888a1bbd14
[alpine installer] add fs type on mount
2022-03-13 17:35:19 +01:00
Nico Schottelius
45cccd0471
++alpine/uefi
2022-02-24 16:58:21 +01:00
Nico Schottelius
ebe45dc3df
alpine: enhance uefi support
2022-02-22 19:26:55 +01:00
Nico Schottelius
86535b43bc
++notes
2022-02-14 16:12:44 +01:00
Nico Schottelius
9c0beb18d3
alpine: add uefi support
2022-02-11 22:24:43 +01:00
Nico Schottelius
c1256d5827
Merge branch 'master' of code.ungleich.ch:ungleich-public/ungleich-tools
2021-07-28 16:32:58 +02:00
Nico Schottelius
efb7a5f9fa
Update alpine version, fix partition bug
2021-07-28 16:32:43 +02:00
Nico Schottelius
c9cf6d2457
alpine: automatically load modules
2021-07-11 14:05:50 +02:00
Nico Schottelius
2dae22a0d7
[alpine] add sysctl on bootup
2021-06-07 19:15:35 +02:00
Nico Schottelius
9ff028147f
++e2fsprogs
2021-05-29 22:44:43 +02:00
Nico Schottelius
1a7c370fe3
add grub boot params
2021-05-29 22:24:10 +02:00
Nico Schottelius
913598dc92
add defaults entry to fstab
2021-05-29 21:23:05 +02:00
Nico Schottelius
7452236f2b
modify the fstab
2021-05-29 21:07:58 +02:00
Nico Schottelius
838a7171ba
Umount, not mount a 2nd time ...
2021-05-29 20:22:25 +02:00
Nico Schottelius
919a725b04
Remove tmpdir
2021-05-29 20:10:46 +02:00
Nico Schottelius
525194947b
Alpine install: choose --target for grub and cleanup the gap
...
To avoid this error:
nb2:~nico/vcs/ungleich-tools# sudo chroot /tmp/tmp.U3RiZH2Nu9 /bin/sh -c 'grub-install --target=i386-pc /dev/sda'
Installing for i386-pc platform.
grub-install: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet..
grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.
See also:
https://askubuntu.com/questions/666527/install-grub-claims-that-i-have-multiple-partiton-labels-and-that-embedding-is
2021-05-29 20:05:42 +02:00
Nico Schottelius
8dc4d6bacb
Add script to install alpine to a usb disk
2021-05-29 19:53:40 +02:00