All pastes #1883569 Raw Edit

martin

public text v1 · immutable
#1883569 ·published 2010-06-15 12:47 UTC
rendered paste body
ls
search -f /vmlinuz
set root=(hdX,Y)
ls /boot
insmod /boot/grub/linux.mod
linux /vmlinuz root=/dev/sdXY
initrd /initrd.img
boot