also @ TechSpot: Samsung announces Galaxy Tab 2 with Android 4.0 ICS
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Download Now:

Had xp, installed ubuntu, now missing operating system

Thread Tools Search this Thread
  #1  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
Had xp, installed ubuntu, now missing operating system

I had xp running on my D400 laptop and wanted UBUNTU.

I messed up the install (only installed half the operating system) I cannot remember what program i used i think it was called UNETBI? something like that.

Anyway when i start my laptop i get 'MISSING OPERATING SYSTEM'

I installed slax to my usb drive and accessed/backed up my files within windows.

I am wondering how i can change the boot.ini file from the windows area so that it will boot ok again?

It will not let me edit the file from within slax, only read.

Please help

Thanks alot.
  #2  
Old 03-15-2008
Matthew's Avatar
TechSpot Editor, Community Manager
 
Location: Pennsylvania
Member since: Feb 2008, 4,974 posts
System specs
Boot into the Recovery Console with your XP disk and check this guide out.

You can ditch the chkdsk though, save yourself some time .
__________________
"Dependence begets subservience and venality, suffocates the germ of virtue, and prepares fit tools for the designs of ambition." -Thomas Jefferson
  #3  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
thanks for the quick reply

ONLY problem is i have no cd drive on the dell d400

I could get hold of an external next week but id prefer to leave that as a last resort (so i can maybe learn something)
  #4  
Old 03-15-2008
Matthew's Avatar
TechSpot Editor, Community Manager
 
Location: Pennsylvania
Member since: Feb 2008, 4,974 posts
System specs
Make an image of the CD and put it on a thumb drive (assuming your BIOS will allow you to boot off it).
__________________
"Dependence begets subservience and venality, suffocates the germ of virtue, and prepares fit tools for the designs of ambition." -Thomas Jefferson
  #5  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
ah only 256mb
  #6  
Old 03-15-2008
Matthew's Avatar
TechSpot Editor, Community Manager
 
Location: Pennsylvania
Member since: Feb 2008, 4,974 posts
System specs
:P Welp unless theres a utility out there I don't know of off hand that'll fit on your thumb drive or you have a Recovery Partition on the HDD, I'm not sure of what you can do, sorry.
__________________
"Dependence begets subservience and venality, suffocates the germ of virtue, and prepares fit tools for the designs of ambition." -Thomas Jefferson
  #7  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
ok, well thanks for the help anyway.

Looks like im gona have to format
  #8  
Old 03-15-2008
Matthew's Avatar
TechSpot Editor, Community Manager
 
Location: Pennsylvania
Member since: Feb 2008, 4,974 posts
System specs
Maybe someone else will have a suggestion.
__________________
"Dependence begets subservience and venality, suffocates the germ of virtue, and prepares fit tools for the designs of ambition." -Thomas Jefferson
  #9  
Old 03-15-2008
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Use the Windows XP setup floppy disks (6 of them) to boot into Recovery Console. After that proceed as normal.
  #10  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
the d400 has no floppy drive

Surely theres another way?
  #11  
Old 03-15-2008
Matthew's Avatar
TechSpot Editor, Community Manager
 
Location: Pennsylvania
Member since: Feb 2008, 4,974 posts
System specs
I was prepared to laugh if you had a floppy drive in that beast with no CD drive. You can pick up a 1GB thumb drive for a few bucks. That'd probably be the cheapest route for you to go.
__________________
"Dependence begets subservience and venality, suffocates the germ of virtue, and prepares fit tools for the designs of ambition." -Thomas Jefferson
  #12  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
lol

i cannot format until next week so i only have family pc to mess about on or slax which is annoying.

I dont suppose anyone would be able to walk me through installing the Dell 1450 Broadcom WIFI drivers on my D400 under slax would they?

I have found instructions online but each are just a little above my unix knowledge. It also makes it that little more difficult using slax off my pen drive.

Apparently i need to use a program called ndiswrapper which i have but i have no idea how to install or use. I have to put this into my root directory everytime i load up slax as it does not save my settings.

I also have the .ini and .sys windows driver files for my card already i just dont know how to put 1 and 1 together

Laptop with no internet = pointless

Thanks all for your suggestions so far.

Last edited by mokaboy; 03-15-2008 at 06:00 PM..
  #13  
Old 03-15-2008
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
OK. So you can boot into some form of Linux via USB?

When you played with Ubuntu, then you hopefully messed up only the primary bootloader. You can use Linux to install another one.

Do you have Lilo on that Slax thing?

You could fix up a minimal Lilo config file:
Code:
boot = /dev/hda
timeout = 1
default = win
vga = normal 
label = win
other = /dev/hda1
And then install lilo using this config file.

You coud install Grub too, but then you would need a partition that Grub knows how to read..
  #14  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
hi

Thanks alot for your help but im too much of a noob to understand it

Im brand new to linux but am willing to learn. I believe slax uses LILO and ive looked into what this is but i am unsure how to add or change anything if you could point us in the right direction.

This might be useful..

My setup under mnt

floppy (dnt exist)
hda1 (windows)
hda2(linux ubuntu that went wrong)
live (not sure maybe the swap thing?)
sda1_removable (usb stick with slax)
  #15  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
**UPDATE**

ok i found out that it should be in /etc/lilo.conf which it wasnt

so i created it...

im in the process of writing the config now.....

but do not know exactly what to put in it? ALSO will it save when i reboot?

Last edited by mokaboy; 03-15-2008 at 06:47 PM..
  #16  
Old 03-15-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
ok so i figured out how to make it save when i reboot.
i then created this lilo.conf file in /etc/ and used the code posted above.
it did not work
well it just booted back into slax so i assume it didnt.
  #17  
Old 03-16-2008
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
LILO doesn't use the config file on the fly. It installs itself based on the config file.

So every time you edit the config, you have to run "lilo" (or "/sbin/lilo") to reinstall with the new settings.
  #18  
Old 03-18-2008
mokaboy's Avatar
TechSpot Enthusiast
 
Location: Portsmouth, England
Member since: Feb 2005, 251 posts
just to close the thread, i got hold of the external cd drive, formatted, installed xp, installed ubuntu and all is well.
Closed Thread

Similar Topics
Topic Replies Forum
Missing Operating System 1 Windows OS
Missing Operating System!! Please Help 3 Windows OS
missing operating system 2 Windows OS
missing operating system 4 Windows OS
Operating system missing!! 13 Windows OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 09:02 AM.