[...] > I just set up LTSP 3.0 and am now ready to start adding terminals. I_m > struggling to use RAWRITE to write the downloaded image to a floppy, so that > I can boot the PC from it. Every time I use RAWRITE it tells me that _no > such file or directory exists_ after I type in the source file name. [...]
Perhaps try to put the etherboot image in the same directory as the rawwrite.exe? Or, why not just use your ltsp server and do: dd if=etherboot.image of=/dev/fd0 Note that you do not and should not mount the floppy before doing this. Just execute the command and pop out the floppy when done. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
