#set root=(hdx,msdosy)
#linux /boot/NAME OF LINUX KERNEL IMAGE root=UUID=uuid no.
or
#linux /boot/NAME OF LINUX KERNEL IMAGE root=/dev/sday (if you don't know uuid no)
#initrd /boot/NAME OF INITRD IMAGE
#boot
x--->drive number for eg if sda then x=0, for sdb x=1 ...
y--->partition number of drive i.e if sda1 then y=1,sda2 y=2.......
example of LINUX KERNEL NAME is vmlinux-3.7.6-generic-pae
example of INITRD IMAGE is initrd.img-3.7.6-generic-pae
Last edited by srinietrx; 05-17-2013 at 02:24 AM.
|