Author Topic: ploplinux not found  (Read 9849 times)

dpinion

  • Newbie
  • *
  • Posts: 1
ploplinux not found
« on: August 07, 2009, 22:32:13 PM »
Greetings,
I am using the guide to try to boot from a windows network share on windows server. I currently am using the IP 10.0.0.103. The DHCP assigns the client an IP, but when it attempts to connect and get the files I receive the error:

ploplinux not found on //10.0.0.103/ploplinux

I verified the file structure as in the tutorial as well as making sure the directory was shared. Other than that, any suggestions on what I can try?

Thanks

Elmar

  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • a command shell is enough to do amazing things
Re: ploplinux not found
« Reply #1 on: August 07, 2009, 23:18:53 PM »
hi,
boot a ploplinux cd and mount the windows share manually
Code: [Select]
mount //10.0.0.103/ploplinux /mnt -o username=[user]
post the output of "ls /mnt"