LinuxMCE Forums
May 25, 2013, 10:41:30 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Installation on USB stick  (Read 3096 times)
sno
Making baby steps

Posts: 2


View Profile
« on: March 07, 2008, 03:27:53 pm »

I was hoping for some support in the FAQ or wiki regarding my question. But nothing there so I like the public to hear and hopefully shed light on my so straightforward question, 'how do I install linuxmce on a usb stick' ??

For this this time and age usb stick support should almost be mandatory but a nice workaround will do as well, hoping for a solution..

Cheers sno.
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #1 on: March 07, 2008, 04:42:57 pm »

I was hoping for some support in the FAQ or wiki regarding my question. But nothing there so I like the public to hear and hopefully shed light on my so straightforward question, 'how do I install linuxmce on a usb stick' ??

For this this time and age usb stick support should almost be mandatory but a nice workaround will do as well, hoping for a solution..

Cheers sno.


Let me see...

- Use a Motherboard/Bios that will boot from Flash drives

- Use the Kubuntu 0710 Live CD to install Kubuntu to the USB drive

- Then use the LinuxMCE 0710 CD installer to install LinuxMCE to the USB drive

- Thats it as far as i can see ;-)

All the best

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #2 on: March 07, 2008, 04:46:52 pm »

You're probably going to need a 32G stick though.
Logged

"Change is inevitable. Progress is optional."
-- Anonymous

royw
Guru
****
Posts: 261


View Profile
« Reply #3 on: March 07, 2008, 08:37:04 pm »

You might want to move the /var/log to a tmpfs so your stick has a chance of lasting a while.  LMCE is very chatty in the logs...

Have fun,
Roy
Logged

sno
Making baby steps

Posts: 2


View Profile
« Reply #4 on: March 08, 2008, 05:51:22 pm »

Quote

Let me see...

- Use a Motherboard/Bios that will boot from Flash drives

- Use the Kubuntu 0710 Live CD to install Kubuntu to the USB drive

- Then use the LinuxMCE 0710 CD installer to install LinuxMCE to the USB drive

- Thats it as far as i can see ;-)

All the best

Andrew

Thx very mutch, i will try it in the next days or so.
At my disposal i have a 4gb usb stick, seems to me 32gb is bit overkill, so why that remark?
moving the logfiles to a tmpfs is a very good idea, its all about the changing the mountpoints in the fstab right? (never realy tryed it)
Logged
royw
Guru
****
Posts: 261


View Profile
« Reply #5 on: March 09, 2008, 07:55:26 am »

I haven't tried it on a usb stick, but yes, adding it to fstab should be all that is required.  Something like:
Code:
none                   /var/log        tmpfs   size=1000M,nr_inodes=1M 0 0
Adjust the size and nr_inodes for your system (these numbers were from my workstation, so are probably a little large).

HTH,
Roy
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!