Hi,
I got dd working for my CF, it was the buffer misalignment problem with ext2. Now with ext3 it works. But I still have problem with Linuxbios,it detects the CF now but still gives me the error: Cannot Load ELF Image
Regards, Shubhangi
-----Original Message----- From: linuxbios-admin@clustermatic.org [mailto:linuxbios-admin@clustermatic.org]On Behalf Of Shubhangi Jadhav Sent: Tuesday, April 29, 2003 5:52 PM To: ron minnich; Richard Smith Cc: Linuxbios@clustermatic.org Subject: RE: Using ADLO with Linuxbios
Hi,
dd if=elfimage of=/dev/hdc bs=4096 seek=1 gives me an error "/dev/hdc invalid argument".
But "dd if=elfimage of=/dev/hdc" works as in it shows me the in/out records. However this is overwriting the partition table. when I do a fdisk -l /dev/hdc it says "disk /dev/hdc doesn't contain a valid partition table" Any suggestions on what could be done??
Regards, Shubhangi
-----Original Message----- From: linuxbios-admin@clustermatic.org [mailto:linuxbios-admin@clustermatic.org]On Behalf Of ron minnich Sent: Tuesday, April 29, 2003 2:00 AM To: Richard Smith Cc: Linuxbios@clustermatic.org Subject: Re: Using ADLO with Linuxbios
On Mon, 28 Apr 2003, Richard Smith wrote:
On my system if I add the seek option to dd it whines about /dev/hde being an invalid argument as well so I don't think its the partition number thats causing the issue.
'dd if=elfimage of=/dev/hde bs=4096 seek=1'
I've never had that happen. Weird.
ron
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios