right ok take 2 at the guide:
ive been doing some more digging about and found that you actually dont need psl1ght and ps3toolchain as asbestOS has its own tool chain so this is a rework of my original post
1, download and compile the toolchain from here git.marcansoft.com Git - asbestos.git/blob - toolchain/buildit.sh
2, NFS from here https://help.ubuntu.com/community/SettingUpNFSHowTo or if you choose load from usb device
3,then compile asbestOS from here git.marcansoft.com Git or use hermes from here http://psx-scene.com/forums/f119/gui...payload-69498/ (Hermes AsbestOS Payload)
right now if you compile asbestOS from marcansoft it automatically points to the boot server from your dhcp server config. then from the dhcp config that points to the tftp server and a file which is the kboot.config(which was used originally for otheros) which then points to the kernel and initrd(tftp loaded btw so put in tftp folder) and kernel args. the kernel args point to specific nfs parameters(the nfs folders set up in step 2) then comes the good stuff....you need your powerpc distro of your choice(ubuntu,gentoo,etc) and now you need to edit the kernel wiv a patch from here http://git.marcansoft.com/?p=ps3-lin...summary....for any worries abestOS can run on 64kb so it can be compiled for any device wiv tha space...im not sure on the mcu needed as it stands but i will find out and get the spec's here asap....i hope this helps you guys but i'll keep to my word and as soon as ive got my device set this up user friendly for all who wanna use it =D
this is more of a breakdown in simple terms on how it works rather than a guide to set it up but ive gave as many pointers so you have some reading to start getting familiar wiv how its done
Right ok been looking into how to install ubuntu to NFS and there is a http://wiki.debian.org/Debootstrap which if you read about can set the filesystem for you on space on a partition should make setting up the root filesystem easier on your machine...i will find out whats needed from the powerpc version of ubuntu to make it boot properly....anyone feel free to jump in n contribute

