Re: cannot boot from usb

[email protected] Thu, 03 Jun 2010 12:43:56 +0000
Newsgroups gmane.network.etherboot.user
Message-ID <[email protected]>
--===============7222679011268499118==
Content-Type: multipart/alternative; boundary=001636c92b7d4ee6bb04881f8f96

--001636c92b7d4ee6bb04881f8f96
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes

Hello Chantal,

If you're getting a black screen now and the BIOS boot order doesn't  
continue on to the hard disk, it appears as though your USB stick is indeed  
being booted by the BIOS insofar as [attempted] execution of the MBR code,  
but curiously you're not getting any farther than that.

Of course, the newer a motherboard is, the more likely you'll be able to  
successfully boot via USB, but ensuring a USB boot is not always the  
easiest thing to do. That said, could you verify that the stick works by  
booting it directly in a virtual machine or from another computer which  
you've known to successfully boot USB sticks? Apologies if you're already  
certain that the machine you're attempting to boot currently should work :-P

Otherwise speaking, I'd suggest erasing and attempting to rewrite the .usb  
image to the stick or some such. I'm not too knowledgeable on  
troubleshooting this particular issue, but just wanted to offer you some  
steps you might like to take.

Regards,
Andrew Bobulsky



On Jun 3, 2010 8:19am, [email protected] wrote:
> Ofcourse you are right, i feel a bit stupid now! But still no

> luck........ it doesn't boot from the harddisk anymore but I get a

> black screen and nothing happens.









> Quoting Thomas Miletich [email protected]>:



> > Hi

> > As far as I remember, the .usb image is supposed to be written to the

> > entire usb drive, instead of a partition on the usb drive. You can

> > either use the .hd image type and write it to sdb1, or use the usb

> > image and write it to sdb, instead of sdb1:

> >

> > sudo dd if=gpxe-1.0.0-sis900.usb of=/dev/sdb

> >

> > Please keep in mind that this will destroy the current partition table

> > and any filesystem that may be on the usb drive. If you want to keep

> > the filesystem, you may be interested in instaling syslinux or grub on

> > the drive and use the .lkrn image type.

> >

> > Thomas

> >

> > On Thu, Jun 3, 2010 at 12:33 PM, [email protected]> wrote:

> >> Hi list,

> >>

> >> I use Ubuntu 10.04

> >>

> >>

> >> I downloaded an usb image from http://rom-o-matic.net/ and wrote it to  
> usb:

> >>

> >> sudo dd if=gpxe-1.0.0-sis900.usb of=/dev/sdb1

> >>

> >> I changed the bios to boot from the usb but it doesn't work. It goes

> >> to the next boot device (harddisk). I'm sure I changed the boot order

> >> in the bios correctly.

> >>

> >> Thanks

> >>

> >>

> >>

> >>

> >>

> >>

> >>

> >>  
> ------------------------------------------------------------------------------

> >> ThinkGeek and WIRED's GeekDad team up for the Ultimate

> >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the

> >> lucky parental unit. See the prize list and enter to win:

> >> http://p.sf.net/sfu/thinkgeek-promo

> >> _______________________________________________

> >> Etherboot-discuss mailing list

> >> [email protected]

> >> https://lists.sourceforge.net/lists/listinfo/etherboot-discuss

> >>

> >

> >  
> ------------------------------------------------------------------------------

> > ThinkGeek and WIRED's GeekDad team up for the Ultimate

> > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the

> > lucky parental unit. See the prize list and enter to win:

> > http://p.sf.net/sfu/thinkgeek-promo

> > _______________________________________________

> > Etherboot-discuss mailing list

> > [email protected]

> > https://lists.sourceforge.net/lists/listinfo/etherboot-discuss

> >







> ------------------------------------------------------------------------------

> ThinkGeek and WIRED's GeekDad team up for the Ultimate

> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the

> lucky parental unit. See the prize list and enter to win:

> http://p.sf.net/sfu/thinkgeek-promo

> _______________________________________________

> Etherboot-discuss mailing list

> [email protected]

> https://lists.sourceforge.net/lists/listinfo/etherboot-discuss


--001636c92b7d4ee6bb04881f8f96
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello Chantal,<br /><br />If you&#39;re getting a black screen now and the =
BIOS boot order doesn&#39;t continue on to the hard disk, it appears as tho=
ugh your USB stick is indeed being booted by the BIOS insofar as [attempted=
] execution of the MBR code, but curiously you&#39;re not getting any farth=
er than that.<br /><br />Of course, the newer a motherboard is, the more li=
kely you&#39;ll be able to successfully boot via USB, but ensuring a USB bo=
ot is not always the easiest thing to do.  That said, could you verify that=
 the stick works by booting it directly in a virtual machine or from anothe=
r computer which you&#39;ve known to successfully boot USB sticks?  Apologi=
es if you&#39;re already certain that the machine you&#39;re attempting to =
boot currently should work :-P<br /><br />Otherwise speaking, I&#39;d sugge=
st erasing and attempting to rewrite the .usb image to the stick or some su=
ch.  I&#39;m not too knowledgeable on troubleshooting this particular issue=
, but just wanted to offer you some steps you might like to take.<br /><br =
/>Regards,<br />Andrew Bobulsky<br /><br /><br /><br />On Jun 3, 2010 8:19a=
m, [email protected] wrote:<br />&gt; Ofcourse you are right, i feel a bit=
 stupid now! But still no<br />&gt; <br />&gt; luck........ it doesn&#39;t =
boot from the harddisk anymore but I get a<br />&gt; <br />&gt; black scree=
n and nothing happens.<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt=
; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; Quoting Thomas Mil=
etich [email protected]&gt;:<br />&gt; <br />&gt; <br />&gt; <br />=
&gt; &gt; Hi<br />&gt; <br />&gt; &gt; As far as I remember, the .usb image=
 is supposed to be written to the<br />&gt; <br />&gt; &gt; entire usb driv=
e, instead of a partition on the usb drive. You can<br />&gt; <br />&gt; &g=
t; either use the .hd image type and write it to sdb1, or use the usb<br />=
&gt; <br />&gt; &gt; image and write it to sdb, instead of sdb1:<br />&gt; =
<br />&gt; &gt;<br />&gt; <br />&gt; &gt; sudo dd if=3Dgpxe-1.0.0-sis900.us=
b of=3D/dev/sdb<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; Please =
keep in mind that this will destroy the current partition table<br />&gt; <=
br />&gt; &gt; and any filesystem that may be on the usb drive. If you want=
 to keep<br />&gt; <br />&gt; &gt; the filesystem, you may be interested in=
 instaling syslinux or grub on<br />&gt; <br />&gt; &gt; the drive and use =
the .lkrn image type.<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; T=
homas<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; On Thu, Jun 3, 20=
10 at 12:33 PM, [email protected]&gt; wrote:<br />&gt; <br />&gt; &gt;&=
gt; Hi list,<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; I =
use Ubuntu 10.04<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt=
;<br />&gt; <br />&gt; &gt;&gt; I downloaded an usb image from http://rom-o=
-matic.net/ and wrote it to usb:<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <b=
r />&gt; &gt;&gt; sudo dd if=3Dgpxe-1.0.0-sis900.usb of=3D/dev/sdb1<br />&g=
t; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; I changed the bios to =
boot from the usb but it doesn&#39;t work. It goes<br />&gt; <br />&gt; &gt=
;&gt; to the next boot device (harddisk). I&#39;m sure I changed the boot o=
rder<br />&gt; <br />&gt; &gt;&gt; in the bios correctly.<br />&gt; <br />&=
gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; Thanks<br />&gt; <br />&gt; &gt;=
&gt;<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt;<br />&gt; =
<br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;=
&gt;<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; ----------=
--------------------------------------------------------------------<br />&=
gt; <br />&gt; &gt;&gt; ThinkGeek and WIRED&#39;s GeekDad team up for the U=
ltimate<br />&gt; <br />&gt; &gt;&gt; GeekDad Father&#39;s Day Giveaway. ON=
E MASSIVE PRIZE to the<br />&gt; <br />&gt; &gt;&gt; lucky parental unit. =
=A0See the prize list and enter to win:<br />&gt; <br />&gt; &gt;&gt; http:=
//p.sf.net/sfu/thinkgeek-promo<br />&gt; <br />&gt; &gt;&gt; ______________=
_________________________________<br />&gt; <br />&gt; &gt;&gt; Etherboot-d=
iscuss mailing list<br />&gt; <br />&gt; &gt;&gt; [email protected]=
ourceforge.net<br />&gt; <br />&gt; &gt;&gt; https://lists.sourceforge.net/=
lists/listinfo/etherboot-discuss<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <b=
r />&gt; &gt;<br />&gt; <br />&gt; &gt; -----------------------------------=
-------------------------------------------<br />&gt; <br />&gt; &gt; Think=
Geek and WIRED&#39;s GeekDad team up for the Ultimate<br />&gt; <br />&gt; =
&gt; GeekDad Father&#39;s Day Giveaway. ONE MASSIVE PRIZE to the<br />&gt; =
<br />&gt; &gt; lucky parental unit. =A0See the prize list and enter to win=
:<br />&gt; <br />&gt; &gt; http://p.sf.net/sfu/thinkgeek-promo<br />&gt; <=
br />&gt; &gt; _______________________________________________<br />&gt; <b=
r />&gt; &gt; Etherboot-discuss mailing list<br />&gt; <br />&gt; &gt; Ethe=
[email protected]<br />&gt; <br />&gt; &gt; https://lists=
.sourceforge.net/lists/listinfo/etherboot-discuss<br />&gt; <br />&gt; &gt;=
<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt=
; <br />&gt; --------------------------------------------------------------=
----------------<br />&gt; <br />&gt; ThinkGeek and WIRED&#39;s GeekDad tea=
m up for the Ultimate<br />&gt; <br />&gt; GeekDad Father&#39;s Day Giveawa=
y. ONE MASSIVE PRIZE to the<br />&gt; <br />&gt; lucky parental unit. =A0Se=
e the prize list and enter to win:<br />&gt; <br />&gt; http://p.sf.net/sfu=
/thinkgeek-promo<br />&gt; <br />&gt; _____________________________________=
__________<br />&gt; <br />&gt; Etherboot-discuss mailing list<br />&gt; <b=
r />&gt; [email protected]<br />&gt; <br />&gt; https=
://lists.sourceforge.net/lists/listinfo/etherboot-discuss<br />&gt;
--001636c92b7d4ee6bb04881f8f96--


--===============7222679011268499118==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
--===============7222679011268499118==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Etherboot-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/etherboot-discuss

--===============7222679011268499118==--