User Tools

Site Tools


linux:slack_4system

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:slack_4system [2026/07/20 03:06] azmanlinux:slack_4system [2026/07/20 03:08] (current) azman
Line 43: Line 43:
     * ''modules_install'' requires root, obviously!     * ''modules_install'' requires root, obviously!
   * copy (as root) kernel <code>   * copy (as root) kernel <code>
-cp arch/x86/boot/bzImage /boot/vmlinuz-generic-4.14.12 +cp arch/x86/boot/bzImage /boot/vmlinuz-generic-4.14.12 
-cp System.map /boot/System.map-generic-4.14.12 +cp System.map /boot/System.map-generic-4.14.12 
-cp .config /boot/config-generic-4.14.12</code> +cp .config /boot/config-generic-4.14.12</code> 
-  * generate initrd if using generic<code>mkinitrd -c -k 4.14.12 -f ext4 -r /dev/sda3 -m ext4 -u -o /boot/initrd.gz</code>+  * generate initrd if using generic<code>mkinitrd -c -k 4.14.12 -f ext4 -r /dev/sda3 -m ext4 -u -o /boot/initrd.gz</code>
     * a useful initrd generator script IS available     * a useful initrd generator script IS available
     * run ''/usr/share/mkinitrd/mkinitrd_command_generator.sh''     * run ''/usr/share/mkinitrd/mkinitrd_command_generator.sh''
     * then run the generated/recommended command     * then run the generated/recommended command
     * checkout the ''-P'' option if required     * checkout the ''-P'' option if required
linux/slack_4system.1784516806.txt.gz · Last modified: by azman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki