linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mbr dd'd
@ 2004-12-13 13:30 kaushal
  2004-12-13 14:31 ` chuck gelm
  2004-12-13 15:59 ` Jim C. Brown
  0 siblings, 2 replies; 3+ messages in thread
From: kaushal @ 2004-12-13 13:30 UTC (permalink / raw)
  To: admin

hi,
   My friends' system is in a critical situation.
	Hdd. is /dev/hdc.
	CD-WR is /dev/hdd.
created a bootable linux iso img.
	MISTAKE part:
dd if=iso.img of=/dev/hdc.Instead of hdd.

To retrive it back we tried the following:

1.)lilo:
1st sector of the device doesn't has valid boot signature.

2.)grub-install /dev/hdc
the device doesn't has BIOS recognition.

though multiboot,tried out this :
3.)dd if=/boot/vmlinuz of=/dev/hdc  
grub-install /dev/hdc
the device doesn't has BIOS recognition.

4.)backed up the /boot/grub
copied the grub of another sys in the network,
replaced the /boot/grub.conf with the backedup grub.conf(i.e old one)
again grub-install failed with the same reason.


Net connectivity is available.Is there anyway he can recover the mbr
?Other os is windows 2000.He did backup the entire data and the system
is working fine now.

Desperately   waiting for a solution.

Thanks a lot in advance.

kaushal.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-13 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-13 13:30 mbr dd'd kaushal
2004-12-13 14:31 ` chuck gelm
2004-12-13 15:59 ` Jim C. Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).