On Fri, Feb 13, 2009 at 9:03 PM, David Leeming <[email protected]> wrote: > Thereafter I have the problem as below, no matter what image file I put in > the /iso folder (including the one that the USB drive came with and which > worked before):
That's probably the problem. As Jerry suggested, re-make the usb disk with the new iso rather than just replacing the iso. In terms of debugging the NFS-based install process, I can recommend 2 things - Anaconda has serveral virtual terminals you can look at to see its logs. It will report things going wrong there. So Ctrl-Fn1 (and 2/3/4/5/6) will show you the various terminals. If you are usign the graphical installer, it's Ctrl-Alt-Fn#. Look at the terminal that has the logs, and it will talk about attempting the NFS connection - and tell you of any errors. - Crank up debugging on the NFS server to see what the client is trying to read. cheers, m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
