Problem is currently I have Ubuntu installed and I am trying to make live usb from it. So the steps you suggested<div>are for Solaris based OS right?<br><br><div class="gmail_quote">On Thu, May 3, 2012 at 8:51 PM, Alex Lam S.L. <span dir="ltr"><<a href="mailto:alexlamsl@gmail.com" target="_blank">alexlamsl@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yeah - I've got burnt by that too.<br>
<br>
There is actually a simpler (2-step?) process to do this:<br>
<br>
sudo pkg install distribution-constructor<br>
sudo usbcopy oi-dev-151a3-live-x86.usb<br>
<br>
Attached example output below.<br>
<br>
<br>
HTH,<br>
Alex.<br>
<br>
-------------------<br>
<br>
<br>
admin@nbl:~$ sudo pkg install distribution-constructor<br>
Password:<br>
           Packages to install:  1<br>
       Create boot environment: No<br>
Create backup boot environment: No<br>
<br>
DOWNLOAD                                  PKGS       FILES    XFER (MB)<br>
Completed                                  1/1       66/66      0.2/0.2<br>
<br>
PHASE                                        ACTIONS<br>
Install Phase                                105/105<br>
<br>
PHASE                                          ITEMS<br>
Package State Update Phase                       1/1<br>
Image State Update Phase                         2/2<br>
admin@nbl:~$ cd Downloads/<br>
admin@nbl:~/Downloads$ sudo usbcopy oi-dev-151a3-live-x86.usb<br>
Found the following USB devices:<br>
0:      /dev/rdsk/c4t0d0p0      3.8 GB  Removable Disk   PMAP<br>
1:      /dev/rdsk/c4t0d1p0      4.0 MB  Removable Disk   PMAP<br>
Enter the number of your choice: 0<br>
<br>
WARNING: All data on your USB storage will be lost.<br>
Are you sure you want to install to<br>
Removable Disk PMAP, 3800 MB at /dev/rdsk/c4t0d0p0 ?  (y/n) y<br>
Copying and verifying image to USB device<br>
Finished 973 MB in 215 seconds (4.5MB/s)<br>
0 block(s) re-written due to verification failure<br>
Installing grub to USB device /dev/rdsk/c4t0d0s0<br>
Completed copy to USB<br>
admin@nbl:~/Downloads$<br>
<div><div class="h5"><br>
<br>
<br>
On Thu, May 3, 2012 at 9:15 AM, Tushar Mehta <<a href="mailto:mehtatus@gmail.com">mehtatus@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I was following wiki<br>
> note(<a href="http://wiki.openindiana.org/oi/Installing+OpenIndiana" target="_blank">http://wiki.openindiana.org/oi/Installing+OpenIndiana</a>) to install<br>
> illumos<br>
> on my system as I want to install illumos. I am trying to make bootable usb<br>
> but it showing me<br>
> some text and grub> prompt. I am not getting why this is happening.<br>
><br>
> I am running following command to make bootable usb in my Linux machine:<br>
><br>
>>cat 1G.header <USB image file> | dd bs=1024k of=<path to raw USB storage<br>
>> device><br>
><br>
> I tried with both usb file i.e. 151a and 151a3.<br>
><br>
> USB device I am specifying as /dev/sdb.<br>
><br>
> I have install oi in vbox but it is very slow.<br>
><br>
> Please let me know if any other information is needed.<br>
><br>
> Thank you,<br>
> Tushar<br>
> IRC nick name: tushar_mehta<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> New-developers mailing list<br>
> <a href="mailto:New-developers@openindiana.org">New-developers@openindiana.org</a><br>
> <a href="http://openindiana.org/mailman/listinfo/new-developers" target="_blank">http://openindiana.org/mailman/listinfo/new-developers</a><br>
><br>
<br>
_______________________________________________<br>
New-developers mailing list<br>
<a href="mailto:New-developers@openindiana.org">New-developers@openindiana.org</a><br>
<a href="http://openindiana.org/mailman/listinfo/new-developers" target="_blank">http://openindiana.org/mailman/listinfo/new-developers</a><br>
</blockquote></div><br></div>