LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zenwalk (https://www.linuxquestions.org/questions/zenwalk-75/)
-   -   Incomplete install of zenwalk-current-15.0-200101.iso on USB3 external hard drive (https://www.linuxquestions.org/questions/zenwalk-75/incomplete-install-of-zenwalk-current-15-0-200101-iso-on-usb3-external-hard-drive-4175669504/)

H1p8r10n 07-15-2020 11:56 AM

note that the kernel used in Zenwalk doesn't need any initrd (huge kernel).

colorpurple21859 07-15-2020 12:09 PM

Quote:

note that the kernel used in Zenwalk doesn't need any initrd (huge kernel).
That is normally true for an internal drive, sometimes on an external drive an initrd is needed with the huge kernel to make things happen.
If you can get by without one great, threw that in there for general information.

H1p8r10n 07-15-2020 03:04 PM

True, indeed usb storage modules are needed in this particular case. So is the initrd.

It would technically be possible to build a kernel with inline usb storage, but these modules are numerous, and I want to keep the stock Slack kernel.

colorpurple21859 07-15-2020 05:00 PM

Quote:

grub-mkconfig -o /boot/grub/ ->
There was a typo in my post 13, should have been
Code:

grub-mkconfig -o /boot/grub/grub.cfg
so I went back and changed it.


All times are GMT -5. The time now is 12:43 PM.