|
Replies:
11
-
Last Post:
Dec 3, 2006 9:21 PM
by: moinakg
|
|
|
Anil verve
anil.verve@gmail.com
|
|
|
|
Announcement : LiveUSB scripts for Belenix released
Posted:
Sep 25, 2006 8:44 AM
|
|
Hello all,
I've been working on creating a liveUSB for a few weeks and now have a script ready :)
This makes it really easy to get a bootable USB with OpenSolaris on it
by installing Belenix 0.5.0 on a USB pen drive. Belenix is now the
first
OpenSolaris distribution able to run off a USB drive, and one of the
few *nix distributions that boot and run off a thumb drive.
Steps:
---------
1.Download the file http://www.genunix.org/distributions/belenix_site/binfiles/usbdump1.0.tar.gz
2.Extract
the contents to a temporary directory and cd into it.
3.Run the script as : ./usbdump <path to belenix 0.5.0 iso>
ex: ./usbdump /home/belenix-0.5.0.iso
4.Now follow the instructions on the screen.
Note:
--------
* currently you need a minimum 1 gb Thumb drive (as the script basically dumps the entire live CD contents onto the usb).
* A smaller iso is being worked on, one that will fit onto a 512 mb pen drive.
* Version 0.5.1 onwards the script will be incorporated into the LiveCD
* I'd also get these changes into the OpenSolaris LiveMedia project so
a USB bootable Solaris express is possible. This would require
stripping down the default install, to enable the OS to fit into a 1 gb
drive.
A whole bunch of new possibilities open up with a LiveUSB, which is the stuff of future work.
Regards,
Anil
_______________________________________________
ug-bosug mailing list
List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org
List-Owner: mailto:ug-bosug-owner at opensolaris dot org
List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
Posts:
282
From:
Registered:
5/12/06
|
|
|
|
Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Sep 25, 2006 10:23 AM
in response to: Anil verve
|
|
On Mon, 2006-09-25 at 21:14 +0530, Anil verve wrote: > Hello all, > > I've been working on creating a liveUSB for a few weeks and now have a > script ready :)
Quite cool achievement!
Also, I'd like to note here that installation of Nexenta on removable media like USB was there starting from Alpha 2 or so.
The problem we didn't resolve at that time is that when after installation you move USB pen to different HW configuration it will not boot without prior tweaking of root partition path.
Did you resolve it on Belenix yet?
> This makes it really easy to get a bootable USB with OpenSolaris on it > by installing Belenix 0.5.0 on a USB pen drive. Belenix is now the > first OpenSolaris distribution able to run off a USB drive, and one of > the few *nix distributions that boot and run off a thumb drive. > > Steps: > --------- > 1.Download the file > http://www.genunix.org/distributions/belenix_site/binfiles/usbdump1.0.tar.gz > 2.Extract the contents to a temporary directory and cd into it. > 3.Run the script as : ./usbdump <path to belenix 0.5.0 iso> > ex: ./usbdump /home/belenix-0.5.0.iso > 4.Now follow the instructions on the screen. > > Note: > -------- > * currently you need a minimum 1 gb Thumb drive (as the script > basically dumps the entire live CD contents onto the usb). > * A smaller iso is being worked on, one that will fit onto a 512 mb > pen drive. > * Version 0.5.1 onwards the script will be incorporated into the > LiveCD > * I'd also get these changes into the OpenSolaris LiveMedia project so > a USB bootable Solaris express is possible. This would require > stripping down the default install, to enable the OS to fit into a 1 > gb drive. > > > A whole bunch of new possibilities open up with a LiveUSB, which is > the stuff of future work. > > Regards, > Anil > > _______________________________________________ > opensolaris-discuss mailing list > opensolaris-discuss at opensolaris dot org -- Erast
_______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
3,458
From:
NL
Registered:
3/9/05
|
|
|
|
Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Sep 25, 2006 10:46 AM
in response to: erast
|
|
>Also, I'd like to note here that installation of Nexenta on removable >media like USB was there starting from Alpha 2 or so.
I've experimented that (and it worked) with standard Solaris Nevada around b 30.
>The problem we didn't resolve at that time is that when after >installation you move USB pen to different HW configuration it will not >boot without prior tweaking of root partition path.
That's probably a similar issue you need to solve when booting from a live CD.
Casper _______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
1,223
From:
India
Registered:
7/15/05
|
|
|
|
Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Sep 26, 2006 1:37 AM
in response to: erast
|
|
Erast Benson wrote: > On Mon, 2006-09-25 at 21:14 +0530, Anil verve wrote: > >> Hello all, >> >> I've been working on creating a liveUSB for a few weeks and now have a >> script ready :) >> > > Quite cool achievement! > > Also, I'd like to note here that installation of Nexenta on removable > media like USB was there starting from Alpha 2 or so. >
Oh good. Then that statement should be withdrawn :)
> The problem we didn't resolve at that time is that when after > installation you move USB pen to different HW configuration it will not > boot without prior tweaking of root partition path. >
Are you referring to the GRUB disk numbering ? We have not yet faced any problem. If the USB is always made as the first bootable device in BIOS it should always be hd0.
This however hoses the ability to boot from harddisk till the BIOS ordering is changed or the USB is pulled out.
Regards, Moinak.
> Did you resolve it on Belenix yet? > > >> This makes it really easy to get a bootable USB with OpenSolaris on it >> by installing Belenix 0.5.0 on a USB pen drive. Belenix is now the >> first OpenSolaris distribution able to run off a USB drive, and one of >> the few *nix distributions that boot and run off a thumb drive. >> >> Steps: >> --------- >> 1.Download the file >> http://www.genunix.org/distributions/belenix_site/binfiles/usbdump1.0.tar.gz >> 2.Extract the contents to a temporary directory and cd into it. >> 3.Run the script as : ./usbdump <path to belenix 0.5.0 iso> >> ex: ./usbdump /home/belenix-0.5.0.iso >> 4.Now follow the instructions on the screen. >> >> Note: >> -------- >> * currently you need a minimum 1 gb Thumb drive (as the script >> basically dumps the entire live CD contents onto the usb). >> * A smaller iso is being worked on, one that will fit onto a 512 mb >> pen drive. >> * Version 0.5.1 onwards the script will be incorporated into the >> LiveCD >> * I'd also get these changes into the OpenSolaris LiveMedia project so >> a USB bootable Solaris express is possible. This would require >> stripping down the default install, to enable the OS to fit into a 1 >> gb drive. >> >> >> A whole bunch of new possibilities open up with a LiveUSB, which is >> the stuff of future work. >> >> Regards, >> Anil >> >> _______________________________________________ >> opensolaris-discuss mailing list >> opensolaris-discuss at opensolaris dot org >>
_______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
976
From:
Registered:
6/14/05
|
|
|
|
Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Sep 26, 2006 3:51 AM
in response to: moinakg
|
|
Hi,
Moinak Ghosh wrote:
> Erast Benson wrote: > >> On Mon, 2006-09-25 at 21:14 +0530, Anil verve wrote: >> >> >>> Hello all, >>> >>> I've been working on creating a liveUSB for a few weeks and now have a >>> script ready :) >>> >> >> >> Quite cool achievement! >> >> Also, I'd like to note here that installation of Nexenta on removable >> media like USB was there starting from Alpha 2 or so. >> > > > Oh good. Then that statement should be withdrawn :)
Schillix had actually been the first one to support this back then, in June/July 2005, long before Nextenda existed. See its old announcements.
Nevertheless, as I know Belenix, it is certainly much more user-friendly and easier to use now. Even by Solaris-newbies.
M. _______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
1
From:
Registered:
12/2/06
|
|
|
|
Re: [osol-discuss] Announcement : LiveUSB scripts for Belenix released
Posted:
Dec 2, 2006 7:45 PM
in response to: moinakg
To: Communities » ug » bosug
|
|
Congratulations on this cool technology. I live in US and was excited to see you guys featured in Headlines Today.
Had a Question for you.I plan to use the USB drive.
Can I customize the distro by adding my (say perl scripts) stuff into the extracted tar folder? I would do this before writing the image onto the USB drive. I plan to use a 2GB usb drive.
thanks.
|
|
|
|
Anil verve
anil.verve@gmail.com
|
|
|
|
Re: Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Dec 2, 2006 8:01 PM
in response to: annasaru
|
|
HI V.Rao,
Currently you have the following options:
a)After you create the LiveUSB, you can copy the scripts to say a dir
'bin' on the root of USB. At runtime, all htese will be available under
/.cdrom/bin
b)Add them to the ramdisk file x86.microroot. You can take a look at
the USBdump script that loop-mounts this file as a ufs device.. and add
your scripts to /bin or such.
As soon as a session manager (work in progress) is added to
BeleniX, you can save your scripts anywhere and have them on the USB.
Regards
Anil
_______________________________________________
ug-bosug mailing list
List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org
List-Owner: mailto:ug-bosug-owner at opensolaris dot org
List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
ram kumar.c
ram_ngp_sathy@yahoo....
|
|
|
|
installing belenix
Posted:
Dec 3, 2006 12:54 AM
in response to: Anil verve
|
|
hi im using system with p4 1.88 ghz(intel) with 128 mb ram.i try to install belenix 0.3 with live cd.the problem is live cd is mounted after that i can able to proceed. i got error message like service time out like that .im very muck interest in exploring belenix .i try for last two days .. but i cant any body please help me... &n bsp; &nbs p; -Ramkumar
<hr size=1></hr>
Find out what India is talking about on - http://in.answers.yahoo.com/">Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. http://in.messenger.yahoo.com">Get it NOW
_______________________________________________
ug-bosug mailing list
List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org
List-Owner: mailto:ug-bosug-owner at opensolaris dot org
List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Anil verve
anil.verve@gmail.com
|
|
|
|
Re: installing belenix
Posted:
Dec 3, 2006 1:22 AM
in response to: ram kumar.c
|
|
Hi Ram, ver 0.3 is very old. If you can get your hands on the 0.5 or 0.5.1 versions, the installer utilities in them have many bugs cleared and the interface more friendly. You can download the latest image from
www.belenix.org or make a copy from someone who has a CD Regards Anil
_______________________________________________
ug-bosug mailing list
List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org
List-Owner: mailto:ug-bosug-owner at opensolaris dot org
List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
ram kumar.c
ram_ngp_sathy@yahoo....
|
|
|
|
Re: installing belenix
Posted:
Dec 3, 2006 2:12 AM
in response to: ram kumar.c
|
|
<style type="text/css">
<!-- DIV {margin:0px;} -->
</style>
i have belexid 0.5 cd but it not even mounting..
-ram
----- Original Message ---- From: Anil verve <anil dot verve at gmail dot com> To: Bangalore OpenSolaris User Group <ug-bosug at opensolaris dot org> Sent: Sunday, 3 December, 2006 2:52:08 PM Subject: Re: [ug-bosug] installing belenix Hi Ram, ver 0.3 is very old. If you can get your hands on the 0.5 or 0.5.1 versions, the installer utilities in them have many bugs cleared and the interface more friendly. You can download the latest image from www.belenix.org or make a copy from someone who has a CD Regards Anil
<hr size=1></hr>
Find out what India is talking about on - http://in.answers.yahoo.com/">Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. http://in.messenger.yahoo.com">Get it NOW
_______________________________________________
ug-bosug mailing list
List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org
List-Owner: mailto:ug-bosug-owner at opensolaris dot org
List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
1,223
From:
India
Registered:
7/15/05
|
|
|
|
Re: installing belenix
Posted:
Dec 3, 2006 9:19 PM
in response to: ram kumar.c
|
|
ram kumar.c wrote: > i have belexid 0.5 cd but it not even mounting..
Please post the exact messages that you see on the screen.
Regards, Moinak.
> > -ram > > ----- Original Message ---- > From: Anil verve <anil dot verve at gmail dot com> > To: Bangalore OpenSolaris User Group <ug-bosug at opensolaris dot org> > Sent: Sunday, 3 December, 2006 2:52:08 PM > Subject: Re: [ug-bosug] installing belenix > > Hi Ram, > > ver 0.3 is very old. If you can get your hands on the 0.5 or 0.5.1 > versions, the installer utilities in them have many bugs cleared and > the interface more friendly. > > You can download the latest image from www.belenix.org > <http:// or make a copy from someone who has a CD > > Regards > Anil > > On 12/3/06, *ram kumar.c* < ram_ngp_sathy at yahoo dot co dot in > <mailto:ram_ngp_sathy at yahoo dot co dot in>> wrote: > > hi > > im using system with p4 1.88 ghz(intel) with 128 mb ram.i try to > install belenix 0.3 with live cd.the problem is live cd is mounted > after that i can able to proceed. i got error message like service > time out like that .im very muck interest in exploring belenix .i > try for last two days .. but i cant any body please help me... > > -Ramkumar > ------------------------------------------------------------------------ > Find out what India is talking about on - Yahoo! Answers India > <http://http://in.answers.yahoo.com/> > > Send FREE SMS to your friend's mobile from Yahoo! Messenger > Version 8. Get it NOW > <http://http://in.messenger.yahoo.com> > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris dot org > <mailto:ug-bosug-unsubscribe at opensolaris dot org> > List-Owner: mailto:ug-bosug-owner at opensolaris dot org > <mailto:ug-bosug-owner at opensolaris dot org> > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org > List-Owner: mailto:ug-bosug-owner at opensolaris dot org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > ------------------------------------------------------------------------ > Find out what India is talking about on - Yahoo! Answers India > <http://http://in.answers.yahoo.com/> > Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. > Get it NOW > <http://http://in.messenger.yahoo.com> > > ------------------------------------------------------------------------ > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org > List-Owner: mailto:ug-bosug-owner at opensolaris dot org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >
_______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
Posts:
1,223
From:
India
Registered:
7/15/05
|
|
|
|
Re: Re: [osol-discuss] Announcement : LiveUSB scripts for
Belenix released
Posted:
Dec 3, 2006 9:21 PM
in response to: annasaru
|
|
V.Rao wrote: > Congratulations on this cool technology. I live in US and was excited to see you guys featured in Headlines Today. > > Had a Question for you.I plan to use the USB drive. > > Can I customize the distro by adding my (say perl scripts) stuff into the extracted tar folder? I would do this before writing the image onto the USB drive. I plan to use a 2GB usb drive. >
You can create a separate directory on the USB stick and put all your scripts into that. When it boots the USB stick is mounted via /.cdrom, so /.cdrom/<your directory> will contain all your stuff.
Regards, Moinak.
> thanks. > > > This message posted from opensolaris.org > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org > List-Owner: mailto:ug-bosug-owner at opensolaris dot org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >
_______________________________________________ ug-bosug mailing list List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris dot org List-Owner: mailto:ug-bosug-owner at opensolaris dot org List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
|
|
|
|
|