Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
%$#%$# help a newB out :)
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
trn
n00b
n00b


Joined: 06 Mar 2003
Posts: 25
Location: Georgia, us

PostPosted: Thu Mar 06, 2003 7:59 am    Post subject: %$#%$# help a newB out :) Reply with quote

ok, i installed gentoo tonight and everything went fine except i mad a dumb newb error right at the end of my install. I previously had lilo installed and already configured and for some dumb reason i thought it would still be there so i didn't bother to set up a boot loader when installing gentoo :oops: Anyways, i tried my boot floppy, and it halts, tried booting off the cd, but couldn't get that to work. So... after spending all my time installing.. am i screwed or is there some easy fix for this newb mistake?

Thanks in advance.
Tyler
Back to top
View user's profile Send private message
drakonite
l33t
l33t


Joined: 02 Nov 2002
Posts: 768
Location: Lincoln, NE

PostPosted: Thu Mar 06, 2003 8:17 am    Post subject: Reply with quote

You can boot off of the install cd and use it to install a bootloader.

All you have to do is...

1. Boot using the cd.
2. Setup the networking like you do in the beginning of the install docs
3. Then add your swap partition (swapon /dev/hdxy where xy is your swap partition)
4. Follow the mounting information from the install docs,
Code:

mkdir /mnt/gentoo
mount /dev/hda3 /mnt/gentoo
mkdir /mnt/gentoo/boot
mount /dev/hda1 /mnt/gentoo/boot
mount -o bind /proc /mnt/gentoo/proc
cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

5. chroot into your system:
Code:

# chroot /mnt/gentoo /bin/bash
# env-update
# source /etc/profile

6. Then start following the install guides directions for installing the bootloader.


Those are pretty much directions directly out of the install docs but with the steps removed that you shouldn't (or don't need) to do.
_________________
Shoot Pixels Not People

My GPG/PGP Public key
Back to top
View user's profile Send private message
khelb
n00b
n00b


Joined: 04 Mar 2003
Posts: 24
Location: Rumst, Belgium

PostPosted: Thu Mar 06, 2003 8:18 am    Post subject: Reply with quote

when you boot from the BootCD you can give a parameter stating the root partition
Code:
<label> root=/dev/hdx?

where label is the label shown in lilo and /dev/hdx? (like /dev/hda1) is your root partition, then you can install lilo (and run it :!: 'lilo -v') then just reboot and voila... :)

This is the normal way of working, haven't used the Gentoo Boot/Live CD though, but AFAIK this is similar to other boot methods.

Hope it helps
C+++
_________________
De linguis non disputandum est
Back to top
View user's profile Send private message
trn
n00b
n00b


Joined: 06 Mar 2003
Posts: 25
Location: Georgia, us

PostPosted: Thu Mar 06, 2003 9:59 pm    Post subject: Reply with quote

thx for the help, i somehow managed to screw things up bad last night, oh well time to reinstall and try again =\
Back to top
View user's profile Send private message
trn
n00b
n00b


Joined: 06 Mar 2003
Posts: 25
Location: Georgia, us

PostPosted: Fri Mar 07, 2003 3:58 am    Post subject: more questions =[ Reply with quote

Ok tried reinstalling gentoo again after fubar my system last night, and this time around i had more booting problems. The install (stage 3) seemed to go ok, except it took about 5 hours on a athlon xp 2000+ w/ 512 mb ram. Anyways, when i got to the end following the install guide instructions grub would not install, well thats fine with me because i hate grub and went to install Lilo instead, instead of screwing up lilo i decided to reboot to winxp and read the manual on lilo because i had some questions. So i did that, but my real concern now is yesterday after wasting a ton of time installing gentoo i had the forementioned booting problems, well i booted from the live cd using "gentoo root=/dev/<hd kernel etc> and that worked ok, but i went to reboot to winxp and onloading all xp would do is BSOD#%$! so.. I really don't want to have to go through installing both os's again but i want to be able to load gentoo and install Lilo and live happilly ever after.. any suggestions??

Thanks in Advance.
Back to top
View user's profile Send private message
trn
n00b
n00b


Joined: 06 Mar 2003
Posts: 25
Location: Georgia, us

PostPosted: Fri Mar 07, 2003 4:49 am    Post subject: Reply with quote

ah hell, i'll just go gento root=/dev/.... again and just fubar my computer again... i'm really sick of reinstalling windoze tho =[
Back to top
View user's profile Send private message
trn
n00b
n00b


Joined: 06 Mar 2003
Posts: 25
Location: Georgia, us

PostPosted: Fri Mar 07, 2003 4:58 am    Post subject: Reply with quote

%$#%$#%$# time to give up and go back to slackware..
Back to top
View user's profile Send private message
rbonthond
Apprentice
Apprentice


Joined: 24 Jun 2002
Posts: 190

PostPosted: Fri Mar 07, 2003 2:42 pm    Post subject: Reply with quote

so... use livecd to boot, mount hd's (incl /boot). create lilo.conf with setup for gentoo and winxp and run lilo

that should be all...
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