Unable to make bootable CD

From: Du¹įtko, Jan <jan.dusatko_at_deltax.cz>
Date: Wed, 15 Jan 2003 09:34:25 +0100

Hi,
I have some problems, about make bootable CD.
I try to make Clonning CD, but when I boot from it, server hang. I try make only bootable disk, and I have this same result. When server booted, displays "swap device .... lazy". After them it normaly go to INIT 1 level, but my bootable disk and CD hang my server.

Do you known any reason ?

Jan

#mkdir -p /cdimage
#mount -t cdfs -o joliet /dev/disk/cdrom0c /mnt
#cd /mnt
#tar cvf /usr/space/unix.tar .
#disklabel dsk5 >/usr/space/backup.disklabel
#disklabel -F -r -e dsk5a
#disklabel dsk5 >/usr/space/disklabel
#disklabel -R -r -t ufs dsk5a /tmp/disklabel /mnt/mdec/xxboot /mnt/mdec/bootxx
#newfs /dev/disk/dsk5a
#mount /dev/disk/dsk5a /cdimage
#tar xpfv /usr/space/unix.tar
#cd /cdimage
#/usr/bin/mkisofs -D -R -d -o cdimage.cdfs /cdimage
#disklabel -r -w -t cdfs -f /usr/space/cdimage.cdfs /cdimage/mdec/xxboot.cdfs /cdimage/mdec/bootxx.cdfs


when I boot from this CompactDisk or HardDisk, kornel initialize swap as lazy and hang when fork init.
Received on Wed Jan 15 2003 - 08:35:17 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:44 NZDT