mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #369] Add option for Manjaro Architect #1684
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1684
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @samip5 on GitHub (Oct 17, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/369
Please add an option for Manjaro Architect, as it's the smallest ISO of Manjaro.
Download link can be found from https://manjaro.org/get-manjaro/ and going to bottom of the page. Downloaded ISO is around 600 MB's in size, which should work for memdisk.
Related #335
@samip5 commented on GitHub (Oct 17, 2019):
Okey, so I have managed to boot Architect without UEFI, but in UEFI (using the supplied .efi file, though network) it fails so I think that memdisk is the problem?
@antonym commented on GitHub (Oct 18, 2019):
Yeah, memdisk doesn't work unfortunately on UEFI. I still need to put some detection to toss up an error message if a memdisk image is loaded and the platform is UEFI. I've been poking around with chaining into grub on EFI and then doing an http loopback to get around that but it's still in progress. This might be a good image to experiment with that on.
I'll merge the commit in for now which should at least get things working on legacy.
Thanks for digging into that!
@samip5 commented on GitHub (Oct 18, 2019):
Actually, I was thinking of etracting the ISO for architect and host the files, to test if that's what is needed for it to work with the current implementation.
Also, I don't know if KDE, XFCE and etc flovers work, so there's a NOT TESTED disclaimer next to them.
@samip5 commented on GitHub (Oct 18, 2019):
Related https://gitlab.manjaro.org/tools/development-tools/manjaro-tools/issues/314.
Related https://github.com/manjaro/manjaro-tools/issues/177
@thelamer commented on GitHub (Dec 5, 2019):
All the Manjaro live CDs are in our latest development builds. If you need this now you can use :
https://s3.amazonaws.com/dev.boot.netboot.xyz/999a90aa2875f9cfb51c76a7db6d94299e933322/index.html
If not it is just a matter of waiting for v2 to be official released.