From: Kern Sibbald Date: Mon, 11 Apr 2005 08:07:07 +0000 (+0000) Subject: Cleanup X-Git-Tag: Release-1.38.0~565 X-Git-Url: https://git.sur5r.net/?p=bacula%2Frescue;a=commitdiff_plain;h=22f449a0c1e6292e457520fcef9d56c477ef3b40 Cleanup --- diff --git a/rescue/linux/cdrom/cdtree/.cvsignore b/rescue/linux/cdrom/cdtree/.cvsignore new file mode 100644 index 0000000..0cebf50 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/.cvsignore @@ -0,0 +1,7 @@ +root.tar.gz +boot +bacula-timmy +bacula-rufus +bacula-polymatou +bacula-matou +bacula-omally diff --git a/rescue/linux/cdrom/cdtree/BaculaRescueCD b/rescue/linux/cdrom/cdtree/BaculaRescueCD new file mode 100644 index 0000000..1495de9 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/BaculaRescueCD @@ -0,0 +1 @@ +Bacula Rescue CD diff --git a/rescue/linux/cdrom/cdtree/boot/.cvsignore b/rescue/linux/cdrom/cdtree/boot/.cvsignore new file mode 100644 index 0000000..b4a284c --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/.cvsignore @@ -0,0 +1 @@ +map diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/.cvsignore b/rescue/linux/cdrom/cdtree/boot/isolinux/.cvsignore new file mode 100644 index 0000000..59b0c38 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/isolinux/.cvsignore @@ -0,0 +1,4 @@ +map +initrd.img +isolinux.cfg +vmlinuz diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/boot.msg b/rescue/linux/cdrom/cdtree/boot/isolinux/boot.msg new file mode 100644 index 0000000..053abee --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/isolinux/boot.msg @@ -0,0 +1,14 @@ + + + 09Welcome to the Bacula Rescue Disk 1.6.007 + +To proceed, press the key or type one of the following: + + linux 1 => shell + linux 2 => login (default if ENTER pressed) + linux debug => print debug during boot then login + + memtest86 => run memtest86 program + + +02[F1-Main] [F2-Options] [F3-General] [F4-Kernel]07 diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/general.msg b/rescue/linux/cdrom/cdtree/boot/isolinux/general.msg new file mode 100644 index 0000000..c794480 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/isolinux/general.msg @@ -0,0 +1,18 @@ +00 + + + 09General Boot Help07 + +This is the Bacula Rescue disk, which will allow you to boot into +an in memory copy of your kernel with a reasonable number of tools. +At that point, you can mount your system disks and repair them (if +they are damaged) and/or initiate a Bacula restore. To do so, +once booted and logged in, you should: + + cd /bacula + +You will find all the scripts that you need there. Please see the +other options by using the Function keys. + + +02[F1-Main] [F2-Options] [F3-General] [F4-Kernel]07 diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/isolinux.bin b/rescue/linux/cdrom/cdtree/boot/isolinux/isolinux.bin new file mode 100644 index 0000000..11c3f56 Binary files /dev/null and b/rescue/linux/cdrom/cdtree/boot/isolinux/isolinux.bin differ diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/kernel.msg b/rescue/linux/cdrom/cdtree/boot/isolinux/kernel.msg new file mode 100644 index 0000000..fe99a64 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/isolinux/kernel.msg @@ -0,0 +1,14 @@ +00 + + + 09Kernel Options Help07 + +Many kernel options can be specified on the command line and will be +passed to the kernel. +To pass an option to the kernel, use the following format: + + 0flinux 07 + +If a different installation mode is desired, enter it after the option(s). + +02[F1-Main] [F2-Options] [F3-General] [F4-Kernel]07 diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/memtest b/rescue/linux/cdrom/cdtree/boot/isolinux/memtest new file mode 100755 index 0000000..b9a4b83 Binary files /dev/null and b/rescue/linux/cdrom/cdtree/boot/isolinux/memtest differ diff --git a/rescue/linux/cdrom/cdtree/boot/isolinux/options.msg b/rescue/linux/cdrom/cdtree/boot/isolinux/options.msg new file mode 100644 index 0000000..0c0d082 --- /dev/null +++ b/rescue/linux/cdrom/cdtree/boot/isolinux/options.msg @@ -0,0 +1,17 @@ +00 + + + + 09Bacula Rescue Boot Disk Boot Options07 + + - To directly enter a shell enter 0flinux 107 + + - To do a normal boot either enter 0f07 or 0flinux 207 + + - To get a bit more information during the boot process, + enter 0flinux debug07 + + - To run a memory test, enter 0fmemtest8607 + + +02[F1-Main] [F2-Options] [F3-General] [F4-Kernel]07