Windows borked linux

  • Shone
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Nov 23, 2007
  • Posts: 6
  • Status: Offline

Post December 12th, 2007, 8:25 am

I've just re-installed my windows after failing to fix it, and everytime I do this it writes over the booty-thingy part (if someone knows the proper term please tell me) so now it just boots straight into windows instead of going into the screen where I choose which OS to use.

Is there a way to fix this without having to re-install suse? :oops: 8)
_________________
Residential Mortgages and Re-Mortgages Black Box Products
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post December 12th, 2007, 8:25 am

  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post December 12th, 2007, 8:50 am

Master Boot Record (MBR) is what you mean. You need to reinstall the boot loader to the first sector of the boot partition or make a boot disk.

http://www.sorgonet.com/linux/grubrestore/

That's one of many sites explaining how to restore grub and I'm sure there are many on LILO as well.
How do you know when a politician is lying? His mouth is moving.
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post December 12th, 2007, 10:37 am

So you installed suse before windows? Or the other way around?
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2675
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post December 12th, 2007, 4:08 pm

Windows needs to be installed first; then you may utilize a secondary OS which should install it's own boot manager.
"It's always a long day, 86,400 won't fit into a short."
  • geekdw
  • Beginner
  • Beginner
  • User avatar
  • Joined: Dec 12, 2007
  • Posts: 39
  • Status: Offline

Post December 12th, 2007, 4:20 pm

This might work too...

Right click My Computer >> Properties >> Advanced tab >> Settings button under startup and recovery >> Edit button

Then you can edit the Windows boot loader and add whatever you want.

I've never tried to add a linux or unix OS that way sooo let me know if it works or if it even can work :)
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post December 13th, 2007, 6:31 am

geekdw, there is supposedly some way to add a linux option to the windows bootloader, but imho its fruitless and completely not worth it :]


there is a suse specific way to restore the bootloader.
now that windows is installed, boot from the suse install cd/dvd as if you were going to install or reinstall it.
After the license agreement, you'll be prompted for an installation type. select "other" then "repair installed system"
In the options you're presented with you'll see entries for the master boot record (grub) and partition checks.
Select those and run the repair.
voila.. ding.. wham.. bam.. that good ol' grub is back in action >.<
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post December 13th, 2007, 8:56 am

@geekdw-I never knew you could get to the boot.ini that way, I've always gone through the command line and did cd\, attrib -a -s -h -r, edit boot.ini, and so on. This way seems a bit easier and quicker, thanks!
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • tom2002
  • Novice
  • Novice
  • No Avatar
  • Joined: Dec 05, 2007
  • Posts: 16
  • Loc: Eugene, OR
  • Status: Offline

Post December 13th, 2007, 4:59 pm

I just got finished my first Linux class, and the thing we learned was to "always" install Windows first, because it doesn't like other O/S's.

Windows is such an arrogant O/S!

BTW, I got an "A-" in the class, but I worked my ass off for it.
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post December 13th, 2007, 6:12 pm

I think if I ever decided to go out and buy a copy of vista (yeah right...maybe when pigs fly) I will probably get vmware going on my linux machine then put the vista in that. That is another option, then you don't have to worry about which order you do them, either one will work. Or you could just do windows then linux, and format the entire thing and do linux then windows, just for the learning experience.
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post December 13th, 2007, 7:03 pm

VMWare will be my next step too. I abandoned dual boot years ago in favor of separate machines.
How do you know when a politician is lying? His mouth is moving.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post December 13th, 2007, 10:17 pm

kc0tma wrote:
@geekdw-I never knew you could get to the boot.ini that way, I've always gone through the command line and did cd\, attrib -a -s -h -r, edit boot.ini, and so on. This way seems a bit easier and quicker, thanks!


start > run > msconfig, boot.ini tab ...not manually editable to add whatever you want, but it has options to do quite a few things
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post December 14th, 2007, 7:38 am

I use the msconfig all the time for taking stuff out of start up and what not, but I've never added that /NOGUIBOOT or /SAFEBOOT or whatever they say to the boot.ini, maybe if I get bored today I'll take an old junker machine out of storage here at work and see what happens.
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post December 14th, 2007, 10:14 am

just boots windows faster if you do /noguiboot by like 2 seconds. instead of seeing the "winblows" ..or "windows", rather with the green bar going across the screen you see a black screen and think something is fkd until the winlogon screen appears >.<
i think the safeboot just auto boots into safe mode
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • tom2002
  • Novice
  • Novice
  • No Avatar
  • Joined: Dec 05, 2007
  • Posts: 16
  • Loc: Eugene, OR
  • Status: Offline

Post December 18th, 2007, 10:41 pm

I think two separate machines with a KVM switch is probably the best bet. I do that, however, my Linux machine also uses a mobile hard drive dock. Docks can be had for about $25 or less, then your only other expenses would be another hard drive, and maybe another mobile dock tray for about $10 - 15. You can pick up a used hard drive for a Linux config for about $10.

I understand that some people might be constrained by budget, however, a lot of the people in my class who did dual boot had issues, and had to reinstall everything again. I got better things to do, although I do remember their pain in the past when I had Windows 98 and Windows NT 4.0 dual booted.

Post Information

  • Total Posts in this topic: 14 posts
  • Users browsing this forum: No registered users and 62 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.