question about building bootable cdrom?

From: yes sure (lm0re@yahoo.com)
Date: Mon Jan 21 2002 - 00:57:05 EST


hi all,

  I'v made a linux(2.2.16) floppy bootdisk, and it
can boot properly(build with follow commands:
     dd if=bzImage of=/dev/fd0 bs=1k
     rdev /dev/fd0 /dev/fd0
     rdev -R /dev/fd0
     dd if=rootfs.tgz of=/dev/floppy bs=1k
seek=KERN_SZ
     rdev -r /dev/floppy 1440)
I want to make a bootable cdrom using following
command.
   dd if=/dev/fd0 of=boot.img bs=10k count=144
and I burned the cdrom on windows platform with Nero,
but when I boot with it, I got follow erro message:
   Loading ............................
      
   Out of Memory
   System halted
 
What am i wrong? Any help, a links or any other
message will be great appreciate!!

Thanks in advance!

lm0re

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:42 EST