Fedora Linux Support Community & Resources Center
  #1  
Old 8th May 2009, 05:32 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
Installed Fedora, but lost vista and can't restore, HELP

So i'm VERY new at this, i need fedora for this research i'm starting. I have a dell and vista was installed on it, then i installed fedora 10 like it said on the fedora site from a boot disc. Now i have fedora but i don't have vista nor access to the memory it took up. I tried to restore to start over but i can't, and i need vista back.

Normally i would restore from the 10 G partition dell sets up for recovery but i'm not able to get to it, and i don't have my vista discs they're back at school.

What do i do?
Reply With Quote
  #2  
Old 8th May 2009, 05:36 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hi and welcome,
did you shrink the vista partition and install fedora into the free space
Reply With Quote
  #3  
Old 8th May 2009, 05:47 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
yes exactly
Reply With Quote
  #4  
Old 8th May 2009, 06:03 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
Quote:
Originally Posted by Dangermouse View Post
Hi and welcome,
did you shrink the vista partition and install fedora into the free space
yes exactly
Reply With Quote
  #5  
Old 8th May 2009, 06:27 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hi if you type in a terminal and post the output back here

Quote:
su
fdisk -l
it should be just a matter of changing grub as it probably picked up the recovery partition as the windows.
Reply With Quote
  #6  
Old 8th May 2009, 06:32 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
[Zac2@zacf ~]$ su
Password:
[root@zacf Zac2]# fdisk -l

Disk /dev/sda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x48000000

Device Boot Start End Blocks Id System
/dev/sda1 1 7 56196 de Dell Utility
/dev/sda2 8 1313 10485760 7 HPFS/NTFS
/dev/sda3 * 1313 9557 66218996 7 HPFS/NTFS
/dev/sda4 9558 12161 20916630 5 Extended
/dev/sda5 9558 9583 208813+ 83 Linux
/dev/sda6 9584 12161 20707753+ 8e Linux LVM

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe4bbcec2

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 19457 156288321 c W95 FAT32 (LBA)

Disk /dev/sdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5b6ac646

Device Boot Start End Blocks Id System
/dev/sdc1 * 1 19457 156288321 c W95 FAT32 (LBA)
[root@zacf Zac2]#
Reply With Quote
  #7  
Old 8th May 2009, 06:52 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Ok if i have this right, if you edit /boot/grub/menu.lst
Quote:
su
gedit /boot/grub/menu.lst
you should have a part something like below in it
title Other
root (hd0,0)
chainloader +1


change it like below a 0 to 1
title Other
root (hd0,1)
chainloader +1


save and try reboot to other(vista) now.
Reply With Quote
  #8  
Old 8th May 2009, 07:07 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
Quote:
Originally Posted by Dangermouse View Post
Ok if i have this right, if you edit /boot/grub/menu.lst


you should have a part something like below in it
title Other
root (hd0,0)
chainloader +1


change it like below a 0 to 1
title Other
root (hd0,1)
chainloader +1


save and try reboot to other(vista) now.
it says

rootnoverify (hd0,1)
chainloader +1

I'm changed to look like the one you got. it still tells me

BOOTMGR is missing
Press Ctrl+Alt+D...
Reply With Quote
  #9  
Old 8th May 2009, 07:13 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
if it was already hd0,1 change it to hd0,0 try that

If it doesnt work try 2 (which it could well be)
Reply With Quote
  #10  
Old 8th May 2009, 08:41 PM
Emailzac Offline
Registered User
 
Join Date: May 2009
Posts: 6
TOTALLY WORKED!! your totally my hero man, thanks. So what did i do wrong and why did that fix it? i had to use 2
Reply With Quote
  #11  
Old 9th May 2009, 04:31 AM
sidebrnz's Avatar
sidebrnz Offline
Registered User
 
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,104
When you installed Fedora, it thought that the first partition on your hard disk was Vista, but it wasn't, and you had to change it to the right one. Looking at the results from fdisk, I can see (and Dangermouse didn't notice) that the third partition (hd0,2 to grub) is the right one, because it's the one marked as bootable. The reason this happens is that OEMs put the recovery partition first, so that the rest of the drive can be partitioned as one big drive, but Fedora expects the very first partition to be the one with your other system. Keep this in mind, because when F11 comes out, you may want to reinstall, and you'll know how to avoid this by selecting the right partition during installation.
__________________
Registered Linux user #470359 and permanently recovered BOFH.

Any advice in this post is worth exactly what you paid for it.
Reply With Quote
Reply

Tags
fedora, installed, lost, restore, vista

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed Fedora and now Vista will not shutdown sidd09 Using Fedora 2 29th September 2009 02:40 PM
Dual-Booting Fedora 11 and Vista (Vista installed first) Myrcroft Installation and Live Media 6 13th September 2009 01:25 AM
Installed Fedora 10 After Windows Vista OS ankitparekh Installation and Live Media 4 21st May 2009 09:56 PM
Fedora 9 and Vista (Vista Installed 1st) losled Installation and Live Media 21 14th August 2008 09:24 AM
Dual boot vista with fedora + mediadirect + restore files a_tom Using Fedora 0 10th June 2007 01:49 AM


Current GMT-time: 09:38 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat