Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-03-2008, 11:04 PM   #1 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Angry Errors while Reinstalling GRUB


I have intel core 2 duo 1.86 GHZ , Nvidia 7100gs , 1 GB ram , 2 hard disks (250 GB, 160GB) with ubuntu on 2nd one,dunno what all i should tell more .

My prob:- after ubuntu's reinstallation grub fails to recognize xp even after GRUBs reinstallation

When i downloaded an ubuntu iso(Bfore 2-3 months) had Xp on my comp.
i was happy and GRUB was working okay.but due to a hard disk failure or Sumthin and i had to reformat the drive and reinstall ubuntu. i made a big mistake by not fixing the MBR by xp cd.Now Grub doesnt recognize windows but with some advice of a friend(here on this forum) i Fixed the MBR with the xp cd.NOw while booting with live cd and reinstalling GRUB by
Quote:
grub-install /dev/sda
i get error : Could not find the device for /boot : Not found or not a block device.
and on the DIGIT irc Hitboxx told me 2 do
Quote:
chroot /mnt/sysimage
while doing this i get an error : no such file or directory

Now i cant boot into linux,
and if i select the linux drive i get error : NTLDR not found.


PLEASE HELP MEEEE.

IM STUCK WITH CR@PPY WINDOWS
hullap is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 14-03-2008, 11:17 PM   #2 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: Errors while Reinstalling GRUB

http://ubuntuforums.org/showthread.php?t=224351

This mite help u
SunnyChahal is offline  
Old 14-03-2008, 11:19 PM   #3 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

Thanx for the link sunny,
ill try it 2moro.(no empty cd 2day )
hullap is offline  
Old 15-03-2008, 12:45 PM   #4 (permalink)
Pee into the Wind...
 
shady_inc's Avatar
 
Join Date: May 2007
Location: Mumbai
Posts: 782
Default Re: Errors while Reinstalling GRUB

Can you see the XP entry when in the Grub menu during start-up.?
If not, then add the folowing entry to /boot/grub/menu.lst file

title Windows XP
root (hd0,0)
makeactive
chainloader +1

Right after the Ubuntu entry.Change (hd0,0) to the location of your XP partition

NOTE: Do this after you re-install grub from the link given by Sunny.
__________________
Life is as complicated as you say it is.
shady_inc is offline  
Old 15-03-2008, 09:40 PM   #5 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: Errors while Reinstalling GRUB

Check this rather How to : Install GFX Grub In Ubuntu !
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 15-03-2008, 09:46 PM   #6 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

Quote:
Originally Posted by Dark Star View Post
i dont think i want this.


and after reinstalling GRUB when booting ubuntu it hangs or stops @ about 1% and i have to restart
hullap is offline  
Old 16-03-2008, 12:46 AM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Errors while Reinstalling GRUB

yes,as @shady's post,make sure "makeactive" line is there for windows in menu.lst.

if u have ur grub corrupted,ie no proper display ,but only a grub> prompt,u'd like to reinstall grub.
it is also good to see the output of below command from terminal in livecd
Code:
/sbin/fdisk  -l
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 16-03-2008, 12:05 PM   #8 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

ok ill do /sbin/fdisk -1, but after reinstalling GRUB when booting ubuntu it hangs or stops @ about 1% and i have to restart..


EDIT
BAH....... IM reinstalling UBUNTU

Last edited by hullap; 16-03-2008 at 12:13 PM.
hullap is offline  
Old 16-03-2008, 12:13 PM   #9 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Errors while Reinstalling GRUB

^it is "/sbin/fdisk -l" "l" as in small letter "L"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 16-03-2008, 12:17 PM   #10 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

Doesnt matter im thinking of reinstalling it now or should i wait for stable version of hardy
hullap is offline  
Old 16-03-2008, 12:21 PM   #11 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Errors while Reinstalling GRUB

reinstalling,formatting things are for window$ series of operating systems.In Linux,we can solve most of the problems.last choice is re-install
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 16-03-2008, 12:30 PM   #12 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

arre its hangin while booting, any way to repair it

Last edited by hullap; 20-03-2008 at 01:31 PM.
hullap is offline  
Old 20-03-2008, 01:34 PM   #13 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

BUMP

its getting hanged while booting Ubuntu which is on my hd. i took some photos from my mobile.



When i boot it hangs here

and hitboxx told me to press alt+F1, the underscore keeps flashing but it doesnt respond



I tried recovery mode too, but that didnt work

Last edited by hullap; 20-03-2008 at 02:19 PM.
hullap is offline  
Old 20-03-2008, 02:31 PM   #14 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Errors while Reinstalling GRUB

try reading this
How To Ask a Question Here
gary4gar is offline  
Old 20-03-2008, 04:58 PM   #15 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Errors while Reinstalling GRUB

in grub menu,select ubuntu,press "e" ,then select "kernel /boot/..." line ,again press "e" now go to the end of the line.delete " quiet splash vga=7xx"
press "enter".
press "ESC" to came back to the previous options.
now go to the last line which is "quiet" press "d" to delete the line.
now press "b" to boot.
when system fails,press ctrl+alt+fx(f1) to login as local user.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 20-03-2008, 04:59 PM   #16 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Errors while Reinstalling GRUB

I have reinstalled ubuntu so no need fo rthis thread. im asking for closing this
hullap is offline  
Closed Thread

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run it even after reinstalling Windows abhijangda Tutorials 4 17-03-2007 10:01 PM
Reinstalling GRUB kadal27 Open Source 5 15-09-2006 10:19 PM
without reinstalling windows??? john_the_ultimate Software Q&A 6 23-12-2005 09:42 PM
Reinstalling Windows XP anubhav_har Software Q&A 8 28-07-2005 07:32 PM
uninstalling and reinstalling kumarn_2004 QnA (read only) 2 09-06-2005 09:41 PM

 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:04 AM.


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

Search Engine Optimization by vBSEO 3.3.2