Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: halma on January 26, 2020, 04:33:55 PM

Title: install_manual.html bzImage or vmlinuz ?
Post by: halma on January 26, 2020, 04:33:55 PM
i was reading the manual install (http://tinycorelinux.net/install_manual.html) on and on section "6. Installing GRUB" for the menu.lst: i am not sure but bzImage should into vmlinuz ?

Quote
default 0
timeout 10
title tinycore
kernel /boot/bzImage quiet
initrd /boot/tinycore.gz

If unsure, copy and paste the above. Note there's a capital i in bzImage.

also on "5. Copy over TC system files and prepare for PPR mode." ...
Quote
cp -p /mnt/hdc/boot/* /mnt/hda1/boot/

This will copy over bzImage and tinycore.gz. Ignore any "omitting directory" warnings.

Regards
Title: Re: install_manual.html bzImage or vmlinuz ?
Post by: Juanito on January 27, 2020, 01:05:23 AM
In later versions of tinycore vmlinuz was used instead of bzImage