NAS boot proces: uboot -> bootable device USB :/dev/sdb1 (files from /boot directory) -> (initrd) mount "rootfs" labeled disk which is on /dev/sdb2 ... and there is my debian.
HOWTO do it:http://forum.doozan.com/read.php?2,14351
physicaly:
my rootfs this is /dev/sdb2 (pendrive)
sda - hdd1
sdc - hdd2
under "df" I see sth like that:
/dev/disk/by-label/rootfs .... /
under "mount"
rootfs on / type ext3 (rw,.....)
> apt-get update
> apt-get upgrade
of course.
Moreover I tested nfs from "debian testing" repo - no result
revert back to squeeze version (uninstal purge, manual install of deb packets,) - no result
> I'm running the same kernel, and sharing several nfs shares.
> Some for browsing and several for rootfs (as in nfs cluster).
Wow! so this is possible :) Thats very good news :)
So this is possible...
> ps -deaf
now I have no access to this hardware, I will put that today evening ( in about 8 hours...)
HOWTO do it:http://forum.doozan.com/read.php?2,14351
physicaly:
my rootfs this is /dev/sdb2 (pendrive)
sda - hdd1
sdc - hdd2
under "df" I see sth like that:
/dev/disk/by-label/rootfs .... /
under "mount"
rootfs on / type ext3 (rw,.....)
> apt-get update
> apt-get upgrade
of course.
Moreover I tested nfs from "debian testing" repo - no result
revert back to squeeze version (uninstal purge, manual install of deb packets,) - no result
> I'm running the same kernel, and sharing several nfs shares.
> Some for browsing and several for rootfs (as in nfs cluster).
Wow! so this is possible :) Thats very good news :)
So this is possible...
> ps -deaf
now I have no access to this hardware, I will put that today evening ( in about 8 hours...)