Formatted Linux partition from Windows


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Formatted Linux partition from Windows
# 1  
Old 04-10-2005
Formatted Linux partition from Windows

While working in windows, I accidently formatted the Linux partition (I had fedora core 3 dual boot system with Windows XP as the default OS to boot). Now, on starting the comp, I see a grub command line, and I am not able to make any progress from there. Can I do something so that I change it to the state when linux was never installed, or that grub stays but boots Windows?

Please assume that I am an absolute beginner in linux.
# 2  
Old 04-10-2005
The simplest thing is to get a Win98/ME boot disk or CD. Boot to DOS mode and do
Code:
fdisk /mbr


Last edited by Yogesh Sawant; 03-01-2011 at 06:17 AM.. Reason: added code tags
# 3  
Old 04-10-2005
Thanks

Thanks. I used fixmbr in recovery mode using Windows XP instead. That worked.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Repair windows 8.0 ntfs partition

I have a 1TB HD, suspect it had bad sectors and blocks... it was pre-installed with windows 8.0.. I was able to boot up ubuntu and looked at the partitions and run a badblocks comand to verify secotors, after getting a serious of Input and Output errors mounting the partition and doing any... (2 Replies)
Discussion started by: ppchu99
2 Replies

2. Red Hat

Shrink LVM partition & create new Linux Primary partition

Hello All, I have a Red Hat Linux 5.9 Server installed with one hard disk & 2 Partitions created on it as follows, /boot - Linux Partition & another is LVM - One VG & under that 5-6 Logical volumes(var,opt,home etc). Here my requirement is to take out 1GB of space from LVM ( Any logical... (5 Replies)
Discussion started by: gr8_usk
5 Replies

3. Filesystems, Disks and Memory

Recovery of formatted ext3 partition

Hi! I have a really big problem right now. I (accidently) formatted a ext3 partition with "mkfs.ext3 /dev/sda1". The problem is that I REALLY need some files from there. The partition had a size of about 4GB, after accidently formatting it, I accidently rewrote Grub on it :wall: I hope I didn't... (3 Replies)
Discussion started by: al0x
3 Replies

4. SuSE

write permissions in windows partition?

Hi everyone i was able to mount windows partition in open suse 10.3 and was able to view all contents of windows but unable to create any content in that one. Can it be done or not? (0 Replies)
Discussion started by: ganapathy.psgit
0 Replies

5. Red Hat

accessing windows 2k3 partition from Linux Advance Server 3

Dear all i hav dual operating system ie windows 2003 and Red Hat Advance Server3 trying to mount windows partition on linux operating system using the following method 1)mkdir /mnt/windows 2)mount -t ntfs /dev/hda1 /mnt/windows mount: fs type ntf not supported by kernel and my kernel... (2 Replies)
Discussion started by: maooah
2 Replies

6. UNIX for Dummies Questions & Answers

Can I run unix in the same partition with windows?

Can I run unix in the same partition with windows xp? Because I have one for now.. Thank you for answers. (2 Replies)
Discussion started by: olddays
2 Replies

7. Linux

formatted linux partiiton from windows.. please help

in between work somehow i deleted the linux partition from windows. now i am booting up in the grub mode. and it doesnt even accept the cd drive also that too in a notebook. i went to bios and changed my order of booting to cd->rom and then hdd.. but it directly goes to the grub command line when i... (2 Replies)
Discussion started by: rejoy_stud
2 Replies

8. UNIX for Advanced & Expert Users

Solaris Linux Windows partition confuse

Dear All I tried to follow the instruction in this link: http://multiboot.solaris-x86.org/v/2.html I created all these partitions as mentioned in the link above by using partition commander 9 Fist stage: I installed XP in first partition (hda1)....success. Second stage: Install... (0 Replies)
Discussion started by: zillah
0 Replies

9. UNIX for Dummies Questions & Answers

Linux/Windows Fat32 Swap partition.

I run a dual boot WinXP/Red Hat 8 system on my laptop. Since my hard drive is inherently small(laptop) I am trying to creat a swap partition for keeping mutually used files such as music/video etc... I have created a 2.5GB Fat32 partition with Partition Magic Pro and have windows recognizing the... (2 Replies)
Discussion started by: djtrippin
2 Replies

10. UNIX for Dummies Questions & Answers

reading a windows xp partition ??

Hi, for some reason I cannot read / write my windows xp partitions. I have Suse Linux 7.0. Can someone tell me how I can ???? thnx, Dennis (2 Replies)
Discussion started by: dvvelzen
2 Replies
Login or Register to Ask a Question