test serenity os

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
nlg
Member
Member
Posts: 40
Joined: Mon Mar 14, 2016 5:34 am

test serenity os

Post by nlg »

I'm looking for iso image or hard disk image to test Serenity Os on virtualbox or Qemu

eventually I would install the additional components later to compile it myself but for now I just want to try and according to the faq there is no ready-made iso because "This project does not cater to non-technical users . "
Octocontrabass
Member
Member
Posts: 5218
Joined: Mon Mar 25, 2013 7:01 pm

Re: test serenity os

Post by Octocontrabass »

nlg
Member
Member
Posts: 40
Joined: Mon Mar 14, 2016 5:34 am

Re: test serenity os

Post by nlg »

I'm not a C ++ developer so I'm not familiar with these tools and I don't have an OS recent enough to install the tools that are necessary (Win7 and Fedora21) and I don't want to upgrade to just test a OS on a VM

I thought that a serenity developer would come here and could drop me a test image (even if it's not the last version) in the meantime I was able to test ToaruOs on virtualbox thanks to an image provided by the project team
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Freenode IRC: klange

Re: test serenity os

Post by klange »

nlg wrote:in the meantime I was able to test ToaruOs on virtualbox thanks to an image provided by the project team
the what
nullplan
Member
Member
Posts: 1644
Joined: Wed Aug 30, 2017 8:24 am

Re: test serenity os

Post by nullplan »

klange wrote:the what
Heh. I guess sometimes there is an I in team.
Carpe diem!
nlg
Member
Member
Posts: 40
Joined: Mon Mar 14, 2016 5:34 am

Re: test serenity os

Post by nlg »

klange wrote:the what
if you are the only one to develop ToaruOs then congratulations. the result of your work is more accessible than serenity and better from a design point of view

to come back to serenityOs, one of the members gave me a link to a testable version online: https://serenity.linus.dev I don't know if it crashes often or if there is a timeout but it allows at least to try easily
thewrongchristian
Member
Member
Posts: 406
Joined: Tue Apr 03, 2018 2:44 am

Re: test serenity os

Post by thewrongchristian »

nlg wrote:I'm not a C ++ developer so I'm not familiar with these tools and I don't have an OS recent enough to install the tools that are necessary (Win7 and Fedora21) and I don't want to upgrade to just test a OS on a VM

I thought that a serenity developer would come here and could drop me a test image (even if it's not the last version) in the meantime I was able to test ToaruOs on virtualbox thanks to an image provided by the project team
Why can't you update to a more recent OS? Fedora 21 was released in 2014, and EOL in 2015.

In both cases, what are you doing for security updates?
nlg
Member
Member
Posts: 40
Joined: Mon Mar 14, 2016 5:34 am

Re: test serenity os

Post by nlg »

it's because I have old computers (2008 & 2011) which would get way too slow with newer OS. I also think that these still work quite well because I do not install any program that I am asked on (like big compilation tools :mrgreen: ) and for security issues, I only update the browser and I do not host any services
thewrongchristian
Member
Member
Posts: 406
Joined: Tue Apr 03, 2018 2:44 am

Re: test serenity os

Post by thewrongchristian »

nlg wrote:it's because I have old computers (2008 & 2011) which would get way too slow with newer OS. I also think that these still work quite well because I do not install any program that I am asked on (like big compilation tools :mrgreen: ) and for security issues, I only update the browser and I do not host any services
My laptops are of a similar vintage.

I think, on the Linux front, using a lightweight desktop is crucial for older devices, such as XFCE.

I did the vast majority of my OS dev on:
  • Lenovo Thinkpad T61 - Circa 2009
  • Toshiba T130 - Core2 Solo
I've since "graduated" to a Thinkpad T420, from about 2012, and I'm sticking with that mainly because modern laptop keyboards are absolutely crap, but ddr3 RAM is so cheap these days on the likes of ebay that it is perfectly reasonable to keep the older laptops functional if you can upgrade the RAM. 4GB is a reasonable minimum, with 8GB being more than enough for my OSDEV use (I don't need big VMs, I test using a 12MB RAM QEMU VM.)

I guess if you're keeping at least your browser up to date, you should be reasonably OK, especially on Linux, but as the browser is basically the heaviest weight single app on a modern desktop, if you're running the latest browsers on your machine, there is no reason not to run the latest Fedora release as well anyway.

My 2c.
Ethin
Member
Member
Posts: 624
Joined: Sun Jun 23, 2019 5:36 pm
Location: North Dakota, United States

Re: test serenity os

Post by Ethin »

thewrongchristian wrote:
nlg wrote:it's because I have old computers (2008 & 2011) which would get way too slow with newer OS. I also think that these still work quite well because I do not install any program that I am asked on (like big compilation tools :mrgreen: ) and for security issues, I only update the browser and I do not host any services
My laptops are of a similar vintage.

I think, on the Linux front, using a lightweight desktop is crucial for older devices, such as XFCE.

I did the vast majority of my OS dev on:
  • Lenovo Thinkpad T61 - Circa 2009
  • Toshiba T130 - Core2 Solo
I've since "graduated" to a Thinkpad T420, from about 2012, and I'm sticking with that mainly because modern laptop keyboards are absolutely crap, but ddr3 RAM is so cheap these days on the likes of ebay that it is perfectly reasonable to keep the older laptops functional if you can upgrade the RAM. 4GB is a reasonable minimum, with 8GB being more than enough for my OSDEV use (I don't need big VMs, I test using a 12MB RAM QEMU VM.)

I guess if you're keeping at least your browser up to date, you should be reasonably OK, especially on Linux, but as the browser is basically the heaviest weight single app on a modern desktop, if you're running the latest browsers on your machine, there is no reason not to run the latest Fedora release as well anyway.

My 2c.
If you want good quality computers (high-quality really) with good keyboards, checkout System76 if you haven't already. Their computers can get pretty pricey, but its well worth the investment.
Octocontrabass
Member
Member
Posts: 5218
Joined: Mon Mar 25, 2013 7:01 pm

Re: test serenity os

Post by Octocontrabass »

nlg wrote:it's because I have old computers (2008 & 2011) which would get way too slow with newer OS.
Install an SSD. Windows 10 runs perfectly fine on a laptop from 2008 with an SSD. (Granted, it was a pretty high-end laptop at the time. Your results may vary.)
User avatar
eekee
Member
Member
Posts: 827
Joined: Mon May 22, 2017 5:56 am
Freenode IRC: eekee
Location: Hyperspace
Contact:

Re: test serenity os

Post by eekee »

Octocontrabass wrote:
nlg wrote:it's because I have old computers (2008 & 2011) which would get way too slow with newer OS.
Install an SSD. Windows 10 runs perfectly fine on a laptop from 2008 with an SSD. (Granted, it was a pretty high-end laptop at the time. Your results may vary.)
With an SSD, I ran Win10 well enough on a cheap laptop from 2008; a Thinkpad R400. :) That was 3 or 4 years ago. Up to the present, I run Win10 on a 2013 mainstream laptop with a HDD; a Thinkpad T440. It's mostly bearable but the "lock screen" is one of the more heavyweight programs on the machine. If you suspend it with maybe 6 open tabs in Firefox, resuming is not fun at all. But honestly, 6 tabs is remarkable; I used to think 2 was pushing it on those laptops. Both machines have 2GB RAM. I think RAM size is by far the most important factor in all this and will probably take the wrongchristian's advice to buy more while it's cheap.

(I just found screensaver settings in Win10! I don't believe it! :lol: It's linked at the bottom of the lock screen settings.)
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie
Post Reply