Hello Michael and Hubert,

> [...]
> Answering that would at least require to know what network card you use, 
> and what driver is used for that. As the FAQ says, post output of 
> "ifconfig -a". Then, you can goto http://cvsweb.netbsd.org/ and look into 
> the driver source to find out when that message is printed. Good luck!

Thank you for your answers.
Think the interface (it's really a 3 Com 905b) was the main Problem.
I added an another interface "before" the 3 Com if and now it's working
fine. :-)

But I have an additonal question, not diretlcy realated to that specific
3com problem, but it's a PC with an msdos partition label and a
bootmanaher (grub4dos)

First I save all available partitions to my backup server, but it is
a "usual" PC, with 3+1 partititons
3 first partitions e,f,g and an extended aprtiton which schould be h
But that h partition is not shown in 'parts wd0'

But I tried to save that extended partition with

uploadpart 192.168.2.16 rwd0h.gz wd0h

and there is now a small (about 1k) file.
What is, if I will slurpdisk that partion and an included logical
partition back to the computer?

Do I have to slurpdisk the extended partition first (if the
computer/partitions are all destroyed) and then slurpdisk all
or the ones, which I would like to resotre afterwards, which
resides in thate extended (4th primary) partition the logical
volumes?

A last final question. Is there a way to just backup/save
just the first 63 sectors of a disk, wich holds my partition table and
parts of my bootmanager?

e.g. like (similar to linux dd)

dd if=/dev/wd0 of=/mymbr.bin bs=512 count=63

?
Would be good if ther would e (is) such a funtinallity to just backup
save the full mbr or at least the first sector with the partition
table and save that mbr to the backup-server?

something like:

uploadmbr 192.168.2.16 rwd0mbr.gz wd0mbr bs=512 count=17
or
uploadmbr 192.168.2.16 rwd0mbr.gz wd0mbr bs=512 count=1
or
uploadmbr 192.168.2.16 rwd0mbr.gz wd0mbr bs=512 count=63

or something like that?

Think if I use rwd0.gz or rwd0d.gz the mbr is included, but
would be good to save just the mbr.

Thanks a lot, Thomas



------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
g4u-help mailing list
g4u-help@feyrer.de
https://lists.sourceforge.net/lists/listinfo/g4u-help

Reply via email to