From owner-freebsd-hackers@freebsd.org Sun Dec 3 16:48:56 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12047DFFB6C for ; Sun, 3 Dec 2017 16:48:56 +0000 (UTC) (envelope-from ingegneriaforense@alice.it) Received: from smtp303.alice.it (smtp303.alice.it [82.57.200.119]) by mx1.freebsd.org (Postfix) with ESMTP id 7F1927DFAC for ; Sun, 3 Dec 2017 16:48:55 +0000 (UTC) (envelope-from ingegneriaforense@alice.it) Received: from feu18-alice (82.57.204.73) by smtp303.alice.it (8.6.060.43) id 59C3C0C401E373ED for freebsd-hackers@freebsd.org; Sun, 3 Dec 2017 17:48:48 +0100 Received: from (151.45.22.251) by webmail18c.pc.tim.it; Sun, 3 Dec 2017 17:48:48 +0100 Message-ID: <1601d47bad7.ingegneriaforense@alice.it> Date: Sun, 3 Dec 2017 17:48:48 +0100 (CET) From: "ingegneriaforense@alice.it" Reply-To: "ingegneriaforense@alice.it" To: freebsd-hackers@freebsd.org Subject: how to create image for usb stick from iso Mime-Version: 1.0 X-Originating-IP: 151.45.22.251:49316 X-Priority: 1 (Highest) Importance: high Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Dec 2017 16:48:56 -0000 Hello guys, i'm trying to create a bootable usbstick from the iso file: FreeBSD-12.0-CURRENT-i386-20171130-r326378-memstick To do this, I've installed Win32DiskImager on my laptop with windows 7. However when the process finish my laptop show the blu desktop informing windows crash. Please, can you tell me in which a way I can do a bootable usbstick ? No problem if I create a bootable DVD. Thanks very much in advance. Vincenzo. Forensic Consultant Tribunale di Lecce Studio: Strada di Garibaldi - Contrada Paradisi 73010 Lequile (LE) cell: 339.7968555 skype: vincenzo.di_salvo ----Messaggio originale---- Da: ingegneriaforense@alice.it Data: 3-dic-2017 7.48 A: Ogg: USB_ERR_IOERR: a proposal solution During the freebsd installation I receive some messages: >> usbd_req_re_enumerate: addre=3, set address failed (USB_ERR_IOERROR, ignored) >> usbd_setup_device_desc: getting device descriptor at addr 3 failed, >> USB_ERR_IOERROR ugen0.3: at usbus0 (disconnected) >> uhub_reattach_port: could not allocate new device These messages appear during the whole installation process overwriting the monitor and this also happen when the sysinstall windows are shown. THE SOLUTION: To solve this tedious problem i've disabled in the BIOS the "USB 1.1 OHCI Controllers" that prevent the "USB Legacy" option. No devices I have plugged in the USB ports (I've used old PS/2 keyboard and mouse). THE QUESTION: please, can you tell me what this means ? It means the HUB is unable to enumerate some device, because it is not responding correctly to the USB tokens the host controller is sending. But for an hardware problem or maybe the Freebsd kernel does'n support the USB Legacy ? Thanks in advance. Vincenzo.During the freebsd installation I receive some messages: >> usbd_req_re_enumerate: addre=3, set address failed (USB_ERR_IOERROR, ignored) >> usbd_setup_device_desc: getting device descriptor at addr 3 failed, >> USB_ERR_IOERROR ugen0.3: at usbus0 (disconnected) >> uhub_reattach_port: could not allocate new device These messages appear during the whole installation process overwriting the monitor and this also happen when the sysinstall windows are shown. THE SOLUTION: To solve this tedious problem i've disabled in the BIOS the "USB 1.1 OHCI Controllers" that prevent the "USB Legacy" option. No devices I have plugged in the USB ports (I've used old PS/2 keyboard and mouse). THE QUESTION: please, can you tell me what this means ? It means the HUB is unable to enumerate some device, because it is not responding correctly to the USB tokens the host controller is sending. But for an hardware problem or maybe the Freebsd kernel does'n support the USB Legacy ? Thanks in advance. Vincenzo. Forensic Consultant Tribunale di Lecce Studio: Strada di Garibaldi - Contrada Paradisi 73010 Lequile (LE) cell: 339.7968555 skype: vincenzo.di_salvo _______________________________________________ freebsd-hackers@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"