Difference between revisions of "Grub"

From wiki
Jump to navigation Jump to search
(Created page with ";ls :show devices <code> (hd0) (hd0,name1) (hd0,nam22) (hd1,name1)... </code> On the installation disk check where vmliuz and initrd are located ;Load and boot a kernel lin...")
 
(No difference)

Latest revision as of 00:00, 14 November 2019

ls
show devices

(hd0) (hd0,name1) (hd0,nam22) (hd1,name1)...

On the installation disk check where vmliuz and initrd are located

Load and boot a kernel
linux	(hd0,name1)/<path to>/vmliuz   boot=<path to> quiet  ---
initrd	(hd0,name1)/<path to>/initrd 
boot