Comment 9 for bug 430348

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: PXE netboot root not being handled correctly

I believe that this is stuck because the root is a remote filesystem, but mountall is hardwired to believe it's a local filesystem - thus it never believes that the root is ready and never mounts it.

Worse still, if you never had anything that brought an interface up (even lo), it would never mount it if it thought it was a remote filesystem.