Results 1 to 3 of 3
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
08-09-2014 #1
- Join Date
- Aug 2014
- Posts
- 1
Booting using u-boot with nfs server on windows
I have the following situation.
I have a u-boot loader, a kernel which I load using tftp and a nfs server for the root file system.
When the nfs server is on a VM, linux loads up correctly.
When I use haneWIN NFS Server for windows, the u-boot connects to the NFS server however it says that it can't find init and gets stuck.
The file system was created the same way on windows as it was in the VM. I have a tar file with a file system which I untared (i made sure the soft links are kept on windows).
Is it even possible to load a root file system using an NFS server on windows? and if so what could be the problem.
Thanks
-
08-09-2014 #2
- Join Date
- Dec 2013
- Location
- Victoria, B.C. Canada
- Posts
- 2,103
Maybe this will help: How to PXE Boot an Ubuntu Image from Windows Server 2008
-
08-09-2014 #3
I had a similar problem in the past with Windows trying to boot it from SAN drives. Windows was trying to boot before the SAN drivers were even loaded. Had to work with MS to put some timing loops in the boot loader to give time for the drivers to load. Windows is designed to run on self contained machine.
A lion does not lose sleep, over the opinion of sheep.