clalancette / oz

Automated installation for guest images
GNU Lesser General Public License v2.1
310 stars 129 forks source link

For Fedora/RHEL, detect when the user is using netinstall ISO with <iso> #65

Open clalancette opened 11 years ago

clalancette commented 11 years ago

If the user mistakenly uses <install type='iso'> with the netinstall CD, the install will fail. We should detect this situation in Oz and point the user at either the full DVD ISO or the <install type='url'>

hardys commented 11 years ago

Can you provide any further info (or pointers to docs) of how netinst images can be used?

I have previously used install type='iso' with netinst isos (on F18) successfully, so I'm a little confused as to the best approach to using netinst images to bootstrap the installation, and which versions of Fedora/RHEL will fail to install.

Any further info much appreciated! :)