What's your age (OS)?

Linux and BBQ related polls
User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

What's your age (OS)?

Unread post by ivanovnegro » Sun Oct 25, 2015 3:48 pm

How old is your Debian sid install, or whatever you run. Though preferably a rolling release. Let's see how long you can run one release without breaking it.

Right now my oldest installed system is still a Debian sid install with ext3, sysvinit and no pulse.

Code: Select all

sudo tune2fs -l /dev/sda1 | grep created
[sudo] Passwort für david: 
Filesystem created:       Wed Nov  9 03:06:11 2011
That makes 4 years and two freezes iirc.

You can of course use other methods to determine the approximate date of your installation.

User avatar
simgin
Meme Fodder
Posts: 1167
Joined: Sun Jan 06, 2013 12:07 am
Location: Bradford-on-Avon, UK

Re: What's your age (OS)?

Unread post by simgin » Sun Oct 25, 2015 3:57 pm

ivanovnegro wrote: You can of course use other methods to determine the approximate date of your installation.
Like sawing the computer in half and count the lines as if it was a tree :D

Sorry can't join here due to so many re-installs lately (distro-hopping again), I need to seek help. Oldest install is 2,5 days atm.

cheers
simon
Someone told me that I am delusional, I almost fell off my unicorn.

User avatar
Dr_Chroot
Alfalfa
Posts: 1100
Joined: Mon Jun 09, 2014 9:49 pm
Location: among the sagebrush
Contact:

Re: What's your age (OS)?

Unread post by Dr_Chroot » Sun Oct 25, 2015 5:02 pm

This one is a trooper - been on my HDD longer than most.

Code: Select all

sudo tune2fs -l /dev/sda1 | grep created
[sudo] password for drchroot:
Filesystem created:        Wed Oct 21 08:21:21  2015
I seriously re-install something every few weeks or so.
Fight internet censorship.
EFF | Tor Project | Bitcoin

"There have been times throughout American history where what is right is not the same as what is legal. Sometimes to do the right thing you have to break the law." - Edward Snowden

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5878
Joined: Tue Sep 03, 2013 7:05 am

Re: What's your age (OS)?

Unread post by GekkoP » Sun Oct 25, 2015 5:12 pm

Code: Select all

~ % sudo tune2fs -l /dev/sda1 | grep created
[sudo] password for manuel: 
Filesystem created:       Sat May 30 17:47:00 2015
My main lappy. I think is the older in the house.

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: What's your age (OS)?

Unread post by wuxmedia » Sun Oct 25, 2015 5:27 pm

Code: Select all

wux@numenor:~$ sudo tune2fs -l /dev/sda1 | grep created
[sudo] password for wux: 
Filesystem created:       Tue Feb 10 10:25:43 2015
BORK, so thats about right.

Code: Select all

root@macbuntu:~# sudo tune2fs -l /dev/sda1 | grep created
tune2fs: Bad magic number in super-block while trying to open /dev/sda1
Couldn't find valid filesystem superblock.
Hmmm I'd better look at fixing that...
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: What's your age (OS)?

Unread post by wuxmedia » Sun Oct 25, 2015 5:29 pm

Ahhh:

Code: Select all

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        4095        2047+  ee  GPT
/dev/sda2   *        4096   154271743    77133824   83  Linux
/dev/sda3       154271744   156301311     1014784   82  Linux swap / Solaris
root@macbuntu:~# sudo tune2fs -l /dev/sda2 | grep created
Filesystem created:       Thu Oct 16 18:21:50 2014
The Xubuntu machine...
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: What's your age (OS)?

Unread post by ivanovnegro » Sun Oct 25, 2015 8:44 pm

simgin wrote:
Sorry can't join here due to so many re-installs lately (distro-hopping again), I need to seek help. Oldest install is 2,5 days atm.

cheers
simon
You are an addict I understand. Just make a new thread for your kind. :D

Wux: You have to check if you have your file system on /sda1 or in another place.

anticapitalista
Honorary Member
Posts: 70
Joined: Fri Feb 28, 2014 5:12 pm

Re: What's your age (OS)?

Unread post by anticapitalista » Sun Oct 25, 2015 10:01 pm

Code: Select all

sudo tune2fs -l /dev/sda1 | grep created
[sudo] password for anticap: 
Filesystem created:       Wed Mar  7 21:53:55 2012
antiX-base-12 Edelweißpiraten

User avatar
darry1966
CLIt Licker
Posts: 398
Joined: Mon Mar 09, 2015 9:13 am
Location: New Zealand

Re: What's your age (OS)?

Unread post by darry1966 » Sun Oct 25, 2015 10:10 pm

Roasted Roach:

Read out from terminal Saturday April 18 08:35:51 2015. Updated with all available updates on my Thinkpad T42.
LinuxBBQ is Sexy. Runs BBQ Stable.

User avatar
rhowaldt
Dog
Posts: 4565
Joined: Wed Oct 17, 2012 9:01 am
Contact:

Re: What's your age (OS)?

Unread post by rhowaldt » Mon Oct 26, 2015 11:57 am

Code: Select all

┌┤rhowaldt@lalala [~]
└──┤$ blkid
device                                              fs_type         label            mount point                                             UUID
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/dev/sda1                                            ntfs            System Reserved  (not mounted)                                            66585C6C585C3D4D
/dev/sda2                                            ntfs                             (not mounted)                                            380C61CE0C6187A8
/dev/sda4                                            ext4            storage          /media/storage                                           0fd2b600-ced7-4ee3-80f4-b97bd3005a95
/dev/sda5                                            ext4                             /                                                        620f80b9-83c6-4e8f-a137-b353156bae3d

┌┤rhowaldt@lalala [~]
└──┤$ sudo tune2fs -l /dev/sda5 | grep created
Filesystem created:       Tue Mar  3 23:03:55 2015

┌┤rhowaldt@lalala [~]
└──┤$ sudo tune2fs -l /dev/sda4 | grep created
Filesystem created:       Wed Dec  7 22:19:35 2011
All statements are true in some sense, false in some sense, meaningless in some sense, true and false in some sense, true and meaningless in some sense, false and meaningless in some sense, and true and false and meaningless in some sense.

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: What's your age (OS)?

Unread post by ivanovnegro » Mon Oct 26, 2015 6:04 pm

Anti and Rhosey, yeah, now we are getting older here.

Post Reply