[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: using GRUB
- From: Brian Peront <brian peront coat com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: using GRUB
- Date: Tue, 23 Jan 2007 13:55:25 -0500
To all,
I got it !! it was
title Install
root (hd0,1)
kernel /vmlinuz ro root=LABEL=/kickstart1 \
ksdevice=eth0 ks=nfs:hostname:/place/place/generic.ks
ramdisk_size=8192
initrd /initrd.img
It was the ramdisk_size that was needed for nfs mount.
-Brian Peront
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]