Commit 321e6021 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added support for reComputer J4012

parent 1c97656a
recomputer-j2012: grub.efiarm64 recomputer-j2012: grub.efiarm64
recomputer-j4012: grub.efiarm64
aws: grub.bios aws: grub.bios
kvm64: grub.bios kvm64: grub.bios
phenom: grub.bios phenom: grub.bios
...@@ -128,7 +129,7 @@ set default=0 ...@@ -128,7 +129,7 @@ set default=0
set timeout=5 set timeout=5
insmod ext2 insmod ext2
set root=(hd1,2) set root=(hd0,2)
linux /boot/Image console=tty1 root=/dev/disk/by-label/CLFS rootfstype=ext4 rootflags=discard rw rootwait quiet loglevel=3 systemd.show_status=1 net.ifnames=0 linux /boot/Image console=tty1 root=/dev/disk/by-label/CLFS rootfstype=ext4 rootflags=discard rw rootwait quiet loglevel=3 systemd.show_status=1 net.ifnames=0
devicetree /boot/machine.dtb devicetree /boot/machine.dtb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment