Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub reboot
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
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Mon Aug 20, 2007 3:31 am    Post subject: grub reboot Reply with quote

Im really stuck and i dont think that i know what is going on here this is the 5th time that ive tried to install gentoo on a p4 Intel based pc. ive got it all installed and now im really stuck after the 1st reboot after installing grub, it puts me back to "grub>" and i cant quit or anything and i know i have to login into root but i cant find anywhere in the forums about this problem. thanks
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Mon Aug 20, 2007 3:36 am    Post subject: Reply with quote

what is a good ssh for windows is there a way todo that instead of 2 monitors???

thanks again
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
username234
Guru
Guru


Joined: 09 May 2007
Posts: 332

PostPosted: Mon Aug 20, 2007 4:17 am    Post subject: Reply with quote

did you forget to create grub.conf?

or did you misspell it (Linux is case sensitive, so grub.conf must be all lowercase)?
Back to top
View user's profile Send private message
big-birdy
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 179
Location: Neustadt

PostPosted: Mon Aug 20, 2007 8:40 am    Post subject: Reply with quote

If grub.conf exists, please post your grub.conf.

Thanks.
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Mon Aug 20, 2007 9:59 pm    Post subject: Reply with quote

grub.conf as follows

Code:
default 0
timeout 10

title=Gentoo
root (hd0,0)
kernel /boot/kernel root=/dev/hda3


If there is anything that i should have dont differently, please let me know...

If there is i need to know how to edit grub.conf...

thanks for the help
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
ShinyThings
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2007
Posts: 89
Location: Ontario

PostPosted: Mon Aug 20, 2007 11:53 pm    Post subject: Reply with quote

/boot/grub/grub.conf must be linked to /boot/grub/menu.lst iirc.
Code:
ln -s /boot/grub/grub.conf /boot/grub/menu.lst
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Tue Aug 21, 2007 12:51 am    Post subject: Reply with quote

OK, how can i edit grub.conf now???

thks for the help
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
username234
Guru
Guru


Joined: 09 May 2007
Posts: 332

PostPosted: Tue Aug 21, 2007 1:48 am    Post subject: Reply with quote

please make sure grub.conf is located in /boot/grub/

and if you could do the following
Code:
cd /boot/grub
ls -al

and post the output that would be great too.
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue Aug 21, 2007 2:24 am    Post subject: Reply with quote

Can you post fdisk -l and also, where did you install grub...

Finally, did you install grub manually ?
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Sat Aug 25, 2007 1:16 am    Post subject: Reply with quote

OK so i think that i may not be asking the right question, How do i edit the grub.conf now, with cd there is really nothing that i can do when it boots.
Any and all help will be great. if there is code that you need tell me how i can get it.

THANKS
Mutogi
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Sat Aug 25, 2007 4:41 am    Post subject: Reply with quote

This is what i get and then ERROR and it stops!!!!
Code:
>>> Emerging (1 of 60) sys-apps/portage-2.1.2.12 to /
>>> Downloading 'ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/portage-2.1.2.12.tar.bz2'
--23:32:04--  ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/portage-2.1.2.12.tar.bz2
           => `/usr/portage/distfiles/portage-2.1.2.12.tar.bz2'
Resolving gentoo.arcticnetwork.ca... 206.75.218.53
Connecting to gentoo.arcticnetwork.ca|206.75.218.53|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR portage-2.1.2.12.tar.bz2 ... done.
Length: 336,043 (328K) (unauthoritative)

100%[===================================================>] 336,043      261.44K/s

23:32:07 (260.84 KB/s) - `/usr/portage/distfiles/portage-2.1.2.12.tar.bz2' saved [336043]

 * checking ebuild checksums ;-) ...                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                   [ ok ]
 * checking portage-2.1.2.12.tar.bz2 ;-) ...                                             [ ok ]
>>> Unpacking source...
>>> Unpacking portage-2.1.2.12.tar.bz2 to /var/tmp/portage/sys-apps/portage-2.1.2.12/work
 * Setting portage.VERSION to 2.1.2.12 ...                                               [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-apps/portage-2.1.2.12/work/portage-2.1.2.12 ...
tbz2tool.c:1: error: bad value (intel) for -march= switch
tbz2tool.c:1: error: bad value (intel) for -mtune= switch

!!! ERROR: sys-apps/portage-2.1.2.12 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3321:   Called src_compile
  portage-2.1.2.12.ebuild, line 86:   Called die

!!! Failed to build tbz2tool
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/portage-2.1.2.12/temp/build.log'.


real    0m12.964s
user    0m11.309s
sys     0m1.524s


THIS IS MY (make.conf)
Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -mtune=intel -pipe"
FEATURES="parallel-fetch ccache"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
CHOST="i486-pc-linux-gnu"

GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/ "

SYNC="rsync://rsync.gentoo.org/gentoo-portage"
MAKEOPTS="-j2"

WHAT IS GOING ON WHAT CAN I DO!!!!!!
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
username234
Guru
Guru


Joined: 09 May 2007
Posts: 332

PostPosted: Sat Aug 25, 2007 2:42 pm    Post subject: Reply with quote

please give hardware specifications of your computer, specifically what type of processor are you trying to use (e.g. P3, P4, core 2 duo, operton[sic?], etc.)
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Sat Aug 25, 2007 3:57 pm    Post subject: Reply with quote

intel p4 ~2k
512mb ram
120gb hd
ati 9700 pro
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Sat Aug 25, 2007 5:46 pm    Post subject: Reply with quote

2 things, your CFLAGS should be
CFLAGS="-O2 -march=pentium4 -pipe"

I see your CHOST="i486-pc-linux-gnu" > this can cause problems latter with a few programs, Seti-Boinc is one where they check CHOST to determine your processor type and if it isnt i686 it wont install and/or run. If I was you I would wipe what youve done so far and get a i686 stage3.
_________________
An A-Z Index of the Linux BASH command line
Back to top
View user's profile Send private message
Sakatam
n00b
n00b


Joined: 02 Jul 2007
Posts: 10

PostPosted: Sun Aug 26, 2007 1:59 am    Post subject: Reply with quote

thanks Hielvc i really appreciate the advice so you are saying start from stracth?!
_________________
~Noobs are people too, so I REALLY love that I can get help~
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Sun Aug 26, 2007 2:57 pm    Post subject: Reply with quote

Yes I would. You dont have to repartition,you can just wipe them. If you used the hda1>boot hda2>swap hda3>/ you could just "mke2fs -j /dev/hda3" ,copy your i686-stage3 and untar it.Now start your install from there. It will be easier the second time as somethings will start to make sense.
_________________
An A-Z Index of the Linux BASH command line
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