<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Recovering Original FW - Tested</title>
		<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested</link>
		<description>Posts in the discussion thread &quot;Recovering Original FW - Tested&quot; - Hello
This is based on http://mybookworld.wikidot.com/backup-images-of-mybook, but tested and fully functional.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-515329</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-515329</link>
				<description></description>
				<pubDate>Mon, 22 Jun 2009 14:37:44 +0000</pubDate>
				<wikidot:authorName>ETMegabyte</wikidot:authorName>				<wikidot:authorUserId>147555</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>For some reason, the MAC address is stored in the boot sector. The MBWE2 uses the mac that's in the boot sector, and doesn't read it from the hardware… You can create a little script that fixes it…</p> <div class="code"> <pre> <code># I also figured out (by having two rescued MBWE2's on the same network) that the MAC address that the # MBWE2 gives out is stored in the boot loader, and NOT taken from the actual Network Adapter. To fix # This, I set up a script that runs at every boot that sets the MAC address to whatever is on the # sticker on the back of the MBWE2. vi /root/macaddr.sh Once it's up, hit the letter "i" for insert and enter in the following 3 lines ip link set eth0 down ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX ip link set eth0 up Then hit Escape, then type in :wq (to write the file and quit out of vi) chmod 755 /root/macaddr.sh ln -s /root/macaddr.sh /etc/init.d/S11macaddr.sh</code> </pre></div> <p>Hope this helps.</p> <p>-ET</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-512946</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-512946</link>
				<description></description>
				<pubDate>Fri, 19 Jun 2009 13:35:48 +0000</pubDate>
				<wikidot:authorName>polve</wikidot:authorName>				<wikidot:authorUserId>341125</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Can I Apply this procedure to my My Book World Edition (white light) 1TB for reset HD to factory default without any hack inside?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-504367</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-504367</link>
				<description></description>
				<pubDate>Tue, 09 Jun 2009 17:34:22 +0000</pubDate>
				<wikidot:authorName>nugga</wikidot:authorName>				<wikidot:authorUserId>328854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello.</p> <p>any one tryed this on a mbwe 2tb single drive, just wanna know if it works?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-495384</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-495384</link>
				<description></description>
				<pubDate>Sun, 31 May 2009 16:58:41 +0000</pubDate>
				<wikidot:authorName>2ge</wikidot:authorName>				<wikidot:authorUserId>326020</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I changed this article, cleanup things, hopefully it will work for everybody (at least it work for me:)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-403667</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-403667</link>
				<description></description>
				<pubDate>Wed, 04 Mar 2009 05:27:40 +0000</pubDate>
				<wikidot:authorName>zander7990</wikidot:authorName>				<wikidot:authorUserId>291396</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hi</p> <p>for some reason, the link to the rescue files arent working. ive tried several times and keep getting no response.</p> <p>root@ubuntu:~# wget <a href="http://szabados.sk/mybook_we_rescue.zip">http://szabados.sk/mybook_we_rescue.zip</a><br /> <span style="text-decoration: line-through;">04:49:31</span> <a href="http://szabados.sk/mybook_we_rescue.zip">http://szabados.sk/mybook_we_rescue.zip</a><br /> =&gt; ‘mybook_we_rescue.zip’<br /> Resolving szabados.sk… 81.89.49.190<br /> Connecting to szabados.sk|81.89.49.190|:80… connected.<br /> HTTP request sent, awaiting response… 404 Not Found<br /> 04:49:32 ERROR 404: Not Found.</p> <p>so i found a copy on the internet, not sure if it will work tho but it does download. but when i try to unzip, i get…</p> <p>root@ubuntu:~# unzip mybook_we_rescue.zip.1<br /> Archive: mybook_we_rescue.zip.1<br /> End-of-central-directory signature not found. Either this file is not<br /> a zipfile, or it constitutes one disk of a multi-part archive. In the<br /> latter case the central directory and zipfile comment will be found on<br /> the last disk(s) of this archive.<br /> unzip: cannot find zipfile directory in one of mybook_we_rescue.zip.1 or<br /> mybook_we_rescue.zip.1.zip, and cannot find mybook_we_rescue.zip.1.ZIP, period.</p> <p>wat am i doing wrong?? please someone, i really need help in rescuing my mbwe 1tb nas.</p> <p>thanx.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-372516</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-372516</link>
				<description></description>
				<pubDate>Sun, 01 Feb 2009 14:10:01 +0000</pubDate>
				<wikidot:authorName>naween18</wikidot:authorName>				<wikidot:authorUserId>248363</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hi ,</p> <p>I'm a newbie to linux, but followed the procedure to recover my 1TB version using the link <a href="http://mybookworld.wikidot.com/rescue-procedure">http://mybookworld.wikidot.com/rescue-procedure</a> . I was able to get by book started, also installed ssh, webserver, active book using the links in this site. When started copying files ,MBWE started complaining that i do not have enough space to copy. I'm sure i did not copy at least 10GB of files. can some one tell me where to check the disk space and how to recover my full disk space. Any help is highly appreciated. Thank you.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-372375</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-372375</link>
				<description></description>
				<pubDate>Sun, 01 Feb 2009 10:32:04 +0000</pubDate>
				<wikidot:authorName>weikianng</wikidot:authorName>				<wikidot:authorUserId>276954</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It the software you recommended able to restrore libgcc_s.so.1 and libgcc_s.so back to the orginal directory?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-370640</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-370640</link>
				<description></description>
				<pubDate>Fri, 30 Jan 2009 03:33:09 +0000</pubDate>
				<wikidot:authorName>hmfish</wikidot:authorName>				<wikidot:authorUserId>275442</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Okay, I followed everything in this procedure till the end, and everything looks fine. However, when I mounted sdf1 (my drive is f) and when I looked at the scripts (.sh) inside /etc/init.d/, I noticed many of these shell scripts contain weird and unreadable sybmols. I have no idea why this is happening.. Is this normal?</p> <p>When I plugged my WD back to the case, it is still not booting up…</p> <p>Please help!!</p> <p>TIA</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-369678</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-369678</link>
				<description></description>
				<pubDate>Thu, 29 Jan 2009 04:37:29 +0000</pubDate>
				<wikidot:authorName>hmfish</wikidot:authorName>				<wikidot:authorUserId>275442</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>First, thank you all for the rescue procedure. But I ran into a problem even at step 3! It says "dd: opening ‘/dev/sdf’: No medium found" It seems that my Linux box cannot access the HD at all… I used a SATA-to-USB adapter, and I did see sdf being added to /dev/ right after I plugged in the usb cable. Anyone has idea to fix this???</p> <p>TIA!!</p> <p>NVM… stpuid me… my power cable is not fully connected… thats' why…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-358867</guid>
				<title>Re: I think I am in big trouble</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-358867</link>
				<description></description>
				<pubDate>Sat, 17 Jan 2009 00:27:28 +0000</pubDate>
				<wikidot:authorName>xlight63</wikidot:authorName>				<wikidot:authorUserId>268259</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>Yes, I know I have wiped out the first 3G data in my hard drive. The problem is that is the only thing I know. When I try to get the rest of my data back, I don't know how to set up the recovering software. The software ask my to set up the "Starting Sector", "Cluster Size", "Start Cluster" and I have no idea what does that means. I know I must to calculate it, I know if I want to save the rest of my data, I must tell the recovery to skip the first 3G space I have wiped out. Since I don't know "how many sector = 3G??", and how many cluster size I need to select, which start cluster I need to select in order to get the best recovery, I do need to ask for help here because I know you guys are all better then me.</p> <p>I am not computer guy, I am just a filmmaker which make video and film for living, I know I may sound like a idiot and I am sorry for my stupidity of my lacking knowledge of computer. Please help me out here and let me know more information about how to save my data and also save my job.</p> <p>thank you so much</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-358816</guid>
				<title>Re: I think I am in big trouble</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-358816</link>
				<description></description>
				<pubDate>Fri, 16 Jan 2009 23:05:12 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The clue lies in the count=3000, you've essentially wiped the first 3GB of you HDD.<br /> If you read the guide and the title of the step you've just done it becomes quite clear:</p> <blockquote> <p>3. Zero fill the first 3 GiB of space on disk</p> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-358750</guid>
				<title>Re: I think I am in big trouble</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-358750</link>
				<description></description>
				<pubDate>Fri, 16 Jan 2009 21:46:05 +0000</pubDate>
				<wikidot:authorName>xlight63</wikidot:authorName>				<wikidot:authorUserId>268259</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I do think there is one part you guys can help me here. I just got 2 data recovery software but I don't really know how many data I have already erase from my hard drive. Both of the data recovery software asking me where I want to start search lost data (starting sector). Since I use this command "dd if=/dev/zero of=/dev/sda bs=1M count=3000" to wipe out first few sections of my hard drive, I assumed that there are a section of my hard drive full of "0", the question is, I don't know how big……</p> <p>In the data recovering software, I need to start searching and getting my data back from non-zero area, so according to the command bs=1M count=3000, is that means I have already put 3000MB "0" in the first part of my hard drive?? If this is truth, how should I select the start sector from my hard drive to save my lost data? According to my data recovery software, it says that they need me to put the start sector, but they have already know the cluster size is 4.00kb, and the volume size is 931GB (1T), the hard drive format is NTFS</p> <p>So, would you please let me know what starting sector is good for me to try to get my data back?? I have tried to put start sector = 0, but recovery software didn't find anything. Somebody please help me, if I can not get any data back before Jan. 25th, I will lose my job</p> <p>thank you so much</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-357595</guid>
				<title>Re: I think I am in big trouble</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-357595</link>
				<description></description>
				<pubDate>Thu, 15 Jan 2009 18:15:17 +0000</pubDate>
				<wikidot:authorName>TeinturMan</wikidot:authorName>				<wikidot:authorUserId>127862</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,<br /> You have erased some part of the disk!<br /> your only chance (small?) is to use a Data recovery tool on your Windows Desktop.<br /> try searching google with data recovery tool , try to recover the files<br /> you may not recover all the files, maybe nothing….</p> <p>sorry, can't help more.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-357143</guid>
				<title>I think I am in big trouble</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-357143</link>
				<description></description>
				<pubDate>Thu, 15 Jan 2009 10:18:14 +0000</pubDate>
				<wikidot:authorName>xlight63</wikidot:authorName>				<wikidot:authorUserId>268259</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>During the procedure, I accidentally forgot to change the device name, so I put "dd if=/dev/zero of=/dev/sda bs=1M count=3000" which I am supposed to change /dev/sda to /dev/sdi, I know I am in big trouble, after reboot my computer, on of my hard drive in my pc gone. I know I must wipe out this hard drive with this command. This hard drive is not my operation system hard drive, but it store a lot of important files from my work. Is there any way to get this hard drive back or save data from this hard drive?</p> <p>Please help me. One more thing I really want to say is, from the first day I get this WD Mybook World editing, my nightmare never stopped. I am not computer major or computer guy, my job is film production. I don't know why I waste my money buy this piece of shit and suffer for this very very bad hard drive and couldn't have a good sleep. Right now I just want to save the hard drive I accidentally erase by "dd if=/dev/zero of=/dev/sda bs=1M count=3000" command and put my WD Mybook World Edition 1T to the trash can.</p> <p>please help me, if I can not bring my hard drive back (not the WD Mybook World Edition one, the other hard drive in my pc which I accidentally use "dd if=/dev/zero of=/dev/sda bs=1M count=3000" command to screw up), I will very possibly lose my job.</p> <p>please help,</p> <p>thank you so much</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-332079</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-332079</link>
				<description></description>
				<pubDate>Thu, 11 Dec 2008 03:41:20 +0000</pubDate>
				<wikidot:authorName>Strifey</wikidot:authorName>				<wikidot:authorUserId>251973</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Recently I have been trying to fix my My Book World Edition II as it seems to have failed to start up. Since then I have tried using the rescue procedure while trying to avoid/skip formatting the 4th partition (/dev/sdb4). Now getting the My Book to boot up again was a success but it seems that the 4th partition is now unallocated space or empty, also MioNet or what have you is now showing a 3gig partition. Is there anyway to amend what I have done here or do I simply have to do the rescue procedure while including mkfs.ext3 -m 0 /dev/sda4 rather than skipping it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-325234</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-325234</link>
				<description></description>
				<pubDate>Wed, 03 Dec 2008 08:59:56 +0000</pubDate>
				<wikidot:authorName>jeffo</wikidot:authorName>				<wikidot:authorUserId>247448</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>fixed it ….. i had my drive mounted on /dev/sdb so assumed at step 12 you should change fstab to sdb4 …. i tried sda1 as in the instructions and it now works fine….. good instructions. I bought the empty world book enclosure off ebay for peanuts and had a spare 500GB drive …. and i now have a fully working worldbook …. cool</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-324651</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-324651</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 18:58:00 +0000</pubDate>
				<wikidot:authorName>jeffo</wikidot:authorName>				<wikidot:authorUserId>247448</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i dont think that the sdb4 drive is mounting …. the space that is allocated to to the shared folder appears to be similar to the space free on sdb1 …. how can i check and work out what is wrong?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-324441</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-324441</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 14:13:41 +0000</pubDate>
				<wikidot:authorName>jeffo</wikidot:authorName>				<wikidot:authorUserId>247448</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i have gone through all this procedure twice and am having the same problem all stages work fine, it boots up is recognised by the network. I access the mybook internet admin tool and go through the configuration wizard, on the main page where it gives the details of the mybook under the storage heading there is nothing …. it lets me create a new share and i can mount this as a drive under windows xp, however it has only allocated 2.75GB of storage space?</p> <p>What is wrong?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-233100</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-233100</link>
				<description></description>
				<pubDate>Sat, 02 Aug 2008 20:04:32 +0000</pubDate>
				<wikidot:authorName>dan7</wikidot:authorName>				<wikidot:authorUserId>169251</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I bricked my 1TB single disk WE a few days ago while trying to get the gcc compiler back after firmware upgrade. I followed the updated instructions (<a href="http://mybookworld.wikidot.com/rescue-procedure">http://mybookworld.wikidot.com/rescue-procedure</a>) and it worked first time.</p> <p>Brilliant, thanks guys.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-216437</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-216437</link>
				<description></description>
				<pubDate>Tue, 08 Jul 2008 19:05:56 +0000</pubDate>
				<wikidot:authorName>827879</wikidot:authorName>				<wikidot:authorUserId>163239</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>I am owner of a dead My Book World Edition II.</p> <p>Does anyone know how I can recover my files by placing the 2 hdds to my desktop machine in RAID 0 as I have them configured on the My Book World Edition II NAS (1TB).</p> <p>Each hdd has 4 linux partitions.</p> <p>I didnt lost my files but I dont know how to access them in linux. Is there anybody that can tell me the procedure ? If I can access them in Linux I will be able to transfer them to another NAS of mine through the network.</p> <p>Thank you</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208885</guid>
				<title>Re: Recovering Firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208885</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 12:44:24 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have this line with fuel-gauge in the list by typing ps aux</p> <p>root 668 0.0 2.4 1532 724 ? S 14:28 0:00 /bin/bash /usr/local/wdc/fuel-gauge</p> <p>The Lan Port Leds are working too Orange lights permanent and the Yellow is blinking.</p> <p>Here the full list if this helps :</p> <p>USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND<br /> root 1 0.0 1.1 1280 360 ? Ss 14:28 0:00 init<br /> root 2 0.0 0.0 0 0 ? SN 14:28 0:00 [ksoftirqd/0]<br /> root 3 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [events/0]<br /> root 4 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [khelper]<br /> root 5 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kthread]<br /> root 9 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kblockd/0]<br /> root 36 0.0 0.0 0 0 ? S 14:28 0:00 [pdflush]<br /> root 37 0.0 0.0 0 0 ? S 14:28 0:00 [pdflush]<br /> root 38 0.0 0.0 0 0 ? S 14:28 0:00 [kswapd0]<br /> root 39 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [aio/0]<br /> root 143 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [ata/0]<br /> root 146 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [sata-endQ]<br /> root 147 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [scsi_eh_0]<br /> root 152 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [sata-endQ]<br /> root 153 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [scsi_eh_1]<br /> root 164 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kcryptd/0]<br /> root 165 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kcryptd/0]<br /> root 168 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [md3_raid1]<br /> root 170 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [md2_raid1]<br /> root 172 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [md1_raid1]<br /> root 173 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kjournald]<br /> root 181 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kjournald]<br /> root 183 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [kjournald]<br /> root 224 0.4 1.1 2144 356 ? S 14:28 0:05 /usr/sbin/sshd<br /> root 487 0.0 0.0 0 0 ? S&lt; 14:28 0:00 [khubd]<br /> root 668 0.0 2.4 1532 724 ? S 14:28 0:00 /bin/bash /usr/local/wdc/fuel-gauge<br /> root 676 0.0 0.7 560 232 ? S 14:28 0:00 /usr/local/wdc/heat-monitor<br /> root 699 0.0 0.6 552 188 ? S 14:28 0:00 /sbin/keyring<br /> root 758 0.0 4.7 1520 1432 ? SL 14:28 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid<br /> root 762 0.0 1.0 1284 320 ? S 14:28 0:00 /usr/sbin/inetd<br /> root 766 0.0 1.0 740 328 ? S 14:28 0:00 /sbin/mDNSResponderPosix -f /etc/mDNSResponderPosix -b<br /> root 769 0.0 2.2 1940 668 ? Ss 14:28 0:00 /usr/local/samba/sbin/nmbd -D -s/var/oxsemi/smb.conf -l/var/log<br /> www-data 773 0.0 1.6 2488 504 ? S 14:28 0:00 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf<br /> www-data 777 0.8&nbsp;16.3 8760 4924 ? S 14:28 0:10 perl /usr/www/lib/nasMaster.pl<br /> root 785 0.0 1.0 1276 308 ? S 14:28 0:00 /usr/sbin/crond -c /etc/crontabs<br /> root 799 0.3&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:03 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 801 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 802 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 803 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 823 0.0 2.2 6156 672 ? S 14:28 0:00 /usr/mionet/changeNotifySocket<br /> root 828 0.0 2.5 1528 772 ? S 14:28 0:00 /bin/sh /usr/mionet/monitorCVM.sh<br /> root 833 0.0 0.7 1276 232 ? S 14:28 0:00 udhcpc -n -p /var/run/udhcpc.eth0.pid -i eth0 -H MyBookWorld<br /> root 838 0.0 1.1 1276 348 ttyS0 Ss+ 14:28 0:00 /sbin/getty -L ttyS0&nbsp;115200 vt100<br /> root 839 0.0 1.1 1272 356 ? Ss 14:28 0:00 /sbin/syslogd -n -m 0<br /> root 840 0.0 1.1 1272 348 ? Ss 14:28 0:00 /sbin/klogd -n<br /> root 841 0.0 2.2 6156 672 ? S 14:28 0:00 /usr/mionet/changeNotifySocket<br /> root 842 0.0 2.2 6156 672 ? S 14:28 0:00 /usr/mionet/changeNotifySocket<br /> root 843 0.0 2.2 6156 672 ? S 14:28 0:00 /usr/mionet/changeNotifySocket<br /> root 845 0.0 2.2 6156 672 ? S 14:28 0:00 /usr/mionet/changeNotifySocket<br /> root 853 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 854 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 855 0.1&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:02 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 856 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 857 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 858 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 859 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 862 0.0&nbsp;25.6 30188 7716 ? S&lt; 14:28 0:00 /usr/mionet/bin/cvm -Djava.class.path=/usr/mionet/xml-apis.jar:/usr/mionet/crimson.jar:/usr/mionet/Senv<br /> root 977 0.0 2.8 4736 864 ? Ss 14:33 0:00 /usr/sbin/sshd: saint [priv]<br /> saint 991 0.8 2.0 4772 616 ? S 14:34 0:08 /usr/sbin/sshd: saint@pts/0<br /> saint 992 0.0 3.3 1880 1004 pts/0 Ss+ 14:34 0:00 -sh<br /> root 997 0.2 3.4 1588 1028 pts/0 S+ 14:34 0:02 -bash<br /> root 1334 3.4 7.9 4632 2388 ? Ss 14:45 0:07 smbd -s/var/oxsemi/smb.conf -l/var/log -d0<br /> root 1409 0.0 0.7 564 220 ? S 14:48 0:00 sleep 300<br /> root 1421 0.0 0.7 564 220 ? S 14:48 0:00 sleep 30<br /> root 1422 0.0 1.3 1400 412 pts/0 R+ 14:49 0:00&nbsp;ps aux</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208860</guid>
				<title>Re: Recovering Firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208860</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 11:54:11 +0000</pubDate>
				<wikidot:authorName>kevku</wikidot:authorName>				<wikidot:authorUserId>52945</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://mybookworld.wikidot.com/hacks-and-howto">http://mybookworld.wikidot.com/hacks-and-howto</a> pick one from "getting in" i recommend telnet.<br /> when u have ssh or telnet acces type "ps aux" and see if /usr/local/wdc/fuel-gauge is running.</p> <p>on the leds again: Ethernet port on mbwe has leds! one is for link status(dark) other is for activity(light blinking).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208849</guid>
				<title>Re: Recovering Firmware,sorrrry kevku !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208849</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 11:10:50 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>All leds are working,I tested the PCB on other MBWE<br /> I have not started to solder arround the leds.<br /> Its not a problem with the leds or the pcb,it is a software problem</p> <p>Hey Stark where is the topic for leds problem,I searched for it ?</p> <p>I need infos or files to compare with my own on MBWE,there are files on the MBWE that are for the leds like the script in this forum,I do not know what to do with the script because im not LINUX stable.</p> <p>Is it posible in Linux to remote configure my MBWE over Internet,like VNC in windows ?<br /> Does anyone speak german here ?</p> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208826</guid>
				<title>Re: Recovering Firmware,sorrrry kevku !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208826</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 09:47:52 +0000</pubDate>
				<wikidot:authorName>stark</wikidot:authorName>				<wikidot:authorUserId>85651</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Since you had in your mind to solder on other leds, i expect that you got som knowledge about leds. I dont know how the leds on MBWE is connected, but i whould belive that they all have the same - (ground) so if you could mesure the voltage over the leds that dont work, you'll have figure out if it a hardware or software failure. :) If it's hardware failure (You'll got som voltage over a led thats dont light) then youll just replace it. but if thers non voltage there could be an problem in the connector or flat cable. or some software failure.</p> <p>Ops, this isnt a topic for "led problem" :S</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208819</guid>
				<title>Re: Recovering Firmware,sorrrry kevku !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208819</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 09:21:21 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry kevku ,I know this all,but it was not my MBWE.</p> <p>1.)I have restored the MBWE for my friend becase he formated it to copy files on it .He atached the HD to windows computer.<br /> He asks me every time if I have found out why the leds are not working.<br /> 2.) On my MBWE i cant start now to mod it.</p> <p>OK.</p> <p>My PCBs are the same as amorsent`s</p> <p>Led PCB:<br /> REV C<br /> PCBA 2061-701434</p> <p>Main:<br /> Copyright 2007<br /> GALAXY. INC<br /> PCBA 2061-701490<br /> REV.</p> <p>The Rescue works fine,but I get trouble because the leds(the 6 capacity leds,the inner ring) do not work,the 4 leds(the outer ring)works.<br /> So ,I just wantet to know if other people here that have rescued their MBWE have the same problem with leds like me ?</p> <p>By pressing the power button or by plunging in the cable with 12 Volts &gt; MBWE boots up Normal,you can shutdown it by repressing the power button.(like it was when buyed)</p> <p>I am mad abot this because I ordered other leds to install in it somewhere in the morse code or so.(for moding it)</p> <p>Like this in a line,the circle stays .(like a thermometer)</p> <p>1 2 3 4 5 6<br /> gr gr gr ye ye re<br /> 0%<span style="text-decoration: line-through;">-</span><span style="text-decoration: line-through;">-</span>-50%<span style="text-decoration: line-through;">-</span><span style="text-decoration: line-through;">-</span>-100%</p> <p>I was copying files on MBW and noone of the capacity leds goes on.</p> <p>So I can`t start soldering and moding it.</p> <p>That was my Story.</p> <p>SO Kevku I know you and other members are hard workers that can solve the led problem.</p> <p>So do not be MAD at me.</p> <p>I hope you can help me.</p> <p>THANKS</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208811</guid>
				<title>Re: Recovering Firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208811</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 08:32:10 +0000</pubDate>
				<wikidot:authorName>amorsent</wikidot:authorName>				<wikidot:authorUserId>153438</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have the single drive 1TB version purchased in December (I think). I don't think it has Ethernet LEDs unless they are burried deep inside the jack. The router LEDs indicate a connection but don't seem to indicate any activity.</p> <p>The LED board says:<br /> REV C<br /> PCBA 2061-701434 -[white bar]</p> <p>The main board says:<br /> Copyright 2007<br /> GALAXY. INC<br /> PCBA 2061-701490- [white bar]<br /> REV. [white bar]</p> <p>My S/N:WCASJ0180352</p> <p>People who have had success with this procedure: what do your boards say? Could mine be a new hardware version incompatible w/ these rescue files?</p> <p>Would the USB slot indicate a successful boot or only power? The moment I plug it in, I hear the drive spin up and seek (could be a boot, but could be just a self test).</p> <p>Pressing the power button seems to have no effect at all - drive keeps spinning.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208769</guid>
				<title>Re: Recovering Firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208769</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 06:51:19 +0000</pubDate>
				<wikidot:authorName>kevku</wikidot:authorName>				<wikidot:authorUserId>52945</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ofcourse they should work. make sure your wire is connected. On the booting then again … depends if you have a 1 or 2 disk version. 2 disk version's fan makes whuzz if it boots up correctly. 1 disk version its harder… u can check Ethernet leds and power from usb slot (just throw something there).</p> <p>E: on the leds again: well you could have a newer hardware revision mybook that might actually be not working with the old wdc_leds module (highly unlikely)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208699</guid>
				<title>Re: Recovering Fake Firmware - Without support from WD or NOONE HERE !Boot your Computer without Mainboard ! It works !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208699</link>
				<description></description>
				<pubDate>Fri, 27 Jun 2008 03:34:46 +0000</pubDate>
				<wikidot:authorName>amorsent</wikidot:authorName>				<wikidot:authorUserId>153438</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah, Douglas Adams. You sir are a man after my own heart.</p> <p>Anywho, I thought the LEDs <span style="text-decoration: underline;">are</span> supposed to work after the rescue procedure. If it is normal for them to not work then perhaps my device is booting after all? But it doesn't show up in the DHCP Client table on my router. How can I tell if the device is actually booting? I am still unable to regain any functionality out of it whatsoever.</p> <p>-Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208411</guid>
				<title>Re: Recovering Fake Firmware - Without support from WD or NOONE HERE !Boot your Computer without Mainboard ! It works !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208411</link>
				<description></description>
				<pubDate>Thu, 26 Jun 2008 20:29:19 +0000</pubDate>
				<wikidot:authorName>kevku</wikidot:authorName>				<wikidot:authorUserId>52945</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This isn't a support channel. ppl on this site are are doing this from their own free time, they are not getting paid for this. you should have a little more respect for the work they have done. You should learn to understand the purpose of open source and community software. This forum is not dead and the rescue works. In order for us to give you help you should have a bit more motivation and dedication to set up your mybook the way you want and to learn how to solve issues and provide information about them.</p> <p>So long, and thanks for all the fish.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208387</guid>
				<title>Re: Recovering Fake Firmware - Without support from WD or NOONE HERE !Boot your Computer without Mainboard ! It works !</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208387</link>
				<description></description>
				<pubDate>Thu, 26 Jun 2008 19:58:23 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ach ja !</p> <p>OOOOhhhh noone gives a shit about the leds or WD anywhere access here anyway.<br /> Because noone can figure it out how to restore it .<br /> In this case rescue does not work .</p> <p>So that means for me I can throw away the housing .Its useless for me in this case .</p> <p>Its like a clock without displaying hours because noone gives a shit about it here.<br /> Whats the Time ? 1205 minutes after the sun came out,so calculate it.</p> <p>This forum is dead.<br /> Thanks for Nothing dude.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-208259</guid>
				<title>Re: Recovering Original FW - Capacity leds do not work anymore,WHY ??</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-208259</link>
				<description></description>
				<pubDate>Thu, 26 Jun 2008 17:00:27 +0000</pubDate>
				<wikidot:authorName>kevku</wikidot:authorName>				<wikidot:authorUserId>52945</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>get a grip dude. noone gives a shit about the leds or WD anywhere access here anyway.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-207460</guid>
				<title>Re: Recovering Original FW - Capacity leds do not work anymore,WHY ??</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-207460</link>
				<description></description>
				<pubDate>Wed, 25 Jun 2008 17:47:44 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ONLY HIDDEN PROBLEMS AFTER RESCUE .EVERYTHING WORKS FIN TILL YOU FOUND OUT THE HIDDEN PROBLEMS AFTERALL.</p> <p>I have problems now with the capacity leds ,after the rescue procedure.</p> <p>Everything works only the capacity leds dont work.</p> <p>FAULTY LINUX,RESCUE disables the capacity leds and WD Anywhere Acess.</p> <p>Its better to buy an other USB 2.0/SATA enclosure for my disk and forget the MBWE forever ,format the disk to fat32 or ntfs for Windows and thats it.End of the LINUX MBWE .</p> <p>WHAT ABOUT RESCUEING MY LEDS,WHERE ARE THE EXPERTS NOW ???????????</p> <p>STARTING WD ANYWHERE IS NOT POSSIBLE !!!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-207398</guid>
				<title>Re: Recovering Original FW - MAC changed how to restore ??</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-207398</link>
				<description></description>
				<pubDate>Wed, 25 Jun 2008 16:37:06 +0000</pubDate>
				<wikidot:authorName>amorsent</wikidot:authorName>				<wikidot:authorUserId>153438</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>anyone?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-205915</guid>
				<title>Re: Recovering Original FW - MAC changed how to restore ??</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-205915</link>
				<description></description>
				<pubDate>Mon, 23 Jun 2008 17:11:14 +0000</pubDate>
				<wikidot:authorName>amorsent</wikidot:authorName>				<wikidot:authorUserId>153438</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have tried with and without editing /etc/fstab (although I don't understand the reasoning for this. Why does the device change?)</p> <p>I would expect it to still boot even if it couldn't mount the data partition, am I right? For the moment I would be happy if it will boot, then I can sort out the data partition.<br /> I think I also tried renaming md2 and md3 (md1 not listed in /etc/fstab) to sda2 and sda3 thinking that perhaps these had changed as well. I still don't understand why would one partition of the same drive be sda while the rest are md. Especially if we are restoring to the original configuration.</p> <p>You asked what I do at point 5 and 6.<br /> At point 5 I go ahead and create the partition. But as it is identical to my original partition the file system remains intact and mountable. So I skip step 6 and don't format.</p> <p>One weird thing… sometimes the data partition will show up as if it was only a 500GB drive not 1TB. I think this has to do with the rescue.img as it contains a partition table from a 500GB drive and overwrites the partition table from step 4 &amp; 5 (basically making step 4 &amp; 5 pointless). I copy the rescue.img and THEN do step 4 &amp; 5. This issue was addressed earlier on this page: lefgrter 10 Apr 2008, 07:39 -0-400</p> <p>Also, should the swap partition be type fd or 82? I have it set to fd because that's what the one in the rescue files is set to, but if it's swap shouldn't it be 82?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-205512</guid>
				<title>Re: Recovering Original FW - MAC changed how to restore ??</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-205512</link>
				<description></description>
				<pubDate>Mon, 23 Jun 2008 04:03:37 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all my MAC changed to 00:90:a9:15:99:84 is it possible to restore it back to original one ????</p> <p>How ??</p> <p>Hi amorsent</p> <p>have you edited /etc/fstab ??<br /> have you changed the name of the last partition from md4 to sda4 and umounte sda1 ?(It can be it is alredy sda4 because you have alredy data on it)</p> <p>what have you done at point 5 and 6 ?</p> <p>where are the smart linux people now ? Help is needed here ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-205421</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-205421</link>
				<description></description>
				<pubDate>Mon, 23 Jun 2008 00:26:49 +0000</pubDate>
				<wikidot:authorName>amorsent</wikidot:authorName>				<wikidot:authorUserId>153438</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>I am having trouble with this rescue procedure. I have attempted it several times (although not formatting the data partition in step 6). All my data appears to be intact and I'd like to keep it that way for now.</p> <p>I've done all the other rebuilding steps - rescue.img and the first 3 partitions and everything seems to be in order. However, when I put it back together and plug it in it won't boot. The drive spins up but no lights and it doesn't show up on DHCP. Also the power switch seems to have no effect. I don't think that not reformatting the data partition would cause it to not boot entirely would it? I also don't think it's a hardware problem, but is there anyway I can check to confirm this? By the way I have the single drive 1TB model.</p> <p>Thank's in advance for any help.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-205098</guid>
				<title>Re: Recovering Original FW - Tested by the Saint on 500Gb</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-205098</link>
				<description></description>
				<pubDate>Sun, 22 Jun 2008 15:05:24 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here the Konsole log: (In German)</p> <p>[saint@ASUS ~]$ su<br /> Passwort:<br /> [root@ASUS saint]# cd<br /> [root@ASUS ~]# wget <a href="http://szabados.sk/mybook_we_rescue.zip">http://szabados.sk/mybook_we_rescue.zip</a><br /> <span style="text-decoration: line-through;">2008-06-22&nbsp;16:19:15</span> <a href="http://szabados.sk/mybook_we_rescue.zip">http://szabados.sk/mybook_we_rescue.zip</a><br /> Auflösen des Hostnamen »szabados.sk«…. 81.89.49.163<br /> Verbindungsaufbau zu szabados.sk|81.89.49.163|:80… verbunden.<br /> HTTP Anforderung gesendet, warte auf Antwort… 200 OK<br /> Länge: 59921779 (57M) [application/zip]<br /> In »mybook_we_rescue.zip« speichern.</p> <p>100%[====================================================================================&gt;] 59.921.779 363K/s in 3m 55s</p> <p>2008-06-22&nbsp;16:23:26 (249&nbsp;KB/s) - »mybook_we_rescue.zip« gespeichert [59921779/59921779]</p> <p>[root@ASUS ~]# unzip myboo_we_rescue.zip<br /> unzip: cannot find or open myboo_we_rescue.zip, myboo_we_rescue.zip.zip or myboo_we_rescue.zip.ZIP.<br /> [root@ASUS ~]#<br /> [root@ASUS ~]# unzip mybook_we_rescue.zip<br /> Archive: mybook_we_rescue.zip<br /> creating: rescue/<br /> inflating: rescue/SDA2_IMA.BZ2<br /> inflating: rescue/rescue.img<br /> inflating: rescue/SDA_PTAB<br /> inflating: rescue/SDA1_IMA.BZ2<br /> inflating: rescue/SDA3_IMA.BZ2<br /> [root@ASUS ~]# cd rescue<br /> [root@ASUS rescue]# dd if=/dev/zero of=/dev/sdb bs=1M count=3000<br /> 3000+0 Datensätze ein<br /> 3000+0 Datensätze aus<br /> 3145728000 Bytes (3,1&nbsp;GB) kopiert, 38,4534&nbsp;s, 81,8&nbsp;MB/s<br /> [root@ASUS rescue]# sfdisk /dev/sdb &lt; SDA_PTAB<br /> Überprüfe, dass niemand diese Festplatte zur Zeit benutzt …<br /> OK</p> <p>Festplatte /dev/sdb: 60801 Zylinder, 255&nbsp;Köpfe, 63 Sektoren/Spur</p> <p>sfdisk: FEHLER: Sektor 0 hat keine MS-DOS-Signatur<br /> /dev/sdb: nicht erkannte Partitiontabellentyp<br /> Alte Aufteilung:<br /> Keine Partitionen gefunden<br /> Neue Aufteilung:<br /> Einheit = Sektoren von 512 Bytes, Zählung beginnt bei 0</p> <p>Gerät boot. Anfang Ende #Sektoren Id System<br /> /dev/sdb1 48195 5927984 5879790 fd Linux raid autodetect<br /> /dev/sdb2 5927985 6136829 208845 fd Linux raid autodetect<br /> /dev/sdb3 6136830 8112824 1975995 fd Linux raid autodetect<br /> /dev/sdb4 0 - 0 0 Leer<br /> Warnung: Keine primäre Partition wurde als bootfähig (aktiv) markiert.<br /> Dies spielt bei LILO keine Rolle, aber der DOS-MBR wird auf<br /> dieser Festplatte nicht booten.<br /> Die neue Partitionstabelle wurde erfolgreich geschrieben</p> <p>Die Partitionstabelle wird erneut gelesen…</p> <p>Wenn Sie eine DOS-Partition angelegt oder geändert haben, z. B. /dev/foo7,<br /> dann nehmen Sie dd(1), um die ersten 512 Bytes auf 0 zu setzen:<br /> „dd if=/dev/zero of=/dev/foo7 bs=512 count=1“ (siehe fdisk(8)).<br /> [root@ASUS rescue]# cfdisk /dev/sdb<br /> Festplatte wurde verändert.</p> <p>WARNUNG: Wenn Sie eine DOS-6.x-Partition angelegt<br /> oder verändert haben, dann schauen Sie bitte in die<br /> cfdisk-manual-Seite nach weiteren Informationen</p> <p>[root@ASUS rescue]# umount /dev/sdb1<br /> umount: /dev/sdb1 ist nicht eingehängt<br /> [root@ASUS rescue]# umount /dev/sdb3<br /> umount: /dev/sdb3 ist nicht eingehängt<br /> [root@ASUS rescue]# umount /dev/sdb4<br /> umount: /dev/sdb4 ist nicht eingehängt<br /> [root@ASUS rescue]# mkfs.ext3 -m 0 /dev/sdb4<br /> mke2fs 1.40.8 (13-Mar-2008)<br /> Warning: 256-byte inodes not usable on older systems<br /> Dateisystem-Label=<br /> OS-Typ: Linux<br /> Blockgröße=4096 (log=2)<br /> Fragmentgröße=4096 (log=2)<br /> 30277632 Inodes, 121081905 Blöcke<br /> 0 Blöcke (0.00%) reserviert für den Superuser<br /> Erster Datenblock=0<br /> Maximale Dateisystem-Blöcke=0<br /> 3696 Blockgruppen<br /> 32768 Blöcke pro Gruppe, 32768 Fragmente pro Gruppe<br /> 8192 Inodes pro Gruppe<br /> Superblock-Sicherungskopien gespeichert in den Blöcken:<br /> 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,<br /> 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,<br /> 102400000</p> <p>Schreibe Inode-Tabellen: erledigt<br /> Erstelle Journal (32768 Blöcke): erledigt<br /> Schreibe Superblöcke und Dateisystem-Accountinginformationen: erledigt</p> <p>Das Dateisystem wird automatisch alle 23 Mounts bzw. alle 180 Tage überprüft,<br /> je nachdem, was zuerst eintritt. Veränderbar mit tune2fs -c oder -t .<br /> [root@ASUS rescue]# dd if=rescue.img of=/dev/sdb<br /> 48195+0 Datensätze ein<br /> 48195+0 Datensätze aus<br /> 24675840 Bytes (25&nbsp;MB) kopiert, 1,69031&nbsp;s, 14,6&nbsp;MB/s<br /> [root@ASUS rescue]# bunzip2 SDA1_IMA.BZ2<br /> bunzip2: Can't guess original name for SDA1_IMA.BZ2 — using SDA1_IMA.BZ2.out<br /> [root@ASUS rescue]# dd if=SDA1_IMA.BZ2.out of=/dev/sdb1<br /> 5879790+0 Datensätze ein<br /> 5879790+0 Datensätze aus<br /> 3010452480 Bytes (3,0&nbsp;GB) kopiert, 506,879&nbsp;s, 5,9&nbsp;MB/s<br /> [root@ASUS rescue]# bunzip2 SDA2_IMA.BZ2<br /> bunzip2: Can't guess original name for SDA2_IMA.BZ2 — using SDA2_IMA.BZ2.out<br /> [root@ASUS rescue]# dd if=SDA2_IMA.BZ2.out of=/dev/sdb2<br /> 208845+0 Datensätze ein<br /> 208845+0 Datensätze aus<br /> 106928640 Bytes (107&nbsp;MB) kopiert, 1,58988&nbsp;s, 67,3&nbsp;MB/s<br /> [root@ASUS rescue]# bunzip2 SDA3_IMA.BZ2<br /> bunzip2: Can't guess original name for SDA3_IMA.BZ2 — using SDA3_IMA.BZ2.out<br /> [root@ASUS rescue]# dd if=SDA3_IMA.BZ2.out of=/dev/sdb3<br /> 1975995+0 Datensätze ein<br /> 1975995+0 Datensätze aus<br /> 1011709440 Bytes (1,0&nbsp;GB) kopiert, 37,4165&nbsp;s, 27,0&nbsp;MB/s<br /> [root@ASUS rescue]# tune2fs -c -1 -i 0 /dev/sdb1<br /> tune2fs 1.40.8 (13-Mar-2008)<br /> Setze maximale Mount-Anzahl auf -1<br /> Setze Intervall zwischen Checks auf 0 Sekunden<br /> [root@ASUS rescue]# tune2fs -c -1 -i 0 /dev/sdb3<br /> tune2fs 1.40.8 (13-Mar-2008)<br /> Setze maximale Mount-Anzahl auf -1<br /> Setze Intervall zwischen Checks auf 0 Sekunden<br /> [root@ASUS rescue]# tune2fs -c -1 -i 0 /dev/sdb4<br /> tune2fs 1.40.8 (13-Mar-2008)<br /> Setze maximale Mount-Anzahl auf -1<br /> Setze Intervall zwischen Checks auf 0 Sekunden<br /> [root@ASUS rescue]# mkdir sda1<br /> [root@ASUS rescue]# mount -t ext3 /dev/sdb1 sda1<br /> [root@ASUS rescue]# dir<br /> rescue.img sda1 SDA1_IMA.BZ2.out SDA2_IMA.BZ2.out SDA3_IMA.BZ2.out SDA_PTAB<br /> [root@ASUS rescue]# vi sda1/etc/fstab (EDITED WITH VI)<br /> [root@ASUS rescue]# umount sda1<br /> [root@ASUS rescue]#</p> <p>I hope this helps non-linux users.</p> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-203697</guid>
				<title>Re: Recovering Original FW - Tested by the Saint</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-203697</link>
				<description></description>
				<pubDate>Fri, 20 Jun 2008 12:14:55 +0000</pubDate>
				<wikidot:authorName>The_Saint</wikidot:authorName>				<wikidot:authorUserId>59546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all</p> <p>I removed the 500Gb disk from MBWE</p> <p>I used Open Linux (Mandriva) on my PC for first time cause I using Windows XP (I am new to Linux)</p> <p>Installed the Original Firmware (following exactly the instructions) on 1Tb disk from MBEE (MyBook Essentilal Edition / USB 2.0 )</p> <p>Installed the 1000Gb disk in MBWE</p> <p>(In my case I have to use sde1 ,sde2 ,sde3 ,sde4 instead of sda1 ,sda2,sda3 ,sda4 » Linux sytem ??!! but I solved it)</p> <p>It works well !</p> <p>Now I have a MBWE with 1Tb and MBEE with 500Gb</p> <p>Thanks</p> <p>It works ! ! !</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-189414</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-189414</link>
				<description></description>
				<pubDate>Tue, 10 Jun 2008 22:43:56 +0000</pubDate>
				<wikidot:authorName>tammersalem</wikidot:authorName>				<wikidot:authorUserId>109912</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi kroner, I'm doing a rescue using you r same setup (system rescue CD and a SATA-to-USB cable).<br /> All my partitions are showing up under /dev/sdb1-4. The problem is that whenever I try to mount the partitions, I get an "mount: /dev/sdb1 already mounted or /media/sdb1 busy".<br /> Obviously I don't need to mount, but it's noted.</p> <p>Then I went through the steps and at step 4, I got this error</p> <div class="code"> <pre> <code>Checking that no-one is using this disk right now ... BLKRRPART: Device or resource busy This disk is currently in use - repartitioning is probably a bad idea. Umount all file systems, and swapoff all swap partitions on this disk. Use the --no-reread flag to suppress this check. Use the --force flag to overrule all checks.</code> </pre></div> <p>I'm a bit confused because I'm positive that none of these partitions are mounted. See output of mount:</p> <div class="code"> <pre> <code>tmpfs on / type tmpfs (rw) /dev/loop0 on /mnt/livecd type squashfs (ro,relatime) /dev/sr0 on /mnt/cdrom type iso9660 (ro,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec) udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,gid=5,mode=620) tmpfs on /lib/firmware type tmpfs (rw) tmpfs on /usr/portage type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)</code> </pre></div> <p>Also, did you change the SDA_PTAB file from /dev/sda1 to /dev/sdb1 and so on? If you did SATA-to-USB then the partitions wouldn't be called sda, would they?</p> <p>Any help here is greatly appreciated!</p> <p>======================UPDATE===========================</p> <p>I got past the above part by re-booting (although it happened several times). Now I'm getting the following error at step 11:</p> <div class="code"> <pre> <code>root@sysresccd /mnt/sdb4/rescue % tune2fs -c -1 -i 0 /dev/sdb1 tune2fs 1.40.9 (27-Apr-2008) tune2fs: Bad magic number in super-block while trying to open /dev/sdb</code> </pre></div> <p>I've skipped this part and went onto the next step and I get this error:</p> <div class="code"> <pre> <code>root@sysresccd /mnt % mount -t ext3 /dev/sdb1 /mnt/sdb1 mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so</code> </pre></div> <p>I've tried this about 5 times and I keep getting the same error. Is it because my hardrive is sdb rather than sda? Should that even make a difference (i've been switching out sda for sdb where appropriate)</p> <p>really frustrated!!……………….</p> <p>=====================UPDATE===========================</p> <p>Right …. so I got through the entire process (having to reboot several times because of the above issues). Now I've tried my device and it's not booting up (or at least I think it isn't booting up). The network card is lighting up so I went back to step 10 again. Again it didn't fix the problem. Now I've taken out all partition information and started from scratch. I'm getting this error when using sfdisk:</p> <div class="code"> <pre> <code>root@sysresccd /root/rescue % sfdisk /dev/sda &lt; SDA_PTAB Checking that no-one is using this disk right now ... OK Disk /dev/sda: 121601 cylinders, 255 heads, 63 sectors/track sfdisk: ERROR: sector 0 does not have an msdos signature /dev/sda: unrecognized partition table type Old situation: No partitions found New situation: Units = sectors of 512 bytes, counting from 0 Device Boot Start End #sectors Id System /dev/sda1 48195 5927984 5879790 fd Linux raid autodetect /dev/sda2 5927985 6136829 208845 fd Linux raid autodetect /dev/sda3 6136830 8112824 1975995 fd Linux raid autodetect /dev/sda4 0 - 0 0 Empty Warning: no primary partition is marked bootable (active) This does not matter for LILO, but the DOS MBR will not boot this disk. Successfully wrote the new partition table Re-reading the partition table ... If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 (See fdisk(8).)</code> </pre></div> <br /> Does anyone know if this is the issue? <p>HELP!!!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-186344</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-186344</link>
				<description></description>
				<pubDate>Sun, 08 Jun 2008 08:44:11 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>~ is the home directory of the current user. On some apple mac keyboard, there is no ~ so you can use alt+n then space (alt is also known as the option key). You can also use $HOME instead of ~. When you are beginning the procedure, you use the pc. The root password is the password of the pc. It sometimes do not work (if there is no root user). In this case, use sudo su instead of su root.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-186020</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-186020</link>
				<description></description>
				<pubDate>Sat, 07 Jun 2008 23:34:36 +0000</pubDate>
				<wikidot:authorName>tammersalem</wikidot:authorName>				<wikidot:authorUserId>109912</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Guys,<br /> I have a MBWE 1&nbsp;TB version.<br /> Long story short, someone was trying to install gcc on my machine, and ended up deleting the libgcc_s.so.1 file. Obviously my device is bricked now.</p> <p>So now that I have no way of getting into the machine unless I use the rescue procedure, does anyone have any suggestions of how I can get my libraries back on the HD without having to go through the entire rescue proc?</p> <p>disaster: Can you put a bit more info on how you used System Rescue CD?</p> <p>Any help would be appreciated.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-182984</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-182984</link>
				<description></description>
				<pubDate>Thu, 05 Jun 2008 18:20:06 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do i need to set a jumper or something like that?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-182976</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-182976</link>
				<description></description>
				<pubDate>Thu, 05 Jun 2008 18:13:43 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>cd ~<br /> su root [enter root passwd]</p> <p>The ~ , must i use theire the "codename" of my disk</p> <p>like cd /dev/sdb (in my case)</p> <p>? And what root password, of the pc or from the HD? I did tried it but cant get anything to work :S</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-171692</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-171692</link>
				<description></description>
				<pubDate>Mon, 26 May 2008 19:36:18 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>cd ~<br /> su root [enter root passwd]</p> <p>First step, what if i dont know my password anymore? :S</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-163357</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-163357</link>
				<description></description>
				<pubDate>Wed, 14 May 2008 12:50:31 +0000</pubDate>
				<wikidot:authorName>smccloud</wikidot:authorName>				<wikidot:authorUserId>124667</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>quick question, why does only /dev/md4 have to be replaced? shouldn't /dev/md3 and /dev/md2 need to be changed to /dev/sd3 and /dev/sd2?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-152929</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-152929</link>
				<description></description>
				<pubDate>Sat, 26 Apr 2008 17:41:09 +0000</pubDate>
				<wikidot:authorName>GuiGou</wikidot:authorName>				<wikidot:authorUserId>117421</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for your answer.<br /> So I'll backup everything before doing that, and will let you know how everything went !</p> <p>—<br /> GuiGou</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-152794</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-152794</link>
				<description></description>
				<pubDate>Sat, 26 Apr 2008 11:08:43 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You normally will lost all your data, so backup it before, after first stage.<br /> You can try to skip 3 to 7 steps if you disk still have the good partitions (you can check it with cfdisk, but don't modify anything).<br /> In step 12, you will probably don't have to do that : /dev/md4 MUST BE REPLACED BY /dev/sda4.<br /> I hope your data will not forget if you do that.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-151030</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-151030</link>
				<description></description>
				<pubDate>Wed, 23 Apr 2008 17:44:07 +0000</pubDate>
				<wikidot:authorName>GuiGou</wikidot:authorName>				<wikidot:authorUserId>117421</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi !<br /> 've got some problems with my MBWE 500Go,<br /> and think gonna test the rescue procedure tonight.<br /> One question, will I loose all the data I have on the hard disk ?!</p> <p>Thank you for your help,<br /> Best regards.</p> <p>—<br /> GuiGou</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-148517</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-148517</link>
				<description></description>
				<pubDate>Sat, 19 Apr 2008 09:07:18 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>cd ~ and su root are unix/linux commands.<br /> Executing those commands are not possible in Windows and it's not possible to read the disk file system by default : it is not ntfs but ext2/3 file system.<br /> I suggest you to create an Ubunto 6.06 live CD (this version support also RAID so it is working for My Book World and My Book World II).<br /> After that you just have to restart your machine and boot on the CD. You don't have to install Ubunto on an hard disk. Then, open a terminal…<br /> I recommand to do an ls /dev/sd* before plug-in your usb disk and after, so you will know which letter you must use (it's not necessary sda).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-147474</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-147474</link>
				<description></description>
				<pubDate>Thu, 17 Apr 2008 18:47:17 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is theire anybody who wants to help me with my problem?<br /> Put your MSN addres here or mail it to <span class="wiki-email">moc.liamg|spoonkduur#moc.liamg|spoonkduur</span> please.</p> <p>I speak dutch and english</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-147471</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-147471</link>
				<description></description>
				<pubDate>Thu, 17 Apr 2008 18:27:37 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have my pc running with windows XP</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-147463</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-147463</link>
				<description></description>
				<pubDate>Thu, 17 Apr 2008 18:15:02 +0000</pubDate>
				<wikidot:authorName>Xice</wikidot:authorName>				<wikidot:authorUserId>54026</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have linked my HD to my pc.<br /> But how can I login?</p> <p>cd ~<br /> su root [enter root passwd]</p> <p>where can i do this and how? With putty?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-142546</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-142546</link>
				<description></description>
				<pubDate>Thu, 10 Apr 2008 19:49:04 +0000</pubDate>
				<wikidot:authorName>polanders</wikidot:authorName>				<wikidot:authorUserId>79388</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Many thanks to all involved in putting this procedure together, rescued my non-booting 500gb MBW first go without a hitch.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-142212</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-142212</link>
				<description></description>
				<pubDate>Thu, 10 Apr 2008 11:39:26 +0000</pubDate>
				<wikidot:authorName>lefgrter</wikidot:authorName>				<wikidot:authorUserId>110234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have tryed the rescue guide on my MBW 1TB single drive, and i have experienced only one problem…<br /> The file rescue.img is obviously take from a 500GB MBWand from the moment that i execute the step 7</p> <p>the partition sda4 that i have created on step 5 is ruined and in the end i have a working MBW 1TB with a working space of 461&nbsp;GB and 465&nbsp;GB unallocated space!!!!! with some reading errors (I can't resize the partition with Gparted applicaton from Ubuntu!!!)<br /> I have solved this problem by changing the steps order<br /> After the step 4</p> <blockquote> <p>4. Create the first 3 system partitions</p> </blockquote> <p>sfdisk /dev/sda &lt; SDA_PTAB</p> <p>I have executed the step 7</p> <blockquote> <p>7. Copy the contents of rescue.img to the disk</p> </blockquote> <p>dd if=rescue.img of=/dev/sda</p> <p>THEN gone to step 5</p> <p>cfdisk /dev/sda</p> <p>At the end of the disk go to sda4 and DELETE it… THEN follow the instructions below<br /> there is much free space, create there a PRIMARY partition, set it to be TYPE=fd<br /> This is because this manual is usable for all kind of disks big enough… So you can do this also with a 500G, 750G, 1000G or bigger disk. So the partition at the end is variable size dependent on the disk.</p> <p>After that follow the rest of the guide without step 7 again</p> <p>Thats it !!!</p> <p>By the way, you saved my MBW. Thanks…!!!!!!!!!!!<br /> Sorry for my grammar mistakes but english is not my native language</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-140645</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-140645</link>
				<description></description>
				<pubDate>Tue, 08 Apr 2008 06:37:27 +0000</pubDate>
				<wikidot:authorName>fybyfyby</wikidot:authorName>				<wikidot:authorUserId>98865</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, I got it working. Again I copied bit by bit partitions sda1, sda2 and sda3 (now without editing etc/fstab) and mybook is communicating again!</p> <p>Thanks mister! ;-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-140332</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-140332</link>
				<description></description>
				<pubDate>Mon, 07 Apr 2008 19:49:56 +0000</pubDate>
				<wikidot:authorName>fybyfyby</wikidot:authorName>				<wikidot:authorUserId>98865</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi I have problems with connecting to mbwe. I copied rescue.img, sda1, sda2 and sda3, but still no connection.</p> <p>Is it possible to erase whole sda3 partition without touching sda4? Maybe this is the problem. I cannot erase whole disk, because sda4 is full of data.</p> <p>Do you have any suggestions?</p> <p>Thanks ;-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-127879</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-127879</link>
				<description></description>
				<pubDate>Wed, 19 Mar 2008 18:05:23 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have post a procedure to restore the RAID, but not the data. I think that with some modification, it is probably possible to restore the data also.<br /> Check on post MacUser 15 Mar 2008</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-127871</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-127871</link>
				<description></description>
				<pubDate>Wed, 19 Mar 2008 17:58:08 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In my case it do not work. Try my procedure given here (MacUser 15 Mar 2008)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-127869</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-127869</link>
				<description></description>
				<pubDate>Wed, 19 Mar 2008 17:55:31 +0000</pubDate>
				<wikidot:authorName>MacUser</wikidot:authorName>				<wikidot:authorUserId>90012</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Try my procedure given here (MacUser 15 Mar 2008)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-127502</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-127502</link>
				<description></description>
				<pubDate>Wed, 19 Mar 2008 03:34:55 +0000</pubDate>
				<wikidot:authorName>chelrob</wikidot:authorName>				<wikidot:authorUserId>94390</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Maybe someone can help me with this scenario…</p> <p>My MBWE is up and running and I just want to back it down to the way it was before the firmware upfrage to 2.00.15.</p> <p>Can I do just portions of this procedure to restore the firmare and gcc compiler and leave my shares intact?</p> <p>I already tried restoring /usr from the backup image and that did not correct the gcc issues. I can't <em>make</em> or <em>configure</em> any programs.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>