* Aleksey Cheusov ([email protected]) wrote: > I've downloaded osol-dev-134-x86.usb memstick image in order > to install opensolaris on my CD/DVD-less Acer Aspire Revo 3600. > > I dd-ed this image to my memory stick but my nettop doesn't boot from > it. file(1) shows the following
There's your problem. That image is not dd-able. You need to either: a) copy the image to a usb stick from a solaris/opensolaris system that you have installed usbcopy[1] on or b) you can try the windows usb creator located at: http://devzone.sites.pid0.org/OpenSolaris/opensolaris-liveusb-creator I've never used this and it's not produced by Oracle so your mileage may vary. The 'supported' option is option a. Cheers, -- Glenn 1 - you can get usb_copy installed on a opensolaris system using: pfexec pkg install SUNWdistro-const or by grabbing the script directly from: http://src.opensolaris.org/source/xref/caiman/slim_source/usr/src/cmd/install-tools/usbcopy _______________________________________________ opensolaris-discuss mailing list [email protected]
