Hi.
Bit of a different problem this time round.
I have a system built with Suse 7.3 on a 256Mb SanDisk.
Everything works fine - except
I'm trying to make a copy of the disc so as to be able to just put
it into another system and boot it up - but no go!
I've dd if=/dev/hdb of=imagefile.raw and then
copy it back with dd id=imagefile of=/dev/hdb....
even tried cat /dev/hdb > imagefile2.raw and then copy it back.
I thought that dd will do a byte by byte image copy.
When booting from the new disc the system hangs when it gets to
"Partition Check: hdd:" and unless I start it with "linux pci=off"
nothing happens. (read somewhere that the kernel sometimes thinks
the CF is DMA capable when it aint)
But getting it to start this way - things like the network etc.. does not
start - gives an error that insmod fails as the sis990.o file cannot
be found - even though it is there.
It is as if the copy just did not work properly, but I can "chroot" to the
root of the new disc and the fdisk looks the same as the original.
I can even see all the needed files on the new disc.
(both flash discs are SanDisk 256MB - type SDCFB)
As I have to fool around with my development machine to get the flash
card loaded as an IDE device with some extra cables, I boot from
cdrom using Knoppix 3.4 to do the above.
The production machine is a single board job with only place for a
flash disc .
Any ideas anyone? anybody had a similiar problem like this?
Any extra info - I'll supply as soon as I'm back..
Tx in advance.
It is now nearly 5 in the morning where I am - this kept me up too long.
of to grab some sleep for a while.


