|
From: Heiko Z. <he...@zu...> - 2008-04-17 12:54:52
|
Quoting Bruce Smith <bw...@ar...>: >> > It looks for the saved config, can't find any, asks if I want to >> > continue without a config, I answer "y", and then it says: >> > >> > !!! Devil-Linux CD-ROM not found !!! >> > Please check your Hardware! >> > Booting will NOT continue, you have to reset to try again >> > >> I have done a quick check for bb 1.9.2 and it works for my boxes - intel and >> nvidia sata. I'll checked it in ASAP ( a little modification of the >> build script >> is required ). > > Do you want me to test this one on my SATA CDROM system? > > Is there a good shortcut to get the changes in my ISO? i.e. > After updating src & cvs, can I manually untar busybox, run > scripts/build.sh to build & install it, then "make clean install iso"? > > Or should I start over with a new lFS & make mrproper? rm -rf tmp/busybox* untar the new one into tmp/ rm tmp/.done*busybox make clean makefile You guys may not know about "make makefile", it's a little faster and supports the parallel compile of several scripts at the same time. -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |