#---------------------------------------------------------------------------- # /etc/boot.d/rc100.attached_opt # # Creation: 2004-06-30 # Last Update: $Id$ #---------------------------------------------------------------------------- if [ ! "$boot" ] then # opt archive was attached to rootfs.img as opt.img # kernel is not able to unpack the opt archive. extract_opt /boot/$opt_name "$unzip_method" "you seem to be out of ram" fi