خرید بک لینک

Hi.

I compiled a new keel for my ARM computer because I needed to change some configs. It's a Utilite Board, that has his own keel.

I cloned the right version from git:

Code:

git clone ...
Then I created the config file the way I needed to:

Code:

make cm_fx6_defconfig
nano .config
Built the keel image:

Code:

make -j4 zImage dtbs modules
Installed the new keel on my computer:

Code:

sudo cp ./arch/arm/boot/zImage ./arch/arm/boot/dts/*.dtb /media/bootsudo make modules_install
sudo make firmware_install
sudo make headers_install INSTALL_HDR_PATH=/usr
After that, I rebooted the system and it still launches with the old keel.

I have no GRUB on this computer, and I couldn't install, nor GRUB CUSTOMIZER.

Do you have any tip that could help me with this?

برچسب: نویسنده: استخدام کار تاريخ: جمعه 28 خرداد 1395 ساعت: 17:14

صفحه بندی