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

Re: using GRUB



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]