IsaacSchemm / MultiCD

A shell script package for creating combination disks from Linux ISOs.
http://multicd.us
212 stars 47 forks source link

Ubuntu Server? #54

Open stheno opened 7 years ago

stheno commented 7 years ago

Any thoughts on making it able to include server versions? Currently it dies on a 14.04 server iso while looking for non-existant "casper" folder.

If it does and I am not doing it right, please correct me. I'd like to add multiple desktop and server versions on one stick.

IsaacSchemm commented 7 years ago

You can have one server version on the stick / disc by naming it ubuntu-alternate.iso or *.ubuntu-alternate.iso (MultiCD should also pick it up if you keep the original filename, at least it did for me.)

Right now you can't use more than one non-live Ubuntu ISO (this is issue #23 and probably won't be fixed by me; it requires either some special dpkg knowledge or a workaround I don't know about.)

stheno commented 7 years ago

Ah good to know it wasn't me missing something. If I get some time I'll try and mess with it and share any positive findings. I want to make an all in one boot drive with various flavors of arch and versions of both server and desktop. Yes, I am a lil nuts.

stheno commented 7 years ago

I have it working by manually setting it up on the iso. Now to make the scripts set it up this way.

stheno commented 7 years ago

I have this fix almost complete. I have changed quite a few things about Ubuntu handling. One of which is I don't think we will need alternate install as much anymore. But leaving it in just incase there is reason to use.

Now question is, do I bump the version up on my PR once I get that far?

IsaacSchemm commented 7 years ago

Sure, you can bump the version number. For the plugin files I usually just put the date in YYYYMMDD format, so I know when it was last modified.

On Jun 7, 2017 7:08 PM, "stheno" notifications@github.com wrote:

I have this fix almost complete. I have changed quite a few things about Ubuntu handling. One of which is I don't think we will need alternate install as much anymore. But leaving it in just incase there is reason to use.

Now question is, do I bump the version up on my PR once I get that far?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/IsaacSchemm/MultiCD/issues/54#issuecomment-306961341, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZGK1Hr_MqzsTgSyOel0ThAXJdKV1jKks5sBzuRgaJpZM4Nvtug .