<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://buffalo.nas-central.org/w/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Talk:Real NAS - Revision history</title>
		<link>http://buffalo.nas-central.org/w/index.php?title=Talk:Real_NAS&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Sat, 18 May 2013 14:55:52 GMT</lastBuildDate>
		<item>
			<title>Ramuk:&amp;#32;1 revision(s)</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=Talk:Real_NAS&amp;diff=16137&amp;oldid=prev</link>
			<description>&lt;p&gt;1 revision(s)&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 00:06, 11 November 2007&lt;/td&gt;
		&lt;/tr&gt;
		&lt;!-- diff generator: internal 2013-05-18 14:55:52 --&gt;
&lt;/table&gt;</description>
			<pubDate>Sun, 11 Nov 2007 00:06:23 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:Real_NAS</comments>		</item>
		<item>
			<title>SteBo:&amp;#32;Some questions about this howto</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=Talk:Real_NAS&amp;diff=16136&amp;oldid=prev</link>
			<description>&lt;p&gt;Some questions about this howto&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You could simply use a IDE-CF-Card converter and add a 256 MB Flashdisk instead of the Notebook disk. Okay, 256 MB is not to much, but you can go bigger if you want.&lt;br /&gt;
&lt;br /&gt;
The main subject on thinking about this is the heat developement by another disk...and maybe speed when booting...&lt;br /&gt;
&lt;br /&gt;
: Yes, a 256MB CF card should quite do the job if you are going to keep the original OS. But if you plan to install another distribution and don't want to flash a custom kernel you'll need to make a really small (about 4mb) hda1 partition, install just busybox the loader module and your kernel and boot form it to hda2 with your real root.&lt;br /&gt;
: --[[User:Yvasilev|Yvasilev]] 21:28, 12 Aug 2005 (CEST)&lt;br /&gt;
&lt;br /&gt;
My Terastation is crashed because I copy install some component (from Debian web site) on it after the machine was hacked. I try to restore the disk firmware by mounting the disk and restore all image.dat disk firmware. Following is the operation and error message:&lt;br /&gt;
&lt;br /&gt;
JONES:/t# mount -t xfs /dev/hdb1 /x&lt;br /&gt;
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,&lt;br /&gt;
       missing codepage or other error&lt;br /&gt;
       (could this be the IDE device where you in fact use&lt;br /&gt;
       ide-scsi so that sr0 or sda or so is needed?)&lt;br /&gt;
       In some cases useful info is found in syslog - try&lt;br /&gt;
       dmesg | tail  or so&lt;br /&gt;
&lt;br /&gt;
where teh device 'hdb' are created from one of the original RAID disks (by 'dd' comand which is also introduced in this article).&lt;br /&gt;
&lt;br /&gt;
Is there any other method to restore the firmware back to original fab setup? or the above method has something mistake that I didn't catch?&lt;br /&gt;
&lt;br /&gt;
Thank you very much!&lt;br /&gt;
&lt;br /&gt;
: I don't quite understand what is what you mean by &amp;quot;where teh device 'hdb' are created from one of the original RAID disks (by 'dd' comand which is also introduced in this article)&amp;quot;. The dd command can't create a device, it can only access (read or write) a contents of a device or a file. But if you created an image with&lt;br /&gt;
 dd if=/dev/250gb_disk of=original-sectors-0-65.raw bs=8225280 count=66&lt;br /&gt;
: you can restore it later with:&lt;br /&gt;
 dd if=original-sectors-0-65.raw of=/dev/250gb_disk bs=8225280 count=66&lt;br /&gt;
: you'll need to do it to all 4 of our disks so RAID1 will not recover to the previous broken state. Actually you probably may want to do it to just one HD and then try booting the Terastation with the other 3 disconnected)&lt;br /&gt;
&lt;br /&gt;
: Also please let us know what Debian packages caused this, as the ones I have tried worked without any problems.&lt;br /&gt;
: --[[User:Yvasilev|Yvasilev]] 23:01, 27 Oct 2005 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Thanks for your reply. I found a way to recover my Terastation by cleaning all Raid 1 partition and applying the original firmware package.&lt;br /&gt;
However, this will rebuild your Raid 5 disk array and destroy all data on the disks.&lt;br /&gt;
&lt;br /&gt;
''Also please let us know what Debian packages caused this, as the ones I have tried worked without any problems.&lt;br /&gt;
''&lt;br /&gt;
&lt;br /&gt;
My system was crash after I install  w-get, GCC and SAMBA 3.x package . All of them are got form Debain web with PPC version.&lt;br /&gt;
&lt;br /&gt;
By the way, I found the four State/Full led doesn't light again after installing SAMBA 3.x (I only copy the deamon and its library and so that it didn't crash my system). Is there any method to identify the root cause? I also found that the SAMBA 3.x is not stable because sometimes it doesn't allow me to access Terastation from Windows. Is there any a normal method to install SAMBA 3.x? Thanks in advance.&lt;br /&gt;
&lt;br /&gt;
--[[User:Jones|jones]] 20:34, 28 Oct 2005 (CEST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Setting up OS disk inside a running terastation ==&lt;br /&gt;
&lt;br /&gt;
A better way to set up the OS disk ...&lt;br /&gt;
&lt;br /&gt;
Shut down the box, add the new drive as master on DISK1 connector and change existing disk to slave&lt;br /&gt;
Boot the box&lt;br /&gt;
Log in as root&lt;br /&gt;
Copy the partition table from another disk&lt;br /&gt;
&lt;br /&gt;
    dd if=/dev/hdb of=/dev/hda bs=512 count=1&lt;br /&gt;
&lt;br /&gt;
I foud it necessary to delete partitions 3 and 4 as they seem to cause all sorts of SectorIDNotFound errors, I re-created sensible ones at the same time&lt;br /&gt;
&lt;br /&gt;
    mfdisk -c /dev/hda&lt;br /&gt;
    d&lt;br /&gt;
    3&lt;br /&gt;
    d&lt;br /&gt;
    4&lt;br /&gt;
    n&lt;br /&gt;
    e&lt;br /&gt;
    3&lt;br /&gt;
    66&lt;br /&gt;
    4864&lt;br /&gt;
    w&lt;br /&gt;
&lt;br /&gt;
It does, however, seem to result in the red fail light flashing for disk 1.&lt;br /&gt;
&lt;br /&gt;
Add the new disk into the raid 0 array&lt;br /&gt;
&lt;br /&gt;
    mdadm --manage /dev/md0 --add /dev/hda1&lt;br /&gt;
&lt;br /&gt;
Remove a disk from the array to force a rebuild&lt;br /&gt;
&lt;br /&gt;
    mdadm --manage /dev/md0 --fail /dev/hdb1&lt;br /&gt;
&lt;br /&gt;
Watch it rebuild with ...&lt;br /&gt;
&lt;br /&gt;
    cat /proc/mdstat&lt;br /&gt;
&lt;br /&gt;
Set up the swap partition&lt;br /&gt;
&lt;br /&gt;
    mkswap /dev/hda2&lt;br /&gt;
&lt;br /&gt;
Reboot and check everything appears to be working, because if the new disk is a problem, it will be difficult to put the old array back together again as nobody seems to know the root password for EM mode.&lt;br /&gt;
&lt;br /&gt;
You should now be able to remove all the other disks from the array with&lt;br /&gt;
&lt;br /&gt;
    mdadm --manage /dev/md0 --fail /dev/hd{c,e,g}1&lt;br /&gt;
    mdadm --manage /dev/md0 --remove /dev/hd{c,e,g}1&lt;br /&gt;
&lt;br /&gt;
And remove the unneeded partitions&lt;br /&gt;
&lt;br /&gt;
    mfdisk -c /dev/hdb&lt;br /&gt;
    d&lt;br /&gt;
    1&lt;br /&gt;
    d&lt;br /&gt;
    2&lt;br /&gt;
    dd if=/dev/hdb of=/dev/hdc bs=512 count=1&lt;br /&gt;
    dd if=/dev/hdb of=/dev/hde bs=512 count=1&lt;br /&gt;
    dd if=/dev/hdb of=/dev/hdg bs=512 count=1&lt;br /&gt;
&lt;br /&gt;
And finally, reboot again.&lt;br /&gt;
&lt;br /&gt;
This method will ensure that the data partitions are kept intact.&lt;br /&gt;
&lt;br /&gt;
== Some questions about this howto ==&lt;br /&gt;
&lt;br /&gt;
Hi! Great howto! :-)&lt;br /&gt;
&lt;br /&gt;
Before I start modifying our terastation to turn it into a Debian server, I would like to ask a few questions:&lt;br /&gt;
&lt;br /&gt;
* I plan to hack a 2 TB Terastation HomeServer. Is the bs= parameter for the dd command the same with this Terastation variant? Could this number be verified with the xfs_info command?&lt;br /&gt;
* Why does the last dd command in section ''Using a Separate Computer'' use count=64 instead of count=66?&lt;br /&gt;
* Any hints how to start a Debian installation after the hard disks are set up?&lt;br /&gt;
&lt;br /&gt;
Thanks for your help! Maybe this discussion leads to some further enhancements of the howto. :-) --[[User:SteBo|SteBo]] 16:47, 16 February 2007 (CET)&lt;/div&gt;</description>
			<pubDate>Fri, 16 Feb 2007 15:47:33 GMT</pubDate>			<dc:creator>SteBo</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:Real_NAS</comments>		</item>
	</channel>
</rss>