This is for ubuntu 9.04 x64 I customized the live cd to include mvsas at boot.
I found on internet at this adress http://www.ubuntu- unleashed.com/2007/08/howto-customize-your-own-ubuntu-live-cd.html a script that I modified to made a desktop cd install. Here the script and mvsas.ko. Steps to create the custom desktop cd. 1. you must download ubuntu 9.04 desktop cd x64 save it to /root 2. download the custom-install script save it to /root 3. download mvsas.ko save it to root 4. lauch terminal as root 4. chmod a+x /root/custom-install 5. cd /root 6. ./custom-install 7. Extract iso contents = y 8. Install patch for Marvell SAS = y 9. Recompile iso = y 10. You will in /root Ubuntu-9.04-custom-amd.iso 11. Write it to a cd 12. Launch the cd with try ubuntu not install ubuntu 13. When the cd finished to boot Launch Terminal 14. su root 15. depmod -a 16. modprobe mvsas 17. You can install install Ubuntu on sas controller The next step would be to replace the installation of the default kernel by a custom kernel with support for mvsas. but I don't know how. Anybody an idea where are the package Ubuntu desktop cd install on the desktop cd ? I want also to avoid depmod -a step how can I launch depmod in a chroot environment ? Anybody an idea ? Thanks Enjoy.... ** Attachment added: "custom-install" http://launchpadlibrarian.net/26149468/custom-install -- Marvell 88SE6320 SAS-Controller not found! https://bugs.launchpad.net/bugs/327783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
