Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootloader help.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Kikohin
n00b
n00b


Joined: 11 Jan 2004
Posts: 5
Location: Oahu, Hawaii

PostPosted: Wed Feb 25, 2004 8:06 am    Post subject: Bootloader help. Reply with quote

My window's is messing up, So i am going to re-install it, However if i did then my Bootloader would be Deleted, So if anywone can tell me how to Put the bootloader back after the windows installation It will be greatly appreciated.







-Kikohin
Back to top
View user's profile Send private message
Cocker68
Apprentice
Apprentice


Joined: 16 Jan 2003
Posts: 227
Location: Germany

PostPosted: Wed Feb 25, 2004 9:24 am    Post subject: Reply with quote

Win-Installation will mess up an existing boot loader - no way out.
After that You will need to boot into a Linux-CD and reinstall the boot loader.

For lilo do the following (assuming Your linux-root lies on /dev/hda2):
Code:
# mkdir /mnt/hda2
# mount /dev/hda2 /mnt/hda2
# lilo -C /mnt/hda2/etc/lilo.conf


For grub do the following (assuming Your linux-boot lies on /dev/hda1):
Code:
# grub
grub> root (hd0,0)
grub> setup (hd0)
grub> quit


- Cocker :wq


Last edited by Cocker68 on Tue Oct 05, 2004 11:19 am; edited 1 time in total
Back to top
View user's profile Send private message
Kikohin
n00b
n00b


Joined: 11 Jan 2004
Posts: 5
Location: Oahu, Hawaii

PostPosted: Wed Feb 25, 2004 9:47 am    Post subject: Thank you. Reply with quote

Thank you very much, I appreciate it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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