Re: [osol-discuss] usb stick

2011-07-10 Thread mattias
a late answer
but
the software you talking about are writen in qt
qt are not accessible if you are visually impired
lör 2011-07-09 klockan 19:27 +0200 skrev Viktor Cemasko:
 Greetings mattias,
 
 On Sat, 09 Jul 2011 18:58:33 +0200, mattias wrote:
 
  how to create a live usb stick from linux?
  can i run dd to do it with the iso?
 
 http://unetbootin.sourceforge.net
 
 http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB
 
 Have a nice day!
 -- 
 Üdvözlettel,  Backup for recovery,
 Cemasko Viktor.   archiving for discovery.
 
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread Viktor Cemasko

Greetings mattias,

On Mon, 11 Jul 2011 00:28:07 +0200, mattias wrote:


a late answer but
the software you talking about are writen in qt
qt are not accessible if you are visually impired


I gived You two links. Second one contains part:

http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Command_Line_Method_-_Linux_only

Have a nice day!
--
Üdvözlettel,Backup for recovery,
Cemasko Viktor. archiving for discovery.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread mattias
yes i find it
ut what should i type for BS

mån 2011-07-11 klockan 01:13 +0200 skrev Viktor Cemasko:
 Greetings mattias,
 
 On Mon, 11 Jul 2011 00:28:07 +0200, mattias wrote:
 
  a late answer but
  the software you talking about are writen in qt
  qt are not accessible if you are visually impired
 
 I gived You two links. Second one contains part:
 
 http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Command_Line_Method_-_Linux_only
 
 Have a nice day!
 -- 
 Üdvözlettel,  Backup for recovery,
 Cemasko Viktor.   archiving for discovery.
 
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread Viktor Cemasko

On Mon, 11 Jul 2011 01:18:09 +0200, mattias wrote:


ut what should i type for BS


8M
--
Üdvözlettel,Backup for recovery,
Cemasko Viktor. archiving for discovery.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread mattias
sounds stupid for me
dd if=name of open solaris.iso of=/dev/sdb bs=8M
mån 2011-07-11 klockan 03:12 +0200 skrev Viktor Cemasko:
 On Mon, 11 Jul 2011 01:18:09 +0200, mattias wrote:
 
  ut what should i type for BS
 
 8M
 -- 
 Üdvözlettel,  Backup for recovery,
 Cemasko Viktor.   archiving for discovery.
 
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread Viktor Cemasko

On Mon, 11 Jul 2011 03:15:34 +0200, mattias wrote:


sounds stupid for me


Which one - 8M or name of open solaris.iso?


dd if=name of open solaris.iso of=/dev/sdb bs=8M


dd if =osol-dev-134-x86.iso of=/dev/sdb bs=8M

http://dlc.sun.com/torrents/info/
http://genunix.org/dist/indiana/
--
Üdvözlettel,Backup for recovery,
Cemasko Viktor. archiving for discovery.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread mattias
8M
i tryed
dd if=o.iso of=/dev/sdb1 bs=8M
(i renamed the iso)
but my computer won't boot
when the computer tryes to boot it rebooted
hmmm
mån 2011-07-11 klockan 03:30 +0200 skrev Viktor Cemasko:
 On Mon, 11 Jul 2011 03:15:34 +0200, mattias wrote:
 
  sounds stupid for me
 
 Which one - 8M or name of open solaris.iso?
 
  dd if=name of open solaris.iso of=/dev/sdb bs=8M
 
 dd if =osol-dev-134-x86.iso of=/dev/sdb bs=8M
 
 http://dlc.sun.com/torrents/info/
 http://genunix.org/dist/indiana/
 -- 
 Üdvözlettel,  Backup for recovery,
 Cemasko Viktor.   archiving for discovery.
 
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] usb stick

2011-07-10 Thread Viktor Cemasko

On Mon, 11 Jul 2011 03:34:10 +0200, mattias wrote:


but my computer won't boot
when the computer tryes to boot it rebooted


Sad.

***
***


 *** If You do not have installed OpenSolaris, only Linux: ***

it’s a long way around, but using no more than the ISO image, you can  
install OpenSolaris into Virtualbox (all for free), and in virtualbox, the  
below method works fine.
So if your goal is to actually create a USB key capable of installing  
opensolaris, this will get you there.
If you just want to experiment with OpenSolaris, much simpler to just use  
VirtualBox and play with it in there.




If You allready have installed OpenSolaris:

Here is the set of instructions to create a live USB stick from the live  
CD that you have downloaded.


Step 1. Install distro-construct.
$ pfexec pkg install SUNWdistro-const

Step 2. Generate the USB image from CD image.
$ pfexec usbgen o.iso o-usb.img /tmp/osol

Step 3. Copy the generated USB image on to the USB stick.
$ pfexec usbcopy o-usb.img

On executing the above command, you will be shown the list of removable  
media and asked to select the one to use with usbcopy. If you have  
inserted only one USB media, you will see only one entry to choose from.  
Please note that you may have to unmount the USB media from your GNOME  
file manager or command line, before usbcopy starts.


Once usbcopy completes, your OpenSolaris live USB sticks are ready to boot  
a live environment and perform installation.



*
*

Building OpenSolaris USB installer from Windows:

http://byte-me.org/?p=16


Have a nice day!
--
Üdvözlettel,Backup for recovery,
Cemasko Viktor. archiving for discovery.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

[osol-discuss] solaris 11 express

2011-07-10 Thread Harry Putnam
Can anyone tell me if there is a group on www.gmane.org's nntp service
that is intended to discuss (oracle) Solaris 11 express?

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org