Re: USB CD-ROM support

2008-11-04 Thread new_guy
e. -- View this message in context: http://www.nabble.com/USB-CD-ROM-support-tp20302017p20326370.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: USB CD-ROM support

2008-11-03 Thread David Schulz
My Laptop Thinkpad X61 (the one where halt -p doesnt work) , can only be installed via USB CDROM. It worked fine, just selected to boot off of USB Devices in the BIOS, and that was it. regards, David Liviu Daia wrote: On 3 November 2008, Bob Hope <[EMAIL PROTECTED]> wrote: [...] DHCPD ser

Re: USB CD-ROM support

2008-11-03 Thread Liviu Daia
On 3 November 2008, Bob Hope <[EMAIL PROTECTED]> wrote: [...] > DHCPD server setup: > CentOS 5.2 > dhcpd configured to point to file 'pxeboot' > tftpd with server root at /tftpdroot and all files (pxeboot, bsd, > bsd.rd etc) placed in here > > When I try booting the machine that I want OpenBSD on,

Re: USB CD-ROM support

2008-11-03 Thread L. V. Lammert
On Mon, 3 Nov 2008, Bob Hope wrote: > When (if ever) will support for installing OpenBSD with a USB CD-ROM > be added? I have a few > servers I'd like to use OpenBSD on, but they are Blade units and the > only method of installing > the operating system is through USB CD-ROM. > > Thanks, > Tom > T

Re: USB CD-ROM support

2008-11-03 Thread Bob Hope
It's been a couple weeks actually since I tried this, so the details are a little fuzzy in my mind. I'll repeat the process and post more details as soon as I can; hopefully in the next couple days. On Mon, Nov 3, 2008 at 9:36 AM, Damian Gerow <[EMAIL PROTECTED]> wrote: > Bob Hope wrote: > : I've

Re: USB CD-ROM support

2008-11-03 Thread Bob Hope
I've tried USB booting, while my BIOS supports it (the boot process starts) the installation hangs at the OpenBSD prompt. It just sits there indefinitely if I leave it. I've also tried PXE booting with VERY limited success. I get it to pull the pxeboot file over tftp, but after that it just can't

Re: USB CD-ROM support

2008-11-03 Thread Jacob Yocom-Piatt
Marco Peereboom wrote: I use one every day. You want to use PXE on blades. i had no problem booting an enclosure full of dell 1855 blades using an external usb cdrom. installed an amd64 snapshot on em. not sure what your problem is... booting PXE is pretty easy so you should try that i

Re: USB CD-ROM support

2008-11-03 Thread James Shupe
I know it's not a direct answer to your question, but OpenBSD's PXE installation is extremely easy to implement. It is probably the best option you have at the moment. On Mon, 2008-11-03 at 07:20 -0500, Bob Hope wrote: > When (if ever) will support for installing OpenBSD with a USB CD-ROM > be add

Re: USB CD-ROM support

2008-11-03 Thread Paul de Weerd
On Mon, Nov 03, 2008 at 07:20:08AM -0500, Bob Hope wrote: | When (if ever) will support for installing OpenBSD with a USB CD-ROM | be added? I have a few | servers I'd like to use OpenBSD on, but they are Blade units and the | only method of installing | the operating system is through USB CD-ROM.

Re: USB CD-ROM support

2008-11-03 Thread Marco Peereboom
I use one every day. You want to use PXE on blades. On Mon, Nov 03, 2008 at 07:20:08AM -0500, Bob Hope wrote: > When (if ever) will support for installing OpenBSD with a USB CD-ROM > be added? I have a few > servers I'd like to use OpenBSD on, but they are Blade units and the > only method of ins

Re: USB CD-ROM support

2008-11-03 Thread Peter N. M. Hansteen
"Bob Hope" <[EMAIL PROTECTED]> writes: > When (if ever) will support for installing OpenBSD with a USB CD-ROM > be added? I was considering getting a usb cd unit for installation purposes myself, thinking that if the box can be persuaded to boot from a USB device, there would be no further obsta

USB CD-ROM support

2008-11-03 Thread Bob Hope
When (if ever) will support for installing OpenBSD with a USB CD-ROM be added? I have a few servers I'd like to use OpenBSD on, but they are Blade units and the only method of installing the operating system is through USB CD-ROM. Thanks, Tom