[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Custom Rescue Disk kernel



   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 <dpk@egr.msu.edu>             |  phone: 353.4844   
Network Admin, College of Engineering, MSU |  pager: 222.5875


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: