NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/53510: Can't install ISO on USB nor on DVD



The following reply was made to PR install/53510; it has been noted by GNATS.

From: Wim Van Loock <wim.van.loock%telenet.be@localhost>
To: gnats-bugs%NetBSD.org@localhost, install-manager%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: install/53510: Can't install ISO on USB nor on DVD
Date: Sat, 11 Aug 2018 16:59:35 +0200

 This is a multi-part message in MIME format.
 --------------9BDB91BAA3C6163F5AB5BCA3
 Content-Type: text/plain; charset=utf-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 First of all, thanks for trying to help me out!!
 
 I am a step further now, I think.
 In Linux I managed to make a USB-stick which
 gives me the following menu:
 
 1/Install NetBSD
 2/Install - NO ACPI
 3/Install - NO ACPI, NO SMP
 4/Drop to boot prompt
 
 But, whatever I choose, after passing
 a lot of green text on the screen, the screen
 stays black, nothing happens.
 
 Any suggestions?
 
 Greetings,
 
 Wim Van Loock
 
 
 
 
 
 
 
 
 
 
 Op 11/08/2018 om 15:00 schreef Martin Husemann:
 > The following reply was made to PR install/53510; it has been noted by GNATS.
 >
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: install/53510: Can't install ISO on USB nor on DVD
 > Date: Sat, 11 Aug 2018 14:59:22 +0200
 >
 >   For amd64 the easiest way to try is the USB image, if your machine
 >   has UEFI firmware:
 >   
 >   https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-uefi-install.img.gz
 >   
 >   or if it uses BIOS:
 >   	
 >   https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-install.img.gz
 >   
 >   
 >   To put it onto install media, you would on a NetBSD or linux machine
 >   do something like:
 >   
 >      gunzip NetBSD-8.0-amd64-install.img.gz
 >      dd bs=1m if=NetBSD-8.0-amd64-install.img of=/dev/....
 >   
 >   (I don't know the proper device name on linux, on NetBSD it would likely
 >   be rsd0d).
 >   
 >   Or if you want to download/prepare the USB stick on Windows, you
 >   could use: https://www.netbsd.org/~martin/rawrite32/
 >   
 >   Maybe the DVD you burned is bad? The ISO image works for me.
 >   
 >   Martin
 >   
 >
 
 
 
 ---
 Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
 https://www.avast.com/antivirus
 
 --------------9BDB91BAA3C6163F5AB5BCA3
 Content-Type: text/html; charset=utf-8
 Content-Transfer-Encoding: 8bit
 
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   </head>
   <body text="#000000" bgcolor="#FFFFFF">
     <font face="Arial">Hi,<br>
       <br>
       First of all, thanks for trying to help me out!!<br>
       <br>
       I am a step further now, I think.<br>
       In Linux I managed to make a USB-stick which<br>
       gives me the following menu:<br>
       <br>
       1/Install NetBSD<br>
       2/Install - NO ACPI<br>
       3/Install - NO ACPI, NO SMP<br>
       4/Drop to boot prompt<br>
       <br>
       But, whatever I choose, after passing<br>
       a lot of green text on the screen, the screen<br>
       stays black, nothing happens.<br>
       <br>
       Any suggestions?<br>
       <br>
       Greetings,<br>
       <br>
       Wim Van Loock<br>
       <br>
        <br>
       <br>
       <br>
       <br>
       <br>
       <br>
       <br>
       <br>
       <br>
     </font>
     <div class="moz-cite-prefix">Op 11/08/2018 om 15:00 schreef Martin
       Husemann:<br>
     </div>
     <blockquote type="cite"
       cite="mid:20180811130002.317CD7A1FB%mollari.NetBSD.org@localhost">
       <pre wrap="">The following reply was made to PR install/53510; it has been noted by GNATS.
 
 From: Martin Husemann <a class="moz-txt-link-rfc2396E" href="mailto:martin%duskware.de@localhost";>&lt;martin%duskware.de@localhost&gt;</a>
 To: <a class="moz-txt-link-abbreviated" href="mailto:gnats-bugs%NetBSD.org@localhost";>gnats-bugs%NetBSD.org@localhost</a>
 Cc: 
 Subject: Re: install/53510: Can't install ISO on USB nor on DVD
 Date: Sat, 11 Aug 2018 14:59:22 +0200
 
  For amd64 the easiest way to try is the USB image, if your machine
  has UEFI firmware:
  
  <a class="moz-txt-link-freetext" href="https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-uefi-install.img.gz";>https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-uefi-install.img.gz</a>
  
  or if it uses BIOS:
  	
  <a class="moz-txt-link-freetext" href="https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-install.img.gz";>https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-install.img.gz</a>
  
  
  To put it onto install media, you would on a NetBSD or linux machine
  do something like:
  
     gunzip NetBSD-8.0-amd64-install.img.gz
     dd bs=1m if=NetBSD-8.0-amd64-install.img of=/dev/.... 
  
  (I don't know the proper device name on linux, on NetBSD it would likely
  be rsd0d).
  
  Or if you want to download/prepare the USB stick on Windows, you
  could use: <a class="moz-txt-link-freetext" href="https://www.netbsd.org/~martin/rawrite32/";>https://www.netbsd.org/~martin/rawrite32/</a>
  
  Maybe the DVD you burned is bad? The ISO image works for me.
  
  Martin
  
 
 </pre>
     </blockquote>
     <br>
   <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;">
 	<tr>
       <td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"; target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif"; alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
 		<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virusvrij. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"; target="_blank" style="color: #4453ea;">www.avast.com</a> 		</td>
 	</tr>
 </table>
 <a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
 </html>
 
 --------------9BDB91BAA3C6163F5AB5BCA3--
 



Home | Main Index | Thread Index | Old Index