[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Customizing a Qube3 CD
- Subject: Re: [cobalt-developers] Customizing a Qube3 CD
- From: Lyle Scheer <lyle.scheer@xxxxxxx>
- Date: Thu Nov 21 16:29:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Thu, 2002-11-21 at 15:48, Gavin Nelmes-Crocker wrote:
> Hi
>
> I'm sort of hoping that Lyle or someone might still be on the list and
> respond, of course I'll settle for any answer if it works.
I'm still here.
> I'm trying to build a customised Qube3 OSRCD in the same way as the RaQ
> version by putting numbered packages into /nfsroot-x86/bto-sync/bundles but
> it doesn't work - nada no installed packages nothing.
That should work... I'm not sure why it wouldn't.
There are two things you can do...
1) look at the console port output as the unit builds for debugging
purposes. Any error messages will hopefully help.
2) look at the script called "run_tests". This is the script that runs
when the unit reboots and is supposed to load patches. Find the
variable @bundles ... that should be the area of code that is loading
the bundles.
Let me know if this helps or what other information you gather.
- Lyle