Sabayon / genkernel-next

An improved and modern remake of Gentoo genkernel (in: udev, plymouth; out: cross compiler support)
47 stars 45 forks source link

Added ATA over Ethernet support #32

Open coseltech opened 8 years ago

coseltech commented 8 years ago

I boot with root on ZFS over AoE, with commandline "dozfs root=ZFS doaoe=e1.0 doaoe=e1.1 doaoe=e2.0 doaoe=e2.1 [...]" where each "doaoe" argument lists an AoE target drive that needs to be discovered before boot can continue (and root filesystem mounted). Any filesystem should work.

Cheers!