Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
<SOLVED> Grub install
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Tue Sep 30, 2008 4:48 pm    Post subject: Reply with quote

livecd ~ # cat /mnt/gentoo/etc/fstab
/dev/sda3 none swap sw 0 0
/dev/sda2 /boot ext2 noatime 1 2
/dev/sda4 / ext3 noatime 0 1
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Sep 30, 2008 5:06 pm    Post subject: Reply with quote

Try this
Code:
mount /dev/sda2 /mnt/gentoo/boot
cd /mnt/gentoo/boot/grub
nano -w grub.conf
splashimage=(hd0,1)/grub/splash.xpm.gz
Back to top
View user's profile Send private message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Tue Sep 30, 2008 5:09 pm    Post subject: Reply with quote

now i just reboot huh
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Sep 30, 2008 5:11 pm    Post subject: Reply with quote

Yes try it out. Hopefully the splashimage line is correct.

BTW you don't need
-> none /proc proc defaults 0 0
just delete it, also
-> none /dev/shm tmpfs defaults 0 0
should be
-> shm /dev/shm tmpfs defaults 0 0


Last edited by notHerbert on Tue Sep 30, 2008 5:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Tue Sep 30, 2008 5:15 pm    Post subject: Reply with quote

still doing the same thing should i take the splash out totaly ??

cat /mnt/gentoo/etc/fstab
when i do that command it says it cant find the file or directly

gentoo@livecd ~ $ sudo su -
livecd ~ # mount /dev/sda2 /mnt/gentoo/boot
mount: mount point /mnt/gentoo/boot does not exist
livecd ~ # cd /mnt/gentoo/boot/grub
-su: cd: /mnt/gentoo/boot/grub: No such file or directory


Last edited by evilspider on Tue Sep 30, 2008 5:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Sep 30, 2008 5:18 pm    Post subject: Reply with quote

try
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
or
splashimage=(hd0,1)/boot/grub/splash.xpm.gz <- probably this one is correct
or comment it out.

Code:
mount /dev/sda4 /mnt/gentoo
mount /dev/sda2 /mnt/gentoo/boot
cd /mnt/gentoo/boot/grub
nano -w grub.conf
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
or
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
Back to top
View user's profile Send private message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Tue Sep 30, 2008 5:38 pm    Post subject: Reply with quote

you all are awsome ty so much for all the help it works now your right it was the spash screen i detled it and now it works hope you all have a great day and agin ty for all the help :D
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Sep 30, 2008 5:43 pm    Post subject: Reply with quote

awesome :P
Back to top
View user's profile Send private message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Tue Sep 30, 2008 5:59 pm    Post subject: [Solved] Reply with quote

Solved :D

Last edited by evilspider on Tue Sep 30, 2008 6:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
ukavi
Apprentice
Apprentice


Joined: 09 Feb 2007
Posts: 181
Location: The Netherlands

PostPosted: Tue Sep 30, 2008 6:10 pm    Post subject: Reply with quote

if your question is answered, put [Solved] somewhere in your topic's title
_________________
English is not my native language, please notify me of any mistakes.
Back to top
View user's profile Send private message
evilspider
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2008
Posts: 123

PostPosted: Wed Oct 01, 2008 12:04 pm    Post subject: [Solved] Reply with quote

[Solved]
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
Goto page Previous  1, 2
Page 2 of 2

 
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