Grub

From wiki
Revision as of 00:00, 14 November 2019 by Hdridder (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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