READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

impossible to create boot floppy disk

 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme
View previous topic :: View next topic  
Author Message
gml
Guest





PostPosted: Mon Sep 06, 2004 14:16    Post subject: impossible to create boot floppy disk Reply with quote

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

PostPosted: Mon Sep 06, 2004 15:24    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
gml
Guest





PostPosted: Mon Sep 06, 2004 17:33    Post subject: I tried but no boot Reply with quote

The floppy disks don't boot, show just : error
Back to top
Guest






PostPosted: Mon Sep 06, 2004 18:12    Post subject: Reply with quote

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





PostPosted: Wed Sep 08, 2004 18:47    Post subject: i'm sure Reply with quote

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





PostPosted: Wed Sep 08, 2004 18:49    Post subject: oooppss Reply with quote

it's 8139 no 6139 Smile
Back to top
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Thu Sep 09, 2004 14:00    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
xed0



Joined: 08 Sep 2003
Posts: 9
Location: italy

PostPosted: Tue Sep 14, 2004 13:02    Post subject: boot-disk ,cd Reply with quote

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
View user's profile Send private message Visit poster's website
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Tue Sep 14, 2004 13:28    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Guest






PostPosted: Thu Feb 10, 2005 8:25    Post subject: Reply with quote

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





PostPosted: Thu Feb 10, 2005 9:33    Post subject: Reply with quote

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

PostPosted: Fri Feb 11, 2005 17:15    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme All times are GMT - 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group