lkml.org 
[lkml]   [2002]   [Jan]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 20 Jan 2002 21:57:05 -0800 (PST)
Fromyes sure <>
Subjectquestion about building bootable cdrom?
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/
\
 
 \ /
  Last update: 2005-03-22 12:15    [W:0.094 / U:0.120 seconds]
©2003-2008 Jasper Spaans