禁止发言
- 注册时间
- 2009-2-13
- 金币
- 124 个
- 威望
- 1 个
- 荣誉
- 0 个
尚未签到
|
我改了怎么不起作用呢?复制如下,看看哪里不对/ a7 m8 u5 y# {: t; n
3 r4 _. h( E4 L" ]2 z( B
..\vmlinuz # first value must be the filename of the Linux-kernel/ z0 X5 i! [8 V" g: V
root=/dev/ram0 # the device which gets mounted as root FS( I! S/ c& r( g- ~, J! W
rw # mount it read-write
/ t8 d6 D8 [' f) i- X4 H2 h; P+ N8 v
initrd=..\initrd.gz # this file gets loaded as 'initial ramdisk'+ w9 }" @/ o; a$ Y
init=linuxrc # start /linuxrc script from initrd.gz image4 }3 [4 O F9 s6 \9 a9 Q) _1 l
load_ramdisk=1 #
+ m% I, O/ Q' }# P% kprompt_ramdisk=0 # we do not need to be prompted; L" s: r- B" j |1 O& H
ramdisk_size=6666 # our initrd.gz is 6666 KB of size when unpacked
# e1 n3 S1 f% [0 V: C- B) ]
2 d9 r6 p9 W0 T2 x2 ~. p4 |- U% evga=769 # enable 640x480 gfx mode by default! X) b3 C/ e6 `6 W( G" c, z
autoexec=xconf;kdm |
|