LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-25-2016, 12:46 PM   #1
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Rep: Reputation: Disabled
urgent help for linux computer: grub rescue


Hello

I have been using Linux by a year now. For a specific reason I wanted to switch back to windows. So I deleted the part ion using fdisk command in tty2 terminal.then rebooted I get the following error:

Error no partition found:
Grub rescue

Grub rescue>

I typed ls

I get

Grub rescue> ls
(Hd0) (Fd0)

I did

Grub rescue> ls (hd0)
Error no partition!

What should I do

I can't find the msdos1 or msdos2

Is there are any other commands?

Pls help

This is the only dell computer I have. It is dell dimension 5150.

Thank you
 
Old 09-26-2016, 08:06 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,689

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by korom View Post
Hello
I have been using Linux by a year now. For a specific reason I wanted to switch back to windows. So I deleted the part ion using fdisk command in tty2 terminal.then rebooted I get the following error:

What should I do I can't find the msdos1 or msdos2 Is there are any other commands?

Pls help This is the only dell computer I have. It is dell dimension 5150.
What, exactly, did you THINK was going to happen when you deleted disk partitions? If you delete it, it's GONE, so it obviously can't be found. And if you wanted to go back to Windows, why does it matter if you don't have Linux/grub?? Put your Windows recovery disk in, boot from it, and do a fresh installation. Call Dell if you don't have one, or download the Windows 10 ISO, and burn it to a DVD.

Also, this is NOT URGENT for anyone here...we volunteer our time, so asking for/expecting 'urgent' help is plain rude, as is ignoring the LQ Rules about text speak.
 
Old 09-26-2016, 09:20 AM   #3
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Original Poster
Rep: Reputation: Disabled
Sorry for being impolite
I did not mean to.


You see I wanted to dual boot windows with Linux
So I searched Google.

In Microsoft page

It says you have to fdisk and install windows.

I did the fdisk then deleted the partition

And got grub rescue error
Also I can not boot into windows recovery CD either.

Thanks for your advice anyway.
 
Old 09-26-2016, 09:33 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,689

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by korom View Post
Sorry for being impolite I did not mean to.

You see I wanted to dual boot windows with Linux So I searched Google. In Microsoft page It says you have to fdisk and install windows. I did the fdisk then deleted the partition
This is not what you initially said. You said you wanted to switch BACK to Windows, and didn't mention dual-booting. Regardless, you have not done your system any good, so doing a fresh installation is the easiest thing to do. Start by doing a FRESH INSTALLATION of Windows.
Quote:
And got grub rescue error Also I can not boot into windows recovery CD either.
And why is that?? Your hard-drive partitions have no bearing on the ability to boot from another device. Can you provide ANY useful details, such as what you're trying to boot from, where you got the Windows DVD, what version of Windows, and what version/distro of Linux???

There are MANY dual-booting guides available, but I'd not trust ANYTHING from Microsoft regarding this. Going further, what is your actual GOAL? What are you trying to do with Windows that you can't do with Linux??? You can also install virtualbox, and easily boot/install Windows in a virtual machine on Linux, which is actually far simpler than dual-booting.
 
Old 09-26-2016, 10:00 AM   #5
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Original Poster
Rep: Reputation: Disabled
Windows xp

I wanted dual boot. To do that; some website says to go back to windows os.
So I wanted to install windows os. I did not know how to since I already had Ubuntu installed.
That's when i visited the Microsoft website and fdisk (clear) the partition.
I wanted windows because some development software uses windows instead of Linux. That is the reason.
 
Old 09-27-2016, 08:12 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,689

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by korom View Post
Windows xp

I wanted dual boot. To do that; some website says to go back to windows os. So I wanted to install windows os. I did not know how to since I already had Ubuntu installed.
That's when i visited the Microsoft website and fdisk (clear) the partition. I wanted windows because some development software uses windows instead of Linux. That is the reason.
Stop right where you are. Windows XP is ANCIENT, and unsupported TOTALLY. If you want to develop for Windows, doing it on XP is pointless because such software probably won't work at all/very well on anything current. Secondly, you visited "some website", but still don't tell us which one, what you did/tried, etc., what version of Ubuntu, or give us any real details.

AGAIN..you have botched your system. There is NO WAY to recover. Windows needs to be loaded FIRST for dual-boot. Otherwise, for the second time, loading Windows in virtualbox is the easiest thing to do. Do a fresh Linux installation, load virtualbox, and then load Windows in it. Simpler and quicker.
 
Old 09-27-2016, 08:25 AM   #7
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Original Poster
Rep: Reputation: Disabled
Ubuntu 15.10 wily

OK since windows xp is out of date
I want to go back to Linux.
Is there any possibility?
My BIOS is working fine.
I keep get the grub rescue mode
Does that mean grub is installed?
When I type 'set' command I find that msdos1 is available already
But when I type ls
I get (hd0) (fd0)
 
Old 09-27-2016, 08:31 AM   #8
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,143
Blog Entries: 21

Rep: Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481
Link to computer make and model review so members can see your specs. A windows XP machine may be ancient and not able to handle Ubuntu 15.10.
 
Old 09-27-2016, 08:48 AM   #9
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Original Poster
Rep: Reputation: Disabled
dell dimension 5150

https://www.engadget.com/products/de...on/5150/specs/
 
Old 09-27-2016, 08:57 AM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,689

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by korom View Post
Ubuntu 15.10 wily

OK since windows xp is out of date I want to go back to Linux. Is there any possibility? My BIOS is working fine.
I keep get the grub rescue mode Does that mean grub is installed? When I type 'set' command I find that msdos1 is available already
But when I type ls I get (hd0) (fd0)
YES...put in the installation CD/DVD/USB-Stick/whatever-you-have-the-Linux-installer-on, and boot from it. Format your hard drive, and do a fresh installation. Done. Install it the same way you did the FIRST time.

But seriously...512MB of RAM on a P4 processor?? You'd be *FAR* better off spending a pretty small amount of $ on a new system that's about 10 times more powerful.
 
Old 09-27-2016, 10:03 AM   #11
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,541

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
You keep getting the Grub rescue mode because you still have Grub code in the Master Boot Record. This is a very small amount of code and almost all the needed Grub code/files were on the partition you deleted which is why you cannot get past grub rescue. You could re-install Grub to the MBR with your installation DVD but the problem with that is Ubuntu 15.10 support ended in July of this year so if you want Ubuntu, your options are Ubuntu 12.04, 14.04 or 16.04. Given the age of your computer, you might be better off using Xubuntu or Lubuntu.
 
Old 09-27-2016, 11:45 AM   #12
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,143
Blog Entries: 21

Rep: Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481
512MB of ram is really cutting it close.

You might rethink using Ubuntu and go with a Window Manager type of Linux distro for low spec ram challenged computers. Or. Upgrade the ram to 1 gig or more.

Best I can recommend for 512MB of ram is what I am running now.

Fits on a CD.

How to install is here.
 
Old 09-27-2016, 12:28 PM   #13
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi korom...

In addition to rokytnji suggestion, Slitaz might also work well. Distrowatch's page concerning this distribution is here.

I would concur with the others that Ubuntu 15.10 will most likely work not well on your system, apart from the fact it's reached its EOL (end of life.)

Regards...

Last edited by ardvark71; 09-27-2016 at 12:30 PM. Reason: Correction.
 
Old 09-28-2016, 02:02 PM   #14
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
korom, you want sth like antiX for that ancient system.
they have these nice installation videos, maybe this one?
 
Old 09-28-2016, 05:50 PM   #15
korom
LQ Newbie
 
Registered: Sep 2016
Distribution: slacko puppy
Posts: 16

Original Poster
Rep: Reputation: Disabled
Solved

Had to use my Android device to install Linux on my PC
I used drive droid app
installed puppy slack
Booted from BIOS
It worked 100%
I would like to download antix but I am trial running.
Can anyone give me the link to the iso?
And any review on puppy Linux?

Thank you guys for the help

Last edited by korom; 09-28-2016 at 05:52 PM. Reason: no appreciation
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
error on restart of computer (Unknown File system ; grub rescue) monis Linux - Newbie 7 12-28-2013 02:41 AM
Grub Rescue Remains Unsolved even using Live Cd Urgent Help needed....... s4sarath Ubuntu 1 10-03-2013 01:34 AM
grub rescue> need help. urgent.plz mr.cracker Linux - Newbie 9 06-27-2013 01:35 PM
get grub rescue> computer wont boot windows xp roguetektur3n Linux - Newbie 6 06-06-2011 09:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration