Looking good! Probably the fastest growing linux front end, thanks to you dedications.
Beta1 is out! This release fixes many of the bugs found in the alpha and should be a lot more manageable.
Release announcement:
http://forums.openice.org/viewtopic....8&p=3621#p3621
Remember, this is not considered stable or error free. DON'T INSTALL THIS ON A PRODUCTION MACHINE... at least with any expectation that you won't have to tweak something/fix something to get it to work. LinuxICE2 final will be released sometime in September.
Download it, fire it up on your machine, play around, and report any bugs to http://bugs.openice.org .
Former author of LinuxICE, nghost.
Current author of nobdy.
Looking good! Probably the fastest growing linux front end, thanks to you dedications.
I'll have to check it out.![]()
If you are guys are digging LinuxICE, you guys are gonna love Drivn. Drivn will be based on the OpenICE technologies that we are devving right now.
Does it 'hibernate'??
Edit: Ahhh...it does! I'm getting interested now!
How capable is linuxIce off a usb stick? My vision for the future carpc would be all on a usb stick. Bring it inside and modify configuration on another computer then bring it out and have it run off my carpc. This way, its easy to reconfigure, better environment tolerant, and cheap too!
n2o_2k used this kind of setup at the meet in Baltimore a week or so ago. It's called a live-persistant USB. Ubuntu has a utility that you can use to install a compatible ISO image onto a usb stick. You can use that usb stick and boot LinuxICE on any machine from a usb stick.
The only downside is that it has to do full hardware detection and driver loading every time you boot. This adds a little bit of time to the boot process.
Here are a few links on how to do it:
http://www.techyard.net/create-ubunt...-live-creator/
http://www.pendrivelinux.com/live-ub...stall-windows/
http://ubuntuforums.org/archive/index.php/t-9893.html
Former author of LinuxICE, nghost.
Current author of nobdy.
Former author of LinuxICE, nghost.
Current author of nobdy.
You might be able to accomplish that by passing the appropriate kernel/installer parameters at boot or even your own if you have a script that can understand it.
Creating a persistent usb isn't really difficult. You will need 2 partition, one for the live cd data and the other is where your changes will resides. The key thing in creating the second partition is that you need to make sure you label that partition.
I will try to post the step I took when created mine using the script isotousb.sh and gparted on a 1gb usb stick.
Bookmarks