[syslinux] About create usb-boot freedos with syslinux.

heping wenheping at 21cn.com
Thu Jan 27 07:38:58 PST 2005


About create usb-boot freedos with syslinux.

i want create a usb-boot disk, the os is freedos and the os loader is syslinux,i do it under debian, below is what i did:

1 mkdosfs /dev/sda1 (this is my usb card)
2 syslinux /dev/sda12
3 mount /dev/sda1 /tmpusb -t msdos
4 dd if=/dev/fd0 of=/dos.bss bs=512 count=1
5 cp /dos.bss /tmpusb
6 mount /dev/fd0 /tmpfd -t msdos
(the floppy disk is the freedos diskette,and i have created  
7 cp /tmpfd/{kernel.sys command.com} /tmpusb
8 cd /tmpusb
9 edit syslinux.cfg:
   default freedos
   prompt 1
   timeout 30
   label freedos
   kernel dos.bss

but when i boot it ,i get only two line of dot, such as 
.
.....

what is the problem?
who can help me? thanks in advance.

----------------------------------------------
Öǻ۴óÌôÕ½¾ÍÔڵͼ۶ᱦ 
http://super.21cn.com/ 
ÌåÑéÁíÀàÔ¼»á£¬¸ÐÊܱðÑùÀËÂþ 
http://y.21cn.com/club/ 
СÁéͨ¶ÌÐÅÖÐÐÄ£¬¶ÌÐÅ÷ÈÁ¦ÎÞ¼« 
http://pas.21cn.com/ 
21CNÉÌÎñÓÊÏäÐûÑÔ--ÎÒÄÜ·¢50M¸½¼þ 
http://mail.21cn.com/huodong/0410/business 
ÆóÒµÓÊÏäÓòÃûÃâ·ÑËÍ,ÓʼþÔ½á¸üÇáËÉ 
http://mail.21cn.com/adsl_corp.htm 
¿ì¸ÐÓéÀÖ£¬¾ÍÊÇÕâô¼òµ¥£¡21CNÐÝÏÐÓÎÏ· 
http://g.21cn.com/ 





More information about the Syslinux mailing list