Differences
This shows you the differences between the selected revision and the current version of the page.
howto:ffp-reloaded 2009/07/09 05:43 | howto:ffp-reloaded 2017/12/04 19:31 current | ||
---|---|---|---|
Line 10: | Line 10: | ||
For now, the supplied 2.6.25 kernel doesn't work with Rev B1, because the vanilia kernel doesn't support rev B1. However, you can use a 2.6.12 kernel from the [[http://www.inreto.de/dns323/misc/|firmware-reloaded archive in the misc/]] section of fonz's software repository. | For now, the supplied 2.6.25 kernel doesn't work with Rev B1, because the vanilia kernel doesn't support rev B1. However, you can use a 2.6.12 kernel from the [[http://www.inreto.de/dns323/misc/|firmware-reloaded archive in the misc/]] section of fonz's software repository. | ||
+ | |||
Line 43: | Line 44: | ||
<code> | <code> | ||
- | cd /lib | + | cd /lib |
- | rm /mnt/HD_a2/lib # remove symbolic link created above | + | rm /mnt/HD_a2/lib # remove symbolic link created above |
- | tar cf - * | (cd /mnt/HD_a2; tar xvf -) | + | tar cf - * | (cd /mnt/HD_a2; tar xvf -) |
</code> | </code> | ||
Line 102: | Line 103: | ||
With this setup, I have my Rev B1 DNS-323 reloading into fun-plug 0.5, with RAID1 enabled, and running the NFS **kernel** server. | With this setup, I have my Rev B1 DNS-323 reloading into fun-plug 0.5, with RAID1 enabled, and running the NFS **kernel** server. | ||
+ | |||
+ | |||
Line 111: | Line 114: | ||
+ | * Mijzelf made it work on the NSA-220 [[http://forum.dsmg600.info/viewtopic.php?pid=32398#p32398]] |