Re: [Bacula-users] bacula rescue cdrom source code

2024-08-25 Thread Dan Langille
On Sat, Aug 24, 2024, at 5:03 AM, Josip Deanovic via Bacula-users wrote: > On 2024-08-24 01:32, Jose Alberto wrote: >> rear with bacula? work??? Test >> >> https://packages.debian.org/bookworm/rear > > Hello, > > Yes, it works. > I am using it for several years now, with Centos 6, Centos

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-24 Thread Josip Deanovic via Bacula-users
On 2024-08-24 01:32, Jose Alberto wrote: rear with bacula? work??? Test https://packages.debian.org/bookworm/rear Hello, Yes, it works. I am using it for several years now, with Centos 6, Centos 7, Centos 8, Debian 10, Debian 11 and Debian 12. In my case, bootable rear image is betwe

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-23 Thread Jose Alberto
rear with bacula? work??? Test https://packages.debian.org/bookworm/rear On Thu, Aug 1, 2024 at 1:37 PM Bill Arlofski via Bacula-users < bacula-users@lists.sourceforge.net> wrote: > On 8/1/24 7:31 AM, William Rice wrote: > > > > Hello I'm trying to locate the bacula-rescue cdrom sour

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-23 Thread Rob Gerber
Another thing of note is the Relax and Recover (rear) project. It's capable of building full system images using tar, or just recreating the partitions on the host system prior to you doing a full fileset restore using Bacula. relax-and-recover.org Robert Gerber 402-237-8692 r...@craeon.net On

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-23 Thread Phil Stracchino
On 8/1/24 13:35, Bill Arlofski via Bacula-users wrote: On 8/1/24 7:31 AM, William Rice wrote: > Hello I'm trying to locate the bacula-rescue cdrom source code so I can make a Bare Metal Recovery cdrom for bacula-9.0.8 Any help would be greatly appreciated! For what it's worth: What I do

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-01 Thread Bill Arlofski via Bacula-users
On 8/1/24 7:31 AM, William Rice wrote: > Hello I'm trying to locate the bacula-rescue cdrom source code so I can make a Bare Metal Recovery cdrom for bacula-9.0.8 Any help would be greatly appreciated! Hello William, Just a quick FYI: Bacula's Bare Metal recovery for Windows and Linux are

[Bacula-users] bacula rescue cdrom source code

2024-08-01 Thread William Rice
Hello I'm trying to locate the bacula-rescue cdrom source code so I can make a Bare Metal Recovery cdrom for bacula-9.0.8 Any help would be greatly appreciated! wr...@me-man.com ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://li

[Bacula-users] Bacula Rescue CDROM for Linux, where director, sd and fd is on one server

2012-06-21 Thread Jürgen Echter
Hi, i wonder if there is a possibility to create a rescue cd where i can rescue a whole server with director, sd and fd on it? I found http://www.bacula.org/de/dev-manual/Disast_Recove_Using_Bacula.html#SECTION00248 but there i got told that this is only useful for servers whe

Re: [Bacula-users] Bacula Rescue

2010-09-17 Thread Ralf Gross
Heitor Faria schrieb: > > For several months, I cant compile Bacula Disaster recovery cd-rom on > Debian 5. > The make command, return several dependencies and missed paths (e.g. > networking). > Does anyone knows what is happening? I'm not sure if the Rescue CD is still supported / maintained

[Bacula-users] Bacula Rescue

2010-09-17 Thread Heitor Faria
Guys, For several months, I cant compile Bacula Disaster recovery cd-rom on Debian 5. The make command, return several dependencies and missed paths (e.g. networking). Does anyone knows what is happening? Regards, Heitor Faria --

[Bacula-users] Bacula-rescue Centos 5.3

2010-07-07 Thread Daniele Ferrara
Hi all I have configurate infrastructure of bacula, and all work perfectaly for backup Files. I building solution for disaster recovery and restore Image system, but i have problem for create CD-Rescue. My system is Centos 5.3 i have tried with source bacuale-rescue 5.0.2 and rpm package bacula

[Bacula-users] bacula-rescue errors on debian

2010-05-24 Thread Heitor Medrado de Faria
Guys, When trying to "make" the bacula-rescue on a Debian 5.0 box, I got this several deps: ... Could not find ash on your system Could not find chkconfig on your system Could not find consoletype on your system Could not find dhcpd on your system Coul

[Bacula-users] bacula-rescue errors on debian

2010-04-23 Thread Heitor Faria
Guys, When trying to "make" the bacula-rescue on a Debian 5.0 box, I got this several deps: ... Could not find ash on your system Could not find chkconfig on your system Could not find consoletype on your system Could not find dhcpd on your system Cou

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Mordechai T. Abzug
On Wed, Apr 22, 2009 at 11:02:01AM +0300, Patrick Okui wrote: > These steps should really go into the wiki (if they aren't there > already) You're welcome to put it in! Here is a slight expansion of steps 6 and 7: (6) run a restore on the server to restore the directory with your part

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Mordechai T. Abzug
On Wed, Apr 22, 2009 at 10:14:17AM +0200, Beorn Harris wrote: > Thanks for the detailed reply... I recognize that I could use > knoppix (or other) to do the recovery as you mentioned...I was just > hoping to be able to make the cd for that system easily without > mucking around too much. Persona

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Josh Fisher
I don't use VMWare, but what I do for Centos 5 Xen is keep a minimal Centos 5 VM template in a file on the host server's file system. In this case, physical servers are a two-node cluster, and a copy of the template VM is kept on both nodes. The VMs are in LVM partitions on DRBD storage. The te

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Patrick Okui
On Apr 22, 2009, at 10:42 AM, Mordechai T. Abzug wrote: > On Wed, Apr 22, 2009 at 08:14:37AM +0200, Beorn Harris wrote: > >> I have been tearing my hair out over this one...I am trying to test >> a bare metal recovery, but so far have been unable to get the bacula >> rescue CDROM to boot. I am a

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Beorn Harris
Thanks for the detailed reply... I recognize that I could use knoppix (or other) to do the recovery as you mentioned...I was just hoping to be able to make the cd for that system easily without mucking around too much. I guess I have spent too much time already trying to get things to work, so

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Mordechai T. Abzug
On Wed, Apr 22, 2009 at 08:14:37AM +0200, Beorn Harris wrote: > I have been tearing my hair out over this one...I am trying to test > a bare metal recovery, but so far have been unable to get the bacula > rescue CDROM to boot. I am able to generate the CDROM, and it gets > past the isolinux selec

Re: [Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-22 Thread Arno Lehmann
Hello Beorn, 22.04.2009 08:14, Beorn Harris wrote: first, welcome to this mailing list! I - and surely many others - are glad you found Bacula and we hope we can work together on your and other's problems in the future! > Hi, > > I have been tearing my hair out over this one...I am trying to

[Bacula-users] Bacula Rescue CD - Boot Problems

2009-04-21 Thread Beorn Harris
Hi, I have been tearing my hair out over this one...I am trying to test a bare metal recovery, but so far have been unable to get the bacula rescue CDROM to boot. I am able to generate the CDROM, and it gets past the isolinux selection menu, but fails after initial kernel load... Write protec

Re: [Bacula-users] Bacula Rescue CD boot problem

2008-01-17 Thread oprocopio
Hi, I have the same problem. Do you have found a solution?? thanks, orlando Mezei Zoltán-2 wrote: > > > > > > > Hi, > > I created a Bacula Rescue CD. The make log can be found here: > > http://pastebin.ca/528415 > > After that, I copied the .iso file to a computer with a CD write

[Bacula-users] Bacula Rescue CD boot problem

2007-06-01 Thread Mezei Zoltán
Hi, I created a Bacula Rescue CD. The make log can be found here: http://pastebin.ca/528415 After that, I copied the .iso file to a computer with a CD writer and burned the image. The CD boots normal, however when reaching the point where the kernel tries to execute /init it panics because n

Re: [Bacula-users] Bacula rescue cd problems

2007-05-02 Thread Arno Lehmann
Hello, please, reply on list - unless you pay me you will get a faster response then :-) On 4/24/2007 12:50 AM, hal wrote: > > On Apr 23, 2007, at Monday, Apr23, 2007 12:24 PM, Arno Lehmann wrote: > >> Hi, >> >> On 4/23/2007 6:00 PM, hal wrote: >>> >>> >>> I am using Redhat Enterprise Linux v

Re: [Bacula-users] Bacula rescue cd problems

2007-04-23 Thread Arno Lehmann
Hi, On 4/23/2007 6:00 PM, hal wrote: > The bacula rescue cd build from source without problems. Using > the cd is something else. When booting from the rescue cd the > devices were not built. The problem was with the init script below. > The partition.hda script failed the partition the disk.

[Bacula-users] Bacula rescue cd problems

2007-04-23 Thread hal
The bacula rescue cd build from source without problems. Using the cd is something else. When booting from the rescue cd the devices were not built. The problem was with the init script below. The partition.hda script failed the partition the disk. The problem was with the sfdisk.make.hda.bsi f

Re: [Bacula-users] Bacula rescue cd issues

2007-04-20 Thread Arno Lehmann
Hi, On 4/20/2007 11:47 PM, hal wrote: > Is the correct forum to bring up issues with the bacula rescue cdrom? Yes. Though I personally dislike forums and prefer the words mailing list or place ;-) Anyway, problems with the rescue cdrom are not exactly uncommon... if you search the list archive

[Bacula-users] Bacula rescue cd issues

2007-04-20 Thread hal
Is the correct forum to bring up issues with the bacula rescue cdrom? hal - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2007-02-08 Thread Mike Seda
oops... yeah... i have U2... 06/06... i am in production and rather not go to U3 just yet Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I haven't had the time to work on it, speaking for myself. I almost did > (and had the hardware I was planning to do it on repa

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2007-02-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I haven't had the time to work on it, speaking for myself. I almost did (and had the hardware I was planning to do it on repaired), but didn't actually get it out the door. FYI, though, your versions are screwed up. U2 was 06/06, U3 is 11/06. Not sure

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2007-02-08 Thread Mike Seda
Hi All, Has there been any progress regarding the creation of a Solaris 10 (sparc) rescue cd? I am very interested in testing for you if there is any code available. I have a SunFire V440 (sparc) box reserved for testing. My plan is to test a bare metal restore of my production SunFire V440 (So

Re: [Bacula-users] bacula-rescue problem : static-bacula-fd Segmentation fault when authenticating

2006-12-06 Thread Kern Sibbald
On Wednesday 06 December 2006 04:27, 孙海成 wrote: > Hi,all > when I'm working on get bacula-rescue run in my redhat 8.0. when i compile bacula-1.36.3 source with configurat > ion in the documentation at http://www.bacula.org/dev-manual/Disast_Recove_Using_Bacula.html#SECTION0004140 > 00

Re: [Bacula-users] bacula-rescue problem : static-bacula-fdSegmentation fault when authenticating

2006-12-05 Thread Michael Brennen
On Wed, 6 Dec 2006, 孙海成 wrote: to Michael: Thank you . I tryed bacula-1.38.11 ,but the problem still there,I think maybe it is lack of some library ? A segfault would not be the lack of a library; that would tend more toward a compilation failure. The runtime segfault may indicate a library

Re: [Bacula-users] bacula-rescue problem : static-bacula-fdSegmentation fault when authenticating

2006-12-05 Thread 孙海成
to Michael: Thank you . I tryed bacula-1.38.11 ,but the problem still there,I think maybe it is lack of some library ? >On Wed, 6 Dec 2006, 孙海成 wrote: > >> when I'm working on get bacula-rescue run in my redhat 8.0. when >> i compile bacula-1.36.3 source ... > >1.36 is very old an

Re: [Bacula-users] bacula-rescue problem : static-bacula-fd Segmentation fault when authenticating

2006-12-05 Thread Michael Brennen
On Wed, 6 Dec 2006, Ëﺣ³É wrote: when I'm working on get bacula-rescue run in my redhat 8.0. when i compile bacula-1.36.3 source ... 1.36 is very old and you may not get any help on it. Have you tried the latest 1.38, or better 1.39, release? If you need stability, try 1.38.11 (or whatev

[Bacula-users] bacula-rescue problem : static-bacula-fd Segmentation fault when authenticating

2006-12-05 Thread 孙海成
Hi,all when I'm working on get bacula-rescue run in my redhat 8.0. when i compile bacula-1.36.3 source with configurat ion in the documentation at http://www.bacula.org/dev-manual/Disast_Recove_Using_Bacula.html#SECTION0004140 00, i get a bootcd.iso ,after that i boot from the iso and

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-28 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think I had your e-mail address wrong anyway -- I was reading out of the top of that CD file but it seemed to be missing something. I did mess with your CD instructions some, just like you I've been swamped. The machine I was attempting to test rest

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-28 Thread rwhartzell
Sorry everyone I have just been swamped at work and haven't had much time for anything else. I messaged Kern the other day with basically this. The restore CD project has just been setting on the back burner because I had no response or feedback from any of the people that requested a copy off l

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-28 Thread Attila Fülöp
Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > One point to add here, incidentally, is that static FD's on Solaris do > not seem to be possible. I'd love for someone to prove me wrong on that > one. In any case, this guide gets around that by copying the libraries >

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-28 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 One point to add here, incidentally, is that static FD's on Solaris do not seem to be possible. I'd love for someone to prove me wrong on that one. In any case, this guide gets around that by copying the libraries necessary along with the file. Ryan N

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-28 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since Mr. Hartzell does not appear to be answering his e-mail, and my feeling is that he would not mind helping others on this, I'll post his recipe to the list. Hopefully this gets the ball rolling for some people. A Think Tank wrote: > > Anyone co

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-27 Thread A Think Tank
Anyone come up with anything on this one? I'm about to go live with a home brewed wing and a prayer backup plan for bare metal restores. Paul Ryan Novosielski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have located this. Its author is Robert Hartzell -- are we speaking about t

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-13 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have located this. Its author is Robert Hartzell -- are we speaking about the same thing? The name popped into my head today and once I searched on it, the README that he wrote popped up immediately. As he never posted it to the list, I'd like to get

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-11 Thread Paul Norland
Kern Sibbald wrote: On Friday 10 November 2006 16:15, Ryan Novosielski wrote: If I'm not mistaken (and now I'm thinking I may have lost this stuff due to an old e-mail purge), someone has done some substantial work doing bare-metal restores on Solaris. I don't remember the gentle

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-10 Thread Kern Sibbald
On Friday 10 November 2006 16:15, Ryan Novosielski wrote: > If I'm not mistaken (and now I'm thinking I may have lost this stuff due > to an old e-mail purge), someone has done some substantial work doing > bare-metal restores on Solaris. I don't remember the gentleman's name, > but I believe he po

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-10 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I'm not mistaken (and now I'm thinking I may have lost this stuff due to an old e-mail purge), someone has done some substantial work doing bare-metal restores on Solaris. I don't remember the gentleman's name, but I believe he posted to the list.

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-10 Thread Kern Sibbald
On Wednesday 08 November 2006 19:52, A Think Tank wrote: > > I am trying to go though the rescue procedures / preparation for > Solaris, SunOS 5.10 Generic sun4u sparc SUNW,Sun-Fire-V240, as directed > by the documentation. I have a couple of errors with the command > /usr/local/src/bacula-resc

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-09 Thread Alex Chekholko
On Nov 8, 2006, at 2:05 PM, Attila Fülöp wrote: > A Think Tank wrote: >> I am trying to go though the rescue procedures / preparation for >> Solaris, SunOS 5.10 Generic sun4u sparc SUNW,Sun-Fire-V240, as >> directed >> by the documentation. I have a couple of errors with the command >> /usr/

Re: [Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-08 Thread Attila Fülöp
A Think Tank wrote: > I am trying to go though the rescue procedures / preparation for > Solaris, SunOS 5.10 Generic sun4u sparc SUNW,Sun-Fire-V240, as directed > by the documentation. I have a couple of errors with the command > /usr/local/src/bacula-rescue-1.8.6/solaris/getdiskinfo > > Error

[Bacula-users] Bacula Rescue - Solaris 10 - getdiskinfo errors - error on route command

2006-11-08 Thread A Think Tank
I am trying to go though the rescue procedures / preparation for Solaris, SunOS 5.10 Generic sun4u sparc SUNW,Sun-Fire-V240, as directed by the documentation. I have a couple of errors with the command /usr/local/src/bacula-rescue-1.8.6/solaris/getdiskinfo Error on if statement Begin collecti

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Ryan Novosielski
Kern Sibbald wrote: On Wednesday 29 March 2006 21:50, Ryan Novosielski wrote: You can also edit files as root from Konqueror with right click -> Actions -> Edit as Root. See Root Sudo wiki page . That I didn't notice. In any case, it is too compl

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Kern Sibbald
On Wednesday 29 March 2006 21:52, Ryan Novosielski wrote: > All you need to do is run 'visudo' if you want to take your sudo > privileges away. Thanks -- visudo is not so obvious, but obviously, it is the first thing I am going to run when I next boot the machine. > > The reason for removing roo

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Kern Sibbald
On Wednesday 29 March 2006 21:50, Ryan Novosielski wrote: > Kubuntu is far from a total disaster, and in fact is the only > distribution that I feel has got it right. As for the root situation, as > a software author and someone who tells people to RTFM on a regular > basis, I'm really kind of surp

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Kern Sibbald
On Wednesday 29 March 2006 21:48, Alan Brown wrote: > On Wed, 29 Mar 2006, Kern Sibbald wrote: > >> sudo bash > >> > >> Ugly, but it works. > > > > Yes, really ugly, but it does work. Thanks. Now at least I have been able > > to give my root account a password. Unfortunately, also, what I though >

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Ryan Novosielski
All you need to do is run 'visudo' if you want to take your sudo privileges away. The reason for removing root was likely not ease of use, but to prevent folks from running that way all the time. Like I said under separate cover, there really is no good reason as you can run any command as root by

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Ryan Novosielski
Kubuntu is far from a total disaster, and in fact is the only distribution that I feel has got it right. As for the root situation, as a software author and someone who tells people to RTFM on a regular basis, I'm really kind of surpirsed. Did you not check the FAQ? From the afforementioned site:

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Alan Brown
On Wed, 29 Mar 2006, Kern Sibbald wrote: sudo bash Ugly, but it works. Yes, really ugly, but it does work. Thanks. Now at least I have been able to give my root account a password. Unfortunately, also, what I though was my personal account, apparently has a lot more power than any sane user

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Kern Sibbald
On Wednesday 29 March 2006 20:45, Alan Brown wrote: > On Wed, 29 Mar 2006, Kern Sibbald wrote: > > Unfortunately, as far as I am concerned kubuntu is a total disaster. I > > downloaded their latest version 5.10 (if I remember right), burned a CD, > > did the installation, and ended up with a runni

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Alan Brown
On Wed, 29 Mar 2006, Kern Sibbald wrote: Unfortunately, as far as I am concerned kubuntu is a total disaster. I downloaded their latest version 5.10 (if I remember right), burned a CD, did the installation, and ended up with a running system with no root password -- that is a totally useless sy

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-29 Thread Kern Sibbald
On Wednesday 29 March 2006 10:15, Mikael Kermorgant wrote: ... > > If you're running debian 3.1 and want up to date programs, I'd recommend > upgrading to debian "testing". It will still lack a bit behind but you > won't have to wait for debian 3.2 to get upgrades. On the other hand, I'd > guess mo

Re: [Bacula-users] bacula rescue cd alternative ?

2006-03-22 Thread Kern Sibbald
On Wednesday 22 March 2006 14:06, Mikael Kermorgant wrote: > Hello, > > I'm using bacula 1.38.5 on around 20 machines and I have some > questions concerning disaster recovery. > > a) The rescue cdrom > I'd like to use the bacula client shipped on the Knoppix but the > version is 1.36.2. > Will ther

[Bacula-users] bacula rescue cd alternative ?

2006-03-22 Thread Mikael Kermorgant
Hello, I'm using bacula 1.38.5 on around 20 machines and I have some questions concerning disaster recovery. a) The rescue cdrom I'd like to use the bacula client shipped on the Knoppix but the version is 1.36.2. Will there be a version conflict in case of a restore from my 1.38.5 bacula server ?

Re: [Bacula-users] Bacula Rescue disk

2006-01-05 Thread Kern Sibbald
On Thursday 05 January 2006 14:08, Chris Boyd wrote: > I'm trying to create one following the online manual. > I'm a bit confused though. In the following instructions: > > (Build a working version of Bacula in the > bacula-source directory) > cd > ./configure (your options) > make > cd > ./conf

[Bacula-users] Bacula Rescue disk

2006-01-05 Thread Chris Boyd
I'm trying to create one following the online manual. I'm a bit confused though. In the following instructions: (Build a working version of Bacula in the bacula-source directory) cd ./configure (your options) make cd ./configure --with-bacula= cd linux/cdrom su (become root) make all I'm a bi

RE: [Bacula-users] Bacula Rescue CD - Unable to login

2005-05-04 Thread david_wendt
all look good, send you what I modified for your review. David -Original Message- From: Kern Sibbald [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 04, 2005 8:22 AM To: [EMAIL PROTECTED] Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Bacula Rescue CD - Unable to log

Re: [Bacula-users] Bacula Rescue CD - Unable to login

2005-05-04 Thread Kern Sibbald
EMAIL PROTECTED] > Sent: Tuesday, May 03, 2005 3:07 PM > To: bacula-users@lists.sourceforge.net > Cc: WENDT,DAVID (A-ColSprings,ex1) > Subject: Re: [Bacula-users] Bacula Rescue CD - Unable to login > > On Tuesday 03 May 2005 19:01, [EMAIL PROTECTED] wrote: > > Hi, > > >

RE: [Bacula-users] Bacula Rescue CD - Unable to login

2005-05-04 Thread david_wendt
David -Original Message- From: Kern Sibbald [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 03, 2005 3:07 PM To: bacula-users@lists.sourceforge.net Cc: WENDT,DAVID (A-ColSprings,ex1) Subject: Re: [Bacula-users] Bacula Rescue CD - Unable to login On Tuesday 03 May 2005 19:01, [EMAIL PROTECTED]

Re: [Bacula-users] Bacula Rescue CD - Unable to login

2005-05-03 Thread Kern Sibbald
On Tuesday 03 May 2005 19:01, [EMAIL PROTECTED] wrote: > Hi, > > I am trying to create Bacula Rescue CD. I installed the following RPM's on > my server, > > bacula-rescue-1.36.3-1 > bacula-client-1.36.3-1 > > and the creation of the bootcd.iso seemed to go fine with the 'make all' > since I was ab

[Bacula-users] Bacula Rescue CD - Unable to login

2005-05-03 Thread david_wendt
Hi, I am trying to create Bacula Rescue CD. I installed the following RPM's on my server, bacula-rescue-1.36.3-1 bacula-client-1.36.3-1 and the creation of the bootcd.iso seemed to go fine with the 'make all' since I was able to successful boot from the image. The problem I am having is that

[Bacula-users] Bacula Rescue and old documents

2005-04-11 Thread Kern Sibbald
Hello, This is just to let you know that I have moved the Bacula rescue directory out of the main Bacula CVS project into a new project in the Bacula CVS named "rescue". You can eliminate the old code from your CVS directory with: cvs update -Pd If you are a Bacula developer can get copy o