禁止发言
- 注册时间
- 2009-2-13
- 金币
- 124 个
- 威望
- 1 个
- 荣誉
- 0 个
尚未签到
|
我改了怎么不起作用呢?复制如下,看看哪里不对5 }: z: `" \2 c: ?
/ L5 }5 B. K) P0 p
..\vmlinuz # first value must be the filename of the Linux-kernel
+ Y$ C, ?! X \root=/dev/ram0 # the device which gets mounted as root FS
$ u" }* S2 O, [" h+ ^rw # mount it read-write8 ^% N- w6 Z$ ~4 ]
h* `( C" V" v e( m% _0 Vinitrd=..\initrd.gz # this file gets loaded as 'initial ramdisk'3 P( F- P0 v) z( `% q, \
init=linuxrc # start /linuxrc script from initrd.gz image$ F' S6 F# Y" ~* a
load_ramdisk=1 # . E2 v" Q0 E. _! @6 S. h1 C+ O
prompt_ramdisk=0 # we do not need to be prompted5 k% J! t! e+ ^$ F# a6 }$ q \* l$ Z: c
ramdisk_size=6666 # our initrd.gz is 6666 KB of size when unpacked
1 Q8 t$ {( y5 u: D2 |' I+ Q% p. Q3 ~ K
vga=769 # enable 640x480 gfx mode by default5 V) u3 ~# }9 v i5 d
autoexec=xconf;kdm |
|