Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > OS & Software > The Alternative OS

Had xp, installed ubuntu, now missing operating system

Reply
Bookmark / Share this page
Thread Tools
  #1  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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.
Reply With Quote
  #2  
Old 03-15-2008
Zenosincks's Avatar
Zenosincks Zenosincks is offline
TechSpot Guru
 
Location: Port Jervis, New York
Member since: Feb 2008, 2,425 posts
Boot into the Recovery Console with your XP disk and check this guide out.

You can ditch the chkdsk though, save yourself some time .
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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)
Reply With Quote
  #4  
Old 03-15-2008
Zenosincks's Avatar
Zenosincks Zenosincks is offline
TechSpot Guru
 
Location: Port Jervis, New York
Member since: Feb 2008, 2,425 posts
Make an image of the CD and put it on a thumb drive (assuming your BIOS will allow you to boot off it).
Reply With Quote
  #5  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 posts
ah only 256mb
Reply With Quote
  #6  
Old 03-15-2008
Zenosincks's Avatar
Zenosincks Zenosincks is offline
TechSpot Guru
 
Location: Port Jervis, New York
Member since: Feb 2008, 2,425 posts
: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.
Reply With Quote
  #7  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 posts
ok, well thanks for the help anyway.

Looks like im gona have to format
Reply With Quote
  #8  
Old 03-15-2008
Zenosincks's Avatar
Zenosincks Zenosincks is offline
TechSpot Guru
 
Location: Port Jervis, New York
Member since: Feb 2008, 2,425 posts
Maybe someone else will have a suggestion.
Reply With Quote
  #9  
Old 03-15-2008
Nodsu's Avatar
Nodsu Nodsu is offline
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Use the Windows XP setup floppy disks (6 of them) to boot into Recovery Console. After that proceed as normal.
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #10  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 posts
the d400 has no floppy drive

Surely theres another way?
Reply With Quote
  #11  
Old 03-15-2008
Zenosincks's Avatar
Zenosincks Zenosincks is offline
TechSpot Guru
 
Location: Port Jervis, New York
Member since: Feb 2008, 2,425 posts
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.
Reply With Quote
  #12  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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 05:00 PM.
Reply With Quote
  #13  
Old 03-15-2008
Nodsu's Avatar
Nodsu Nodsu is offline
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 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..
Reply With Quote
  #14  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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)
Reply With Quote
  #15  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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 05:47 PM.
Reply With Quote
  #16  
Old 03-15-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 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.
Reply With Quote
  #17  
Old 03-16-2008
Nodsu's Avatar
Nodsu Nodsu is offline
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 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.
Reply With Quote
  #18  
Old 03-18-2008
mokaboy's Avatar
mokaboy mokaboy is offline
TechSpot Member
 
Location: Portsmouth, England
Member since: Feb 2005, 250 posts
just to close the thread, i got hold of the external cd drive, formatted, installed xp, installed ubuntu and all is well.
Reply With Quote
Reply

Thread Tools

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
Missing Operating System!! Please Help Chaxils Windows OS 3 07-10-2007 04:07 AM
Boot from ATAPI CD-ROM: Hard Disk Missing operating system wigglykiwi Windows OS 4 01-13-2007 01:38 PM
missing operating system leeknight1982 Windows OS 2 05-17-2006 01:02 AM
missing operating system don hill Windows OS 4 04-18-2006 09:25 PM
Help! Installed ubuntu, now Windows XP wont boot thmandan22 The Alternative OS 7 10-17-2005 08:03 PM


All times are GMT -4. The time now is 01:17 AM.