On Thursday 10 August 2006 19:25, Faber J. Fedor wrote:
> Hi guys,
> 
> Me and my guys have inherited a webserver running Debian 3.3.5 and
> bacula doing remote backups (the webserver is a bacula client).  The
> previous admin left very little in the way of documentation so that is
> one of our first tasks.
> 
> Along those line, we want to be able to do a bare metal restore of the
> webserver to another machine. So be the good little geeks that we are,
> we RTFBM and followed the procedure to create the Bacula CDs.
> 
> The problem we are experiencing is a kernel panic when booting off the
> CD, the specific message is "unable to mount root fs on unknown-block(3,1)".
> 
> Now, this tells me a couple of things: 
> 
> 1. Bacula is trying to mount a file system from the first partition of the 
> first hard drive.  Why? For all intents and purposes, it looks like a
> pivotroot is being executed, but I checked the linuxrc script and there
> is no pivotroot.  I tried 'linux root=/dev/root' and got the same kernel
> panic on unknown-block(0,0).

No, the old Bacula rescue CD does not do a pivot-root.

> 
> 2. The Bacula CD can't find a fs module to load.  While the module in
> question (ext3) may not be built into the kernel, it is in the initrd
> image that gets loaded. So why isn't it being found?

Probably Debian has a different way of loading modules that RedHat/Fedora.

> 
> Any suggestions on how to get these CDs to boot?

The old Bacula rescue CD (as currently released) worked on RedHat/Fedora until 
FC5, where they changed something that made it fail.  It didn't seem to work 
very well on other distros, mostly because I didn't have those distros 
available so could not try them.  The old rescue CD is probably not worth 
trying to fix.  There is a Knoppix version in the current CVS (and is also 
released) that *should* work, but I have never personally tried it.  I 
believe that there is some documentation in the knoppix directory somewhere.

I have a new rescue CD that I am working on, which is based on the mkcdrec 
code and which will be released in the near future -- it is actually ready 
for testing now, but not in a polished state.  The best bet would be to wait 
until I officially release it.  If you *really* want to be on the bleeding 
edge of this problem, send me a note off-list and I'll post the code so you 
can download it and try it.  I have booted it under SuSE 10.1, and am told it 
also boots under Fedora FC5.  It *should* boot under most other distros, but 
that remains to be seen.

> 
> -- 
>  
> Regards,
>  
> Faber Fedor
> President
> Linux New Jersey, Inc.
> 908-320-0357
> 800-706-0701
> 
> http://www.linuxnj.com
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to