View previous topic :: View next topic |
Author |
Message |
gml Guest
|
Posted: Mon Sep 06, 2004 14:16 Post subject: impossible to create boot floppy disk |
|
|
when I create a boot floppy disk in admin web, the web shows :
Erreur
72+0 records in 72+0 records out 36864 bytes transferred in 1.582902 seconds (23289 bytes/sec)
I try with two floppy disk, two floppy reader, and with m23 stable & dev, I've the same problem.
Are you an idea ? |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Mon Sep 06, 2004 15:24 Post subject: |
|
|
It seems to me, that all did work ok and the error message should be an info message.
here was a problem to recognise, if the "dd" command is printing an error or an information message. So it might be interpreted as error message.
Did you try booting from the disk? _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
gml Guest
|
Posted: Mon Sep 06, 2004 17:33 Post subject: I tried but no boot |
|
|
The floppy disks don't boot, show just : error |
|
Back to top |
|
|
Guest
|
Posted: Mon Sep 06, 2004 18:12 Post subject: |
|
|
This error (if not from the BIOS of your PC) normally means you have chosen the wrong bootimage.
Are you sure, you have choosen the right bootimage for the chipset of your network card? |
|
Back to top |
|
|
gml Guest
|
Posted: Wed Sep 08, 2004 18:47 Post subject: i'm sure |
|
|
I've only realtek chipset 6139 on my network
It's a good card, and it isn't bios error. |
|
Back to top |
|
|
gml Guest
|
Posted: Wed Sep 08, 2004 18:49 Post subject: oooppss |
|
|
it's 8139 no 6139 |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Thu Sep 09, 2004 14:00 Post subject: |
|
|
There exist different versions of this network card RTL8139A, B and C.
I have tried all these versions and one is not working with Etherboot. I don't remember the not working version. May be it is the version you are using.
You have another possibillity to install your client. With the MDK you can build a client boot CD. Enter in a console on your server:
/mdk/bin/menu-start
Then follow the menus and build the ISO image for the client CD. With this ISO file you can burn the boot CD. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
xed0
Joined: 08 Sep 2003 Posts: 9 Location: italy
|
Posted: Tue Sep 14, 2004 13:02 Post subject: boot-disk ,cd |
|
|
I have the same problem with 0.4.99 halfBaked-pre1.
And /mdk/bin/menuStart(not menu-start) exists with errors
20000+0 records in
20000+0 records out
20480000 bytes transferred in 0.472737 seconds (43322189 bytes/sec)
umount: /dev/loop1: not mounted
umount: mnt: not mounted
mke2fs 1.35-WIP (21-Aug-2003)
./mkBootImage.sh: line 28: mknbi-linux: command not found
Using BOOT000.CAT;1 for ./isolinux/boot.catalog (boot.cat)
Size of boot image is 4 sectors -> No emulation
Total translation table size: 2048
Total rockridge attributes bytes: 0
Total directory bytes: 2048
Path table size(bytes): 26
Max brk space used 0
5020 extents written (9 Mb) |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Tue Sep 14, 2004 13:28 Post subject: |
|
|
The only error message that matters is:
Code: |
./mkBootImage.sh: line 28: mknbi-linux: command not found
|
This says, that no new Etherboot image could be build. It should be no real problem, because there is allready an Etherboot image. You can install mknbi, if you want to build a new Ethernet bootimage.
Building of the ISO should be ok:
Code: |
5020 extents written (9 Mb)
|
The ISO can be found under /mdk/bootimage and is called m23client.iso. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Thu Feb 10, 2005 8:25 Post subject: |
|
|
Holá,
just to take part in this rw, i got nearly the same error message.
72+0 records in 72+0 records out 36864 bytes transferred in 0.935691 seconds (39398 bytes/sec)
Version: 0.4.13 shiver-final
And, i think it doesnt matter which Network Card to select, because you have to create one for the client(s NIC) and not dependend to the server(s NIC)
or am i wrong. i say this, beacause above me, you told, that someone has chosen the wrong drivers(Image fr the NIC)
. |
|
Back to top |
|
|
citic Guest
|
Posted: Thu Feb 10, 2005 9:33 Post subject: |
|
|
the"guest" above is me.
in spite of the error message, the created floppy does work now.
but im not sure, if it works correctly.
-it did something: the status at the server is now: yellow and the client screen tells me: waiting for next job.
thats ok. but the web interface with the attributs of the client is almost empty.
?
thx for help. |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Fri Feb 11, 2005 17:15 Post subject: |
|
|
The answer can be found here. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
|