|
Message-Id: <20051013164313.1453a044.amel@df.ru> Date: Thu, 13 Oct 2005 16:43:13 +0400 From: "Melekhov Alexandre A." <amel@...ru> To: owl-users@...ts.openwall.com Subject: PLS need help with new ISO rebuilding Hello! I've got a problem with using rebuilded iso image of Owl cd-rom. There was nesessary to change bzImage (and also System.map) to use new hardware (LSI SCSI controller). New bzImage was builded successfully. After building new kernel, i've did the following # cd /mnt # mount /home/zorg/iso/Owl-current-20050703-i386.iso /mnt/disk -o loop # mkdir OWL # cd disk # cp -a * ../OWL/. # umount /mnt/disk after that i've change bzImage and System.map in /mnt/OWL/boot # chroot /mnt/OWL # cd /boot # /boot/floppy-update.sh here is the output 80+0 records in 80+0 records out 1474560 bytes (1,5 MB) copied, 0,003924 секунд, 376 MB/s mke2fs 1.37 (21-Mar-2005) Filesystem label= OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) 184 inodes, 1440 blocks 0 blocks (0.00%) reserved for the super user First data block=1 1 block group 8192 blocks per group, 8192 fragments per group 184 inodes per group Writing inode tables: done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 32 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. Warning: LBA32 addressing assumed Warning: COMPACT may conflict with LBA32 on some systems Added ide-pri-master * <-- also /etc/lilo.conf was corrected (cdrom is set up as /dev/hda) Added ide-pri-slave Added ide-sec-master Added ide-sec-slave Added scsi # ^d # pwd /mnt # mkisofs -v -R -J -l -b boot/floppy.image -c boot/boot.catalog -o ~/iso/Owl-new.iso OWL/ ~/iso/Owl-new.iso - completely good, bootable, new hardware is ok, it is possible to create new filesystems on SCSI disks, and mount them in order to install Owl as usual, but(!). After command make installworld (in ~build) I've received a message of impossibity to findout installworld.conf. After several times of digging and rebuilding iso images and booting from original CD from "ftp://ftp.ru.openwall.com/pub/Owl/current/iso/" a througly view output of booting and saw a little difference - in case of booting from original CD, after INIT 2.85 string there is a string about mounting RAM disk, and while booting from my iso - no such string. Where is my mistake? Thank you for advise. -- =========================== Best regards, SKYDIVER-RIPN amel@...ru
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.