Bug 87578
Summary: | kickstart doesn't support graphical install over ftp/http | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Damian Menscher <menscher> |
Component: | anaconda | Assignee: | Michael Fulbright <msf> |
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | ellenw |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-06-25 16:28:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Damian Menscher
2003-03-29 03:56:26 UTC
The main reason is you'd have to grab 60+ MB of data and store it in RAM just to start the graphical installer up. We are considering adding this as an option however because people have machines with enough RAM to do this now. I am experiencing this same problem with RedHat 8.0. I never had this happen with my 7.1 kickstart installations. Has something changed between these versions? How can we get kickstart working now? thanks, ellenw We have graphical HTTP/FTP working in our development branch. Just to clarify, kickstart did not previously support ftp, http, or hd graphical installs. Only installs via cdrom or nfs could run in graphical mode. This has changed in the current codebase. Look for it in the next release. |