<div dir="ltr"><div class="gmail_default" style="">
<div style="font-size:small">
<span style="font-family:monospace"><span style="color:rgb(0,0,0)">grub --version
</span><br>grub (GNU GRUB 0.97)<br>
Sem prebral, da grub 2 nima več ukaza</span></div><div style=""><div style=""><font face="monospace"> find /grub/stage1</font></div><div style="font-family:monospace;font-size:small"><br></div><div style="font-family:monospace;font-size:small"><br></div><div style="font-family:monospace;font-size:small">Pa ne vem ali sploh imam grub 2(0.97?) apt-get uptodate?</div><div style=""><font face="monospace"><a href="http://www.omgubuntu.co.uk/2014/01/grub-2-beta-ubuntu-14-04-lts">http://www.omgubuntu.co.uk/2014/01/grub-2-beta-ubuntu-14-04-lts</a></font><br></div><div style=""><font face="monospace">Po tem bi že moral imeti, saj imam Kubuntu 15.04.</font></div><div style=""><font face="monospace"><br></font></div><div style="font-family:monospace;font-size:small">Kako nadaljevati s temi navodili:</div><div style="font-family:monospace;font-size:small"><br></div></div></div><div class="gmail_extra"><div class="gmail_extra">To install GRUB into the MBR (master boot record), enter these commands into GRUB:</div><div class="gmail_extra"><br></div><div class="gmail_extra">grub> find /grub/stage1</div><div class="gmail_extra"> find /grub/stage1</div><div class="gmail_extra"> (hd0,0)</div><div class="gmail_extra"> (hd1,0)</div><div class="gmail_extra">Note there's two entries listed here, and you'll probably see the same; that's quite normal. The first one (0,0) is from /dev/sda, the main hard disk. You'll have to go to the correct partition (1,0):</div><div class="gmail_extra"><br></div><div class="gmail_extra">grub> root (hd1,0)</div><div class="gmail_extra"> root (hd1,0)</div><div class="gmail_extra"> Filesystem type is fat, partition type 0xe</div><div class="gmail_extra">grub> setup (hd1)</div><div class="gmail_extra"> setup (hd1)</div><div class="gmail_extra"> Checking if “/boot/grub/stage1″ exists… no</div><div class="gmail_extra"> Checking if “/grub/stage1″ exists… yes</div><div class="gmail_extra"> Checking if “/grub/stage2″ exists… yes</div><div class="gmail_extra"> Checking if “/grub/fat_stage1_5″ exists… yes</div><div class="gmail_extra"> Running “embed /grub/fat_stage1_5 (hd1)”… failed (this is not fatal)</div><div class="gmail_extra"> Running “embed /grub/fat_stage1_5 (hd1,0)”… failed (this is not fatal)</div><div class="gmail_extra"> Running “install /grub/stage1 (hd1) /grub/stage2 p /grub/grub.conf “… succeeded</div><div class="gmail_extra"> Done.</div><div><br></div><div><div class="gmail_default" style="font-size:small">A lahko kaj pokvarim, če probam root (hd1,0)? Imam ext4 na disku in bi lahko tako ugotovil, kje je moja usb palčka.</div><div class="gmail_default" style="font-size:small">A mi kdo lahko da ista navodila za grub2??</div><br></div></div></div>