Bug 432840 - Network installs fail
Summary: Network installs fail
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-14 18:08 UTC by Gary Thomas
Modified: 2008-02-14 18:17 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-14 18:17:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gary Thomas 2008-02-14 18:08:20 UTC
Description of problem:

Any sort of network install fails

Version-Release number of selected component (if applicable):

rawhide 2008-02-13 (anaconda 11.4.0.35)

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

NFS install - can't mount directory (it's there and worked yesterday)
HTTP install - failed to mount stage2 (no /dev/loop0 device)

Comment 1 Jeremy Katz 2008-02-14 18:17:46 UTC
This is due to some changes to use system mount(8) instead of our own code
calling mount(2) and not having the binaries sucked in correctly.  I fixed in
git earlier today.  And the loop mounts were fixed by clumens yesterday


Note You need to log in before you can comment on or make changes to this bug.