Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remove Grub
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
duffmckagan
n00b
n00b


Joined: 26 Apr 2005
Posts: 58

PostPosted: Sun Jun 10, 2007 5:00 am    Post subject: Remove Grub Reply with quote

I have been searching around the forums, but all the solutions relate to Windows XP and using the fdisk from the Windows XP bootable cd.

Well, I don't have Windows XP -- only Gentoo and I don't want the bootloader.

Isn't it right that when there is only one operating system, you don't necessarily need a bootloader?
So thats it. I want to remove the Grub sitting on my MBR.

Please tell me whether it would be right to simply make the / partition bootable to boot to gentoo.

Thanks.
_________________
C Programs
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sun Jun 10, 2007 5:25 am    Post subject: Reply with quote

You're going to need a bootloader no matter what. On x86/x86_64 that pretty much means grub or lilo. With Windows alone you don't need to install one, but that's only because it has it's own bootloader that gets installed by default, whether you want it to or not. What is it about the bootloader that you find so offensive anyway?
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
Sir Bedevere
n00b
n00b


Joined: 10 Jun 2007
Posts: 20

PostPosted: Sun Jun 10, 2007 5:36 am    Post subject: Reply with quote

I guess you can give Linux as the defaut choice to GRUB with 0 or 1 second for the timeout, so that it will boot on it without you having to select anything.

add to /boot/grub/menu.lst the following :

default 0 (if Linux is the first choice in menu.lst)
timeout 0 (or 1 ? Maybe 0 is a particular value, I let you check this out)
Back to top
View user's profile Send private message
duffmckagan
n00b
n00b


Joined: 26 Apr 2005
Posts: 58

PostPosted: Sun Jun 10, 2007 7:08 am    Post subject: Reply with quote

Sir Bedevere wrote:
I guess you can give Linux as the defaut choice to GRUB with 0 or 1 second for the timeout, so that it will boot on it without you having to select anything.

add to /boot/grub/menu.lst the following :

default 0 (if Linux is the first choice in menu.lst)
timeout 0 (or 1 ? Maybe 0 is a particular value, I let you check this out)


Yeah... I have already done that. But I was thinking that if I simply don't need the bootloader, why keep one? [:P]
I don't recall exactly, but I think while installing Fedora Core it asks whether you want to install a bootloader or not. So I thought you could do without installing it!
_________________
C Programs
Back to top
View user's profile Send private message
intmain
Apprentice
Apprentice


Joined: 14 Dec 2005
Posts: 179
Location: Austria

PostPosted: Sun Jun 10, 2007 8:20 am    Post subject: Reply with quote

For booting Linux you need a bootloader. If you don't have a bootloader installed on your harddisk you need a boot floppy or something else with a bootloader installed.

Fedora asks you if you want to install a bootloader because maybe you already have a bootloader installed and don't want to overwrite it. For instance if you have another linux distribution installed you can add an entry to it's bootloader and also adding a linux entry to the windows bootloader is possible.
Back to top
View user's profile Send private message
duffmckagan
n00b
n00b


Joined: 26 Apr 2005
Posts: 58

PostPosted: Sun Jun 10, 2007 11:15 am    Post subject: Reply with quote

Hmm...thanks for the clarification. :)
_________________
C Programs
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum