Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
UNetbootin physchosis[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1023

PostPosted: Tue Oct 13, 2015 9:22 am    Post subject: UNetbootin physchosis[solved] Reply with quote

Hi All:

We have a OEM low power i7 based box that is to run Win7 on it....
i need to flash the bios, the thing haev no CD or floppy..... need to do it from USB and ITS A DRAMA!

UNetbootin no longer works, its gone for shit. I've have problems with it doing bootable linux....

So, I've used UNetbooin to try and make a bootable Freedos USB.
I get this on the target machine:
Could not find kernel image: menu.c32

Ok, here is the sysllinux.cfg thet UNet wrote onto the USB:
default menu.c32
prompt 0
menu title UNetbootin
timeout 100

label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit

All well and good, except for one problem....there is no file /ubnkern on the USB stick. Only these files are there:
jserink@jserinki7 /run/media/jserink/B802-1D2D $ ls -l
total 1456
-rw-r--r-- 1 jserink jserink 145 Oct 13 17:15 syslinux.cfg
-rw-r--r-- 1 jserink jserink 1474560 Oct 13 17:15 ubninit

Anyone know how to make this boot into DOS?

Cheers,
John


Last edited by jserink on Wed Oct 14, 2015 1:25 am; edited 1 time in total
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Tue Oct 13, 2015 4:46 pm    Post subject: Reply with quote

I would skip unetbootin - when it works it works well, but when it doesn't work you're probably better off just giving up on it.

Try the instructions here: http://freedos.sourceforge.net/wiki/index.php/USB
Back to top
View user's profile Send private message
jserink
Veteran
Veteran


Joined: 30 Jan 2004
Posts: 1023

PostPosted: Wed Oct 14, 2015 1:38 am    Post subject: Reply with quote

BradN wrote:
I would skip unetbootin - when it works it works well, but when it doesn't work you're probably better off just giving up on it.

Try the instructions here: http://freedos.sourceforge.net/wiki/index.php/USB


Hi BradN:

Tried that link, crashed ab burned.

I ended up here:
http://www.chtaube.eu/computers/freedos/bootable-usb/

Downloaded the 2G image, it worked a treat.

Copied my FW directory over and we're sweet!

Thanx for the heads up in getting me to the right place.

Cheers,
john
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Wed Oct 14, 2015 1:53 am    Post subject: Reply with quote

Unetbootin work for me when the Usb key have no partition table. I force mkdosfs to format the whole key in Fat with the -I (like Icone) option. Example with sdb as the Usb key
Code:
mkdosfs -F 32 -I -n Unetbootin /dev/sdb

After mounting the key, and Unetbootin finish the install, the key boot properly.
_________________
Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum