<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><div class="gmail_quote">2015-11-02 18:04 GMT+01:00 Gregor Leskovšek <span dir="ltr"><<a href="mailto:legrega@gmail.com" target="_blank">legrega@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small">Sem <div class="gmail_default" style="font-size:small;display:inline">delno </div>rešil to kar v gparted, mislim (očitno), da naredi tudi particijo in jo sformatira, samo boot flag sem nastavil ročno.</div><div style="font-size:small">Tole je šlo:</div><div><pre style="font-size:14px;font-family:monospace,Courier;padding:1em;border:1px solid rgb(221,221,221);color:black;line-height:1.3em;background-color:rgb(249,249,249)"># mount /dev/sdb1 /mnt
# cp -r /boot/grub /mnt
# cp /usr/lib/syslinux/memdisk /mnt
# cd /mnt/grub
# echo '(hd0) /dev/sda' > device.map
# cat <<EOF > grub.conf
default=0
timeout=10
bootsplash=/grub/splash.xpm.gz
root=(hd0,0)
title FreeDOS
kernel /memdisk
initrd /fdodin06.144
EOF</pre><div style="font-size:small"><pre style="font-family:monospace,Courier;padding:1em;border:1px solid rgb(221,221,221);color:black;line-height:1.3em;font-size:14px;background-color:rgb(249,249,249)"># cd ..
# wget -c <a href="http://odin.fdos.org/fdodin06.bin.zip" target="_blank">http://odin.fdos.org/fdodin06.bin.zip</a>
# unzip fdodin06.bin.zip fdodin06.144
Archive: fdodin06.bin.zip
inflating: fdodin06.144</pre></div><div style="font-size:small">Potem mi pa ne najde datoteke pri ukazu:</div><div style="font-size:small"><span style="font-family:monospace">grub> find /grub/stage1 </span><br style="font-family:monospace"></div><div><div><font face="monospace">Error 15: File not found </font></div><div style="font-family:monospace;font-size:small"><br></div></div><div style="font-size:small"><pre style="font-family:monospace,Courier;padding:1em;border:1px solid rgb(221,221,221);color:black;line-height:1.3em;font-size:14px;background-color:rgb(249,249,249)">grub> find /grub/stage1
find /grub/stage1
(hd0,0)
(hd1,0)</pre></div><div style="font-size:small"><br></div></div><div style="font-size:small">Prosil bi za nadaljno pomoč ...</div><div style="font-size:small"><br></div><div style="font-size:small">Sem prej moral inštalirati grub apt-get ..., a sem sploh to pravilno razumel?? Vnaprej lepa hvala, Gregor Leskovšek</div><div style="font-size:small"><br></div><div style="font-size:small">
<div>
<span style="font-family:monospace"><span style="color:rgb(0,0,0)">root@gregor-HP-ProBook-4730s:/mnt# cd
</span><br>root@gregor-HP-ProBook-4730s:~# grub
<br>Probing devices to guess BIOS drives. This may take a long time.
<br>
<br> [ Minimal BASH-like line editing is supported. For
<br> the first word, TAB lists possible command
<br> completions. Anywhere else TAB lists the possible
<br> completions of a device/filename. ]
<br>grub> find /grub/stage1 <br>find /grub/stage1
<br>
<br>Error 15: File not found
<br>grub> <br>
(sem probal še prej poganiti grub iz /mnt pa isto ne najde datoteke)</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="color:rgb(80,0,80)">Dne 02. november 2015 13:04 je Metod Kozelj </span><span dir="ltr" style="color:rgb(80,0,80)"><<a href="mailto:metod.kozelj@lugos.si" target="_blank">metod.kozelj@lugos.si</a>></span><span style="color:rgb(80,0,80)"> napisal/-a:</span><br></div></div></div><div class="gmail_extra"><div><div class="h5"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Howdy!<br>
<br>
Ko z (g)parted narediš particijo, gori še ni datotečnega sistema. Tako<br>
particijo moraš še formatirati.<br>
<br>
Sicer pa primerek na 4G USB ključku, kjer vse deluje BP (formatiran pod Windows):<br>
<br>
$ parted /dev/sdd print<br>
Model: General USB Flash Disk (scsi)<br>
Disk /dev/sdd: 4010MB<br>
<span>Sector size (logical/physical): 512B/512B<br>
Partition Table: msdos<br>
Disk Flags:<br>
<br>
Number Start End Size Type File system Flags<br>
</span> 1 1049kB 4010MB 4009MB primary fat16 boot<br>
<br>
Peace!<br>
Mkx<br></blockquote></div></div></div></div></blockquote></div></div></div>