[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
howtos:misc:slackware64_current_with_lvm_and_luks_on_linodecloud [2021/04/15 06:55 (UTC)] – Removed the template tag alienbobhowtos:misc:slackware64_current_with_lvm_and_luks_on_linodecloud [2021/04/17 15:06 (UTC)] – [The steps I followed] mahafyi
Line 35: Line 35:
 <note tip>For adding media source I used a [[https://mirrors.slackware.com/|slackware mirror]]. DHCP works to obtain internet connectivity. </note> <note tip>For adding media source I used a [[https://mirrors.slackware.com/|slackware mirror]]. DHCP works to obtain internet connectivity. </note>
   - I used the mkinitrd generator helper.   - I used the mkinitrd generator helper.
-  - I used liloconfig to setup the bootloader in the MBR of /dev/sdd.+  - I used liloconfig to setup the bootloader in the MBR of /dev/sdd. I experienced [[https://www.linuxquestions.org/questions/slackware-14/grub-error-in-latest-slackware-current-4175693691/|this problem]] with grub.
   - In lilo.conf, I set boot = /dev/sdd which was the 4th block device assignment, in the Linode Configuration profile I booted. This resulted in a warning, that it is not the first device when issuing ''**/sbin/lilo**'' command, which can be safely ignored.   - In lilo.conf, I set boot = /dev/sdd which was the 4th block device assignment, in the Linode Configuration profile I booted. This resulted in a warning, that it is not the first device when issuing ''**/sbin/lilo**'' command, which can be safely ignored.
   - I issued a reboot from the command line.   - I issued a reboot from the command line.
 howtos:misc:slackware64_current_with_lvm_and_luks_on_linodecloud ()