Unable to make bootable CD

From: Du¹įtko, Jan (jan.dusatko@deltax.cz)
Date: Wed Jan 15 2003 - 03:34:25 EST


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.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:04 EDT