[GH-ISSUE #43] Manjaro support #22

Closed
opened 2026-02-27 14:50:01 +03:00 by kerem · 9 comments
Owner

Originally created by @Strit on GitHub (Jan 19, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/43

Since manjaro has alot of "edition", it would be great if one could just plug in this usb key, and have access to most, if not all, of them.

Hope it is possible.

Originally created by @Strit on GitHub (Jan 19, 2016). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/43 Since manjaro has alot of "edition", it would be great if one could just plug in this usb key, and have access to most, if not all, of them. Hope it is possible.
kerem 2026-02-27 14:50:01 +03:00
Author
Owner

@antonym commented on GitHub (Jan 19, 2016):

Manjaro does not work unfortunately with memdisk, I gave it a try last week as I was going through the distrowatch list. See http://netboot.xyz/faq/#will-my-favorite-distribution-work for more information. Please feel free to raise it to them though and maybe that's something we can get working.

<!-- gh-comment-id:172852432 --> @antonym commented on GitHub (Jan 19, 2016): Manjaro does not work unfortunately with memdisk, I gave it a try last week as I was going through the distrowatch list. See http://netboot.xyz/faq/#will-my-favorite-distribution-work for more information. Please feel free to raise it to them though and maybe that's something we can get working.
Author
Owner

@Strit commented on GitHub (Jan 19, 2016):

Oh, alright. I'll mention it for them.

<!-- gh-comment-id:172853391 --> @Strit commented on GitHub (Jan 19, 2016): Oh, alright. I'll mention it for them.
Author
Owner

@antonym commented on GitHub (Jan 19, 2016):

Thanks! Much appreciated!

<!-- gh-comment-id:172853513 --> @antonym commented on GitHub (Jan 19, 2016): Thanks! Much appreciated!
Author
Owner

@Strit commented on GitHub (Jan 25, 2016):

Seems the tools used for building the iso's does not support pxe boot. :(

<!-- gh-comment-id:174519148 --> @Strit commented on GitHub (Jan 25, 2016): Seems the tools used for building the iso's does not support pxe boot. :(
Author
Owner

@antonym commented on GitHub (Jan 25, 2016):

Yeah, that's what I'm running into on a lot of the distros that are ISO only without a network installer. Using the phram module seems to be the best way to do it if using memdisk, but that does involve a bit of work within the initramfs using memdiskfind to locate the ISO in memory and mapping it to a mount. The more distros that can figure out the implementation details, the more options I'll be able to make available.

I'm surprised so many still ship ISOs, they'd alleviate a lot of bandwidth and improve speed if they just let you pull the packages as needed. Plus no one wants to use CDs/DVDs anymore.

<!-- gh-comment-id:174526558 --> @antonym commented on GitHub (Jan 25, 2016): Yeah, that's what I'm running into on a lot of the distros that are ISO only without a network installer. Using the phram module seems to be the best way to do it if using memdisk, but that does involve a bit of work within the initramfs using memdiskfind to locate the ISO in memory and mapping it to a mount. The more distros that can figure out the implementation details, the more options I'll be able to make available. I'm surprised so many still ship ISOs, they'd alleviate a lot of bandwidth and improve speed if they just let you pull the packages as needed. Plus no one wants to use CDs/DVDs anymore.
Author
Owner

@antonym commented on GitHub (Feb 1, 2016):

Looks like we'll hopefully be set up to use Manjaro on the next release as they enabled memdisk support.

<!-- gh-comment-id:177761917 --> @antonym commented on GitHub (Feb 1, 2016): Looks like we'll hopefully be set up to use Manjaro on the next release as they enabled memdisk support.
Author
Owner

@Strit commented on GitHub (Feb 1, 2016):

They did? That's awesome!

<!-- gh-comment-id:177947676 --> @Strit commented on GitHub (Feb 1, 2016): They did? That's awesome!
Author
Owner

@antonym commented on GitHub (Feb 25, 2016):

Manjaro Cinnamon 16.02 was pushed yesterday and it has the proper memdisk support built in. I pushed up initial support for that version and I'll continue to update them as new ones come out.

https://github.com/antonym/netboot.xyz/pull/84

Thanks for the request!

<!-- gh-comment-id:188542202 --> @antonym commented on GitHub (Feb 25, 2016): Manjaro Cinnamon 16.02 was pushed yesterday and it has the proper memdisk support built in. I pushed up initial support for that version and I'll continue to update them as new ones come out. https://github.com/antonym/netboot.xyz/pull/84 Thanks for the request!
Author
Owner

@antonym commented on GitHub (May 27, 2016):

Added 16.06-rc1 images of XFCE, KDE, and Net-Install. Please test out if you get a chance. I'll see about getting community images added later. I'm only doing x86_64 as there were some phram issues with x86.
(https://wiki.archlinux.org/index.php/USB_flash_installation_media#Boot_the_entire_ISO_from_RAM see bottom around vmalloc)

https://github.com/antonym/netboot.xyz/pull/101

<!-- gh-comment-id:222203956 --> @antonym commented on GitHub (May 27, 2016): Added 16.06-rc1 images of XFCE, KDE, and Net-Install. Please test out if you get a chance. I'll see about getting community images added later. I'm only doing x86_64 as there were some phram issues with x86. (https://wiki.archlinux.org/index.php/USB_flash_installation_media#Boot_the_entire_ISO_from_RAM see bottom around vmalloc) https://github.com/antonym/netboot.xyz/pull/101
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#22
No description provided.