All pastes #528415 Raw Copy code Copy link Edit

Zizzencs

public unlisted text v1 · immutable
#528415 ·published 2007-06-01 15:24 UTC
rendered paste body
[root@test rescue]# make
(cd linux/cdrom; make all)
make[1]: Entering directory `/etc/bacula/rescue/linux/cdrom'
./makekernel
Updating modules in root RAM disk
Coping /boot/vmlinuz-2.6.18-8.1.4.el5 to /etc/bacula/rescue/linux/cdrom/cdtree/boot/isolinux/vmlinuz
./makebinaries
Building root /sbin. Some Could not find messages are normal ...
==== Could not find ash on your system ====
==== Could not find ata-id on your system ====
==== Could not find busybox on your system ====
==== Could not find cdrecord on your system ====
==== Could not find checkproc on your system ====
==== Could not find dig on your system ====
==== Could not find dosfsck on your system ====
==== Could not find dump on your system ====
==== Could not find eject on your system ====
==== Could not find fsck.jfs on your system ====
==== Could not find fsck.msdos on your system ====
==== Could not find fsck.vfat on your system ====
==== Could not find ftp on your system ====
==== Could not find gdb on your system ====
==== Could not find hotplug on your system ====
==== Could not find hwup on your system ====
==== Could not find lilo on your system ====
==== Could not find lsof on your system ====
==== Could not find lsusb on your system ====
==== Could not find ltrace on your system ====
==== Could not find mail on your system ====
==== Could not find mgetty on your system ====
==== Could not find mkbootdisk on your system ====
==== Could not find mkdosfs on your system ====
==== Could not find mkfs.jfs on your system ====
==== Could not find mkfs.msdos on your system ====
==== Could not find mkfs.vfat on your system ====
==== Could not find mkreiserfs on your system ====
==== Could not find mt on your system ====
==== Could not find nmap on your system ====
==== Could not find parted on your system ====
==== Could not find path_id on your system ====
==== Could not find portmap on your system ====
==== Could not find raidstart on your system ====
==== Could not find reiserfsck on your system ====
==== Could not find rmt on your system ====
==== Could not find rpc.lockd on your system ====
==== Could not find rpc.statd on your system ====
==== Could not find scsi_info on your system ====
==== Could not find udev on your system ====
==== Could not find udevstart on your system ====
==== Could not find vol_id on your system ====
==== Could not find vim on your system ====
Building root shared libaries ...
Building /etc ...
=====================================================
====                                             ====
==== Warning your /etc/ssh directory was copied. ====
==== Keep this directory and the CDROM secure.   ====
====                                             ====
=====================================================
make[2]: Entering directory `/etc/bacula/rescue/linux/cdrom/bacula'
./getdiskinfo
Begin collecting system info ...
Gathering LVM information
  No volume groups found
  No volume groups found
Done collecting info.
Begin creating scripts ...
Done making partitioning scripts
Begin making formatting script(s) ...
Begin making LVM formatting script(s) ...
Done building scripts.
./make_rescue_disk
./copy_to_roottree
make[2]: Leaving directory `/etc/bacula/rescue/linux/cdrom/bacula'
./makeinitrd
Creating the Initial RAM disk image....
Initial RAM disk contents will be 97136 KB
97136+0 records in
97136+0 records out
99467264 bytes (99 MB) copied, 0.534646 seconds, 186 MB/s
Building initial RAM disk done
Compressing the RAM disk image....
Ramdisk size is 99467264
Making isolinux.cfg
Initial RAM disk initrd.img is built.
rm -f bootcd.iso
mkisofs -A "Bacula Rescue Disk" -V "Bacula Rescue Disk" \
          -J -R -T -o bootcd.iso \
          -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat \
          -no-emul-boot -boot-load-size 4 -boot-info-table cdtree
INFO:   ISO-8859-1 character encoding detected by locale settings.
        Assuming ISO-8859-1 encoded filenames on source filesystem,
        use -input-charset to override.
Unknown file type (unallocated) cdtree/.. - ignoring and continuing.
Size of boot image is 4 sectors -> No emulation
 43.23% done, estimate finish Fri Jun  1 17:19:21 2007
 86.33% done, estimate finish Fri Jun  1 17:19:21 2007
Total translation table size: 5149
Total rockridge attributes bytes: 1821
Total directory bytes: 4704
Path table size(bytes): 38
Max brk space used 0
11584 extents written (22 MB)
make[1]: Leaving directory `/etc/bacula/rescue/linux/cdrom'