Commit graph

5 commits

Author SHA1 Message Date
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