| Author |
Message |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Fri 10 Aug 2012, 17:20 Post subject:
|
|
Well, I guess this thread is dead now.
http://tech.slashdot.org/story/12/08/10/1916222/google-granted-cloud-os-patent
apparently USPTO never heard of "prior art"
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Sat 11 Aug 2012, 13:45 Post subject:
|
|
What happened to the 'prior art' principle?
...... it wasn't destroyed by the claim of patent, so I hope it can be traced back, and they get sued!
Aitch
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2637 Location: Earth
|
Posted: Wed 15 Aug 2012, 18:35 Post subject:
PUPPY POWER - Boot as many PCs whenever over LAN |
|
This thread is still active and flourishing. It works. PXE is a standard that is used in all PC chipsets over the past decade and so.
Couple months back, booted a whole switch full of PCs at the same time as a demo of PUPPY POWER!
JamesBond recently built his FATDOG600+ in such a way as it only needs to be loaded in the TFTP and any 64bit PC on the LAN can boot without running the NETBOOT script. (Instructions are pending his next round of fixes-changes to FATDOG600+.)
Hope this helps
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Wed 15 Aug 2012, 19:51 Post subject:
|
|
I was referring to Google patenting our prior art and killing off innovation, not the traditional "dead thread" ... By the uspto measures, puppy could have a patent portfolio that could compete with the best (or worst) of them.
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1184 Location: New Zealand
|
Posted: Tue 11 Sep 2012, 11:36 Post subject:
|
|
Hi gcmartin - I have been having a lot of problems with PXE booting a variety of PCs and although most of those may be related to specific hardware designs I do feel that there may be an issue with the dnsmasq and/or server3 pet currently on offer.
Specifically, I have a "Penguin computers Green 731" laptop which would consistently fail the PXE load attempt when using the current pets referred to in the google docs (it would hang after searching for the "default", but this was not an issue with location or structure of that file). I found I was able to succeed with a PXE load only when I used the server that jrb had built into PupServer435TNG. TNG version of PupServer found here:
http://www.murga-linux.com/puppy/viewtopic.php?t=60406&start=44
(However that PXE server version had a bug which did not allow the client PC to surf the web after booting if the PXE server was still on line...)
I have found a way to make the server3 pet work, but I don't fully understand the ramifications of what I have found - except that there may be other people who have stumbled against this issue too. I think maybe some hardware cannot cope with the specified "tftp-prefix" and/or the design/location of the pxelinux.0 file
I have documented this here:
http://www.murga-linux.com/puppy/viewtopic.php?p=651753#651753
jrb mentions another solution which retains the PupServer435TNG server and involves installing a different version of the dnsmasq pet. I would welcome your opinion if you have time, as I believe I am using the correct pets you have specified and wonder if there may be some benefit in using jrb's server and dnsmasq pet (possibly for all puppies...), or at least working out why the server3 pet creates a pxelinux.0 file that is incompatible with some machines.
EDIT: just confirmed identical behaviour when using Akita8, so not just an issue with PupServer
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1184 Location: New Zealand
|
Posted: Wed 12 Sep 2012, 15:48 Post subject:
|
|
Also...if anyone has a suggestion for the best way to view the contents of the pxelinux.0 file (which seems to be ascii) I would be keen to understand the structure of it. Leafpad and Geany don't seem to be the right way (unless I'm using them wrong...)
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2637 Location: Earth
|
Posted: Sat 22 Sep 2012, 17:24 Post subject:
|
|
Hi @Greengeek. this understanding "may" help your current troubles.
The prime problem I have ever had with the PXE subsystem's use has been the PXE client's microcode not being current/not having correct Intel compliance.
That's my only problem. I have NOT encountered any problem with 2006+ PCs.
That being said, I have NOT encountered a problem with specific distros.
There are 2 movements currently underway and should provide some possible release (although, the changes are more cosmetic versus structural changes.). They "may" have a positive impact for you.
The 2 are a change in the document that is used to be more up to date with the PPM changes that has occurred in Puppy Linux, where DNSMASQ is concerned. And, there is a new Netboot Script under development that will make use of Netbooting a "little" (maybe a lot) more intuitive.
Please give a couple days to see the 2 items hit the forum.
Lastly, if you don't mind and think it useful, I will post my FATSlacko CD's ISO that has a working Netboot subsystem for you to test as a PXE server on your LAN. If you feel it will help, check your PM for instructions. I have been using FATSlacko since its release as a NAS, a Netboot server and a desktop since its community availability. The ONLY thing ever installed-added was the Netboot server because everything else was already present. In fact, I also have employed LightHouse64, similarly. In each's case, I found these 2 distros to deliver very suitable functionality OOTB where Netboot was the only subsystem added and available for use via the desktop.
Let me know if this helps until the arrival of the upgraded Netboot PET and more current instructions updates when using it.
Here to help
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1184 Location: New Zealand
|
Posted: Sun 23 Sep 2012, 14:09 Post subject:
|
|
Thanks GC. I am making progress with my PXE trials... and I have a question for anyone who may be able to help me with the set up of the netboot-server-jb.sh script:
I have modified the script so that it runs automatically in debug mode without asking me which mode I want to use, and this is working correctly but I don't know how to tell it to use a "minimised window".
My modification is that I "comment out" some lines at the bottom of the script:
| Code: | # how to run it
run_dnsmasq_debug ;
#MODE=$(Xdialog --title "Netboot Server" --no-tags --menubox "How do you want to start the server?" 0 0 3 "normal" "Normal" "debug" "Debug Mode" 2>&1)
#case "$MODE" in
# normal) run_dnsmasq_normal ;;
# debug) run_dnsmasq_debug ;;
# *) exit 1 ;; |
but I wonder if it is possible to insert an extra parameter further up, in the "function run_dnsmasq_debug section so that it starts with minimised window??
| Code: | # run dnsmasq with debug flag set, capture output in a window
function run_dnsmasq_debug() {
run_dnsmasq -d
Xdialog --title "Netboot server" --backtitle "Running server in debug mode. Click cancel to quit and stop server." --no-ok --tailbox /tmp/dnsmasq-debug.log 20 100
kill $DNSMASQ_PID
return 0
} |
I have no actual knowledge of what language this script is using, I am just a cautious tinkerer. I am hoping there is some way the Xdialog window can be opened in a "pre-minimised" state - which sort of goes against the whole purpose of bringing up a dialog window, but maybe there is a way??
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1184 Location: New Zealand
|
Posted: Sun 23 Sep 2012, 14:30 Post subject:
|
|
| slenkar wrote: | | I followed all the steps but for some reason the netboot server doesnt startup, when I start it in debug mode the window dissappears and nothing else happens |
This sounds like the symptom I get if I start the netboot server without the network cable being plugged in, or when there is some problem with the router / dhcp server not offering an IP address. Could that be the problem you are having?
.
|
|
Back to top
|
|
 |
slenkar
Joined: 10 Jul 2009 Posts: 129
|
Posted: Thu 11 Oct 2012, 16:05 Post subject:
|
|
i got it to work on a different distro thanks
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2637 Location: Earth
|
Posted: Thu 11 Oct 2012, 16:30 Post subject:
|
|
| slenkar wrote: | | i got it to work on a different distro thanks | Yes, there are some issues in DNSMASQ and some of the packages that a desktop has installed. I have had this happen once.
I am not exactly sure how to diagnose this kind of issue with DNSMASQ and the script that is used from the menu.
Can anyone suggest a method? If so, we can add this to the Netboot Guide to assist others.
Thanks in advance for any recommendations from anyone.
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
greengeek
Joined: 20 Jul 2010 Posts: 1184 Location: New Zealand
|
Posted: Mon 04 Mar 2013, 13:47 Post subject:
|
|
If anyone is keen to try PXE booting but wants it to be made as simple as possible I have made a modified version of Pupserver435 (thanks jrb!) and I have added the PXE bootfiles for ThinSlacko inside the iso.
This means that all you have to do is boot the first PC from a CD containing my iso, then set the second PC to boot from network, and it will all happen automatically without any other intervention from the user. Very handy if you are trying to boot a PC that has no hard drive or CD.
See last 2 posts of thread here http://www.murga-linux.com/puppy/viewtopic.php?t=80620
|
|
Back to top
|
|
 |
|