View previous topic :: View next topic |
Author |
Message |
zhangtbo n00b
Joined: 30 Oct 2006 Posts: 22
|
Posted: Tue Jan 09, 2007 6:45 am Post subject: 启动分辨率问题 |
|
|
default 0
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.18-gentoo-r2
# initrd (hd0,0)/initramfs-genkernel-x86-2.6.18-gentoo-r1
1.想以1024x768启动需要在哪里加参数?
2.重新编译内核后没有产生initramfs-genkernel-x86-2.6.18-gentoo-r1这个文件?有什么影响吗? |
|
Back to top |
|
|
big Tux's lil' helper
Joined: 18 Jan 2007 Posts: 87
|
Posted: Fri Jan 19, 2007 6:03 am Post subject: |
|
|
放在kernel 那行的后面好了,
Code: | kernel (hd0,0)/boot/kernel-2.6.X-gentoo-rX root=/dev/ram0 init=/linuxrc real_root=/dev/hda1 quiet splash=verbose,theme:newtheme video=vesafb:ywrap,mtrr,1024x768-32@70 CONSOLE=/dev/tty1
initrd (hd0,0)/boot/initrd-2.6.X-gentoo-rX |
genkernel 都应该有initramfs的吧?我都是手动编译的。如果没有的话,可能看你怎么配置了,如果手动配置把一些选项都编入核心的话,也许可以不要。 _________________ be big,no bug |
|
Back to top |
|
|
|
|
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
|
|