Page 1 of 2

Hi was wondering about this Linux OS

Posted: 05 Jul 2016, 22:34
by courtney6084
I am looking for a Linux OS that runs straight off of A USB since well my hard drive is failing and don't have the money to replace it right now sadly. I have a regular USB driver with only 2GB and a Sand Disk Cruz U With 8GB.

Anyway my main question is that does this OS truly run off of just a USB?

Also I read that a USB has a limited number of reads and writes. So wondering will using porteus 24/7 from a USB kill the USB eventually or will it last a long time. Since Porteus is extremely lightweight?

Re: Hi was wondering about this Linux OS

Posted: 05 Jul 2016, 23:20
by donald
Hi courtney

--> does this OS truly run off of just a USB? <--
Yes it does, promised.
My PC is running this way, without any HDD.

Yep, flash drives, or in general flash Memory, has a limited number
of write circles but not one i own has gone dead because of that.
(until now)

It is more likely to lose one out of the pocket.

Also, porteus knows some tricks (cheatcodes) to reduce the write access considerably. 8)

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 00:41
by courtney6084
Ah OK thanks maybe I'll try this out then. I'll use my Sandisk Cruz U to make a USB then and see how it goes.

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 00:46
by Bogomips
courtney6084 wrote:I'll use my Sandisk Cruz U to make a USB
There are outstanding issues with some Sandisk types.

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 06:48
by courtney6084
AH OK thanks for letting me know going to try anyway if not going to try the regular USB. Anyway i'm on linux I extracted everything to the USB but when I try to boot the linux installer it just goes to archive manager. So wondering what do I do I tried the command line and the installer went to sda2 instead.

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 07:03
by ncmprhnsbl
run it in a terminal as root like so:
./Porteus-installer-for-Linux.com
(filemanager may have a 'open terminal in current dir)
make sure its mounted in /mnt/sdx (x being your usb eg sdb1)
check out /boot/doc/install.txt for more details

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 08:04
by courtney6084
Got it all hooked it up and running now but only thing is that it's extremely slow though. Guessing that's because of my USB or do I need to disable and enable these cheats donald talked about?

My computer is a 64bit, 8 GB of Ram, graphics card is amd Radeon 7340 and processor is amd E2-2000. Then have Porteus Installed on a sandisk cruz U that has 8GB of storage.

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 08:48
by ncmprhnsbl
some questions:
which version of porteus?
which desktop?

some suggestions:
check out the Task Manager to see if some process is hogging resources..
you have plenty of ram, so cheatcode copy2ram might help(press Tab at bootscreen and add)
run Porteus System Info(in the menu) and upload to pastebin..

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 16:23
by courtney6084
I went with the 64bit version, Gui, lxqt, google chrome, and it's v3.1.

I'll try that cheat code and see how it goes

Then for some odd reason my wifi only works if I choose the start fresh option. So really can't save my settings at all. unless there's away to renable it with a command or something.

Re: Hi was wondering about this Linux OS

Posted: 06 Jul 2016, 19:53
by courtney6084
Sorry for the double post just going to try and remake the USB.

Re: Hi was wondering about this Linux OS

Posted: 07 Jul 2016, 05:42
by francois
You would be better with xfce, but lxqt should do. Definitely firefox would be a better option. Google-chrome for some reason takes a lot of resources. Did you create a swap partition?

Re: Hi was wondering about this Linux OS

Posted: 23 Jul 2016, 19:16
by courtney6084
Hi all in all honesty found another OS that went ran off of USB but decided it would probably be better to use this one. Anyway so I took my 2GB USB installed Porteus to it. Then used the Porteus Installer tool to install it to my sanddisk cruz U 8GB USB and now everything works again. Only problem is when I install porteus to ram thats when my wifi breaks again. Anyway this time using 64bit and lxqt still. Only difference is I went with opera this time and went with efi boot. Anyway everything is up and working correctly though and it saves since I used the installer but installing/copying to ram breaks the wifi. Oh and was I supposed to create a swap partion or does the installer already do that?

Edit: Since I got everything working perfectly but doesn't when I install/copy to ram should I recreate the USB'S using the options francois mentioned? Since I can't copy/install to ram?

Also sorry I know I made this thread like 2-3 weeks ago but no idea if bumping was allowed lol.

Re: Hi was wondering about this Linux OS

Posted: 23 Jul 2016, 19:38
by Bogomips
courtney6084 wrote:Oh and was I supposed to create a swap partion or does the installer already do that?
Create a swap partioinon, and it will be used, is my experience. Not sure whether mkswap has to be run as well.
courtney6084 wrote:Also sorry I know I made this thread like 2-3 weeks ago but no idea if bumping was allowed lol.
Don't foresee any problem with bumping of this nature. :)

Re: Hi was wondering about this Linux OS

Posted: 23 Jul 2016, 20:13
by courtney6084
Bogomips wrote:
courtney6084 wrote:Oh and was I supposed to create a swap partion or does the installer already do that?
Create a swap partioinon, and it will be used, is my experience. Not sure whether mkswap has to be run as well.
courtney6084 wrote:Also sorry I know I made this thread like 2-3 weeks ago but no idea if bumping was allowed lol.
Don't foresee any problem with bumping of this nature. :)
Nope I just checked there is no swap partion I know regular linux OS'S require or make one but is it truly required on this one and how do you even go about doing that?

ah OK.

Re: Hi was wondering about this Linux OS

Posted: 23 Jul 2016, 21:51
by Ed_P
I have no swap partition on my USB install. It may be useful on hard drives or an old concept for older equipment carried over.

This is the process I used to create my EFI booting flash drive. viewtopic.php?f=81&t=4632&p=33638#p33604