0
欢迎, 游客
用户名: 密码: 记住我

主题: Booting a 32bit linux system?

Booting a 32bit linux system? 1 年 2 个月 前 #297

  • gea
  • gea的头像
  • 离线
  • New Member
  • 帖子: 5
  • 声望: 0
I was wondering if would be possible to run a 32bit linux system.
本论坛禁止游客发帖。

Booting a 32bit linux system? 1 年 2 个月 前 #301

  • tim
  • tim的头像
  • 当前在线
  • Moderator
  • 帖子: 213
  • 感谢您收到 27
  • 声望: 4
Sorry Sir, the UEFI only supports 64 bit linux system.
最后修改: 1 年 2 个月 前 由 tim.
本论坛禁止游客发帖。

Booting a 32bit linux system? 1 年 1 个月 前 #547

  • introlinux
  • introlinux的头像
  • 离线
  • New Member
  • 帖子: 10
  • 声望: 0
Actually yes, it is possible, it is a little tricky, but if you have no other option you can do it. You have to have really clear what you are doing and why.
I have my jaguardboard running with this operating system for my son: PícarOS
You can download from here.

It has only an old 32bit kernel (3.10) and booting in UEFI mode is impossible from it. In sum up I followed this steps to boot it:

1) I installed PicarOS in a pendrive with MBR + BIOS mode. (menu -> Minino Utilities -> Minino transfer)
2) Once installed I can boot from pendrive. Then I installed a 64bit kernel on it (4.3 version from SID) and gdisk.
3) I boot from a Debian 64bit with UEFI mode activated and converted the MBR to GPT with gdisk utilitiy and resize the partition 512Mb to do a FAT partition for EFI. (important to activate the boot flag to the FAT partition)
4) Then
mount the PicarOS partition in /mnt
mount proc sys dev run in /mnt
mount the EFI partition in /mnt/boot/efi
chroot and install the bootloader with grub-install --efi-directory=/boot/efi
chroot and do a update-grub
Umount everything
5) Reboot
6) You can boot from pendrive in uefi mode and you will get the grub menu
7) The grub menu include two kernels, the old 32bit 3.10 kernel and the new 64bit 4.3 kernel. I can boot from both. But the 4.3 is better because I get a better screen resolution.

if you need more precise instructions, let me know. :)
本论坛禁止游客发帖。

Booting a 32bit linux system? 1 年 1 个月 前 #554

  • tim
  • tim的头像
  • 当前在线
  • Moderator
  • 帖子: 213
  • 感谢您收到 27
  • 声望: 4
Hi Sir,
Very thanks for your sharing! If possible, can you share the detailed steps about how to make it work from fresh start? By video or text? That will be great useful for new members who is not a expert on linux but want to run 32 bit linux system.

Thanks again for your effort!
本论坛禁止游客发帖。
创建页面时间:0.211秒
核心: Kunena 论坛