Hi guys, I managed to compile, emerge and do anything with sabayon 3.4f.
Now I have a gentoo home made kernel
with:
# emerge --sync
# layman -s sabayon
# emerge genkernel
# kernel-sources #what ever u want
# eselect kernel list #note which number you want to install
# eselect kernel set x #this will set symlink
# zcat /proc/config.gz > /usr/src/config
# genkernel --kernel-config=/usr/src/config --menuconfig --bootloader=grub
--splash=sabayon all
reboot
# module-list #to remove or add modules
# # emerge "some_drive"
# module-rebuild rebuild
and finished!
It is really fast and works! I am very Happy!!
--
gentoo-user@lists.gentoo.org mailing list