Building the kernel with ramdisk and initrd support
   rescue disk mounted in /mnt dir
   cp /usr/src/linux/arch/i386/boot/zImage /mnt/linux
   rdev /mnt/linux /dev/ram0
   gzip -c /usr/src/Linux/System.map > /mnt/sys_map.gz
   
   After booting, the disk start the existing linux partition, instead
   of starting the install procedure. What do I wrong?

Nothing.  Your disk only contains a Linux kernel, not the Debian
installation program.  

Dennis
--
Dennis Kelly <[EMAIL PROTECTED]>             |  phone: 353.4844   
Network Admin, College of Engineering, MSU |  pager: 222.5875


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to