[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: passing kernel-parameter



> reboot with a kernel-parameter of: md=0,/dev/hdc1 root=/dev/md0
well, there are several ways, depending on if you want to do it
permanently or just once
onece: type "[your image] parameters, it would be something like
	Linux md=0,/dev/hdc1 root=/dev/md0
permanently:
	add a append=md=0,/dev/hdc1 root=/dev/md0 line in your
/etc/lilo.conf and rerun lilo. depending if you want to pass it to all
images or just to a specific one, add it either within the specific image
section or globally berfore your default= line

yours,
 Albert Dengg



Reply to: