Here is how my network is setup: I have my computers and all wireless devices connected to a router and the router is connected to the ISP box or the switch if thats what your talking about.
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: colinjones on April 05, 2009, 02:10:49 AM
The 1 indicates the partition number, I think there will only be 1 partition on a thumb drive, so it probably doesn't matter which you use but probably do it without the number.
Well you really do need to know where you put the image, I can't tell you that. If you put it in the linuxmce home directory (/home/linuxmce) then you can just type the name with no path as the terminal window will default to that directory.
Quote from: colinjones on March 30, 2009, 02:57:39 AM
You should be doing this on your linux box, not a windows machine!
dd is already installed. plug in your flash into your core (say), find out what device it gets called eg /dev/sdb, then
dd if=webpad-gamma1.dd of=/dev/sdb
Quote
No problem systemerror101. You will have to get used to the fact that YOu will have to try a lot on Your own even if You are not sure what You are doing. I have reinstalled my LinuxMCE 15+ times and every time i learned something new. Asking questions that have already been anwsered makes people mad, they have every right to think that YOu are too lazy to read on Your own. People are here to help, but Your questions must be precise.
Quote from: tschak909 on March 29, 2009, 07:45:03 AM
You need to actually _READ_ the thread.
You have to use a program that writes the data to the disk, sector by sector. This is a raw disk image.
Use 'dd' or another program like it to write the image directly to the disk image, bypassing the filesystem.
-Thom
Quote from: tschak909 on March 29, 2009, 01:28:54 AM
Use a USB extender cable to hook up a flash drive that won't fit.
-Thom
Quote from: donpaul on March 26, 2009, 04:27:37 AM
Ivan, I had the same problem. Boot the webpad with a live USB stick, and wipe out the partitions, otherwise it will fail. I used UBCD and removed the 2 partitions, created a single one, then booted to Thom's image. Everything works now.
BTW, great work Thom!