Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Fri 24 May 2013, 09:35
All times are UTC - 4
 Forum index » House Training » Users ( For the regulars )
Finding puppy version installed
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [7 Posts]  
Author Message
Grem41

Joined: 15 Feb 2011
Posts: 42
Location: Portsmouth UK

PostPosted: Sat 09 Jun 2012, 07:28    Post subject:  Finding puppy version installed  

I've installed several puppy versions on my hard drive so they can be multi-booted via grub but I can't work out what version. (I think this one Lucid as the the kernel from HardInfo says it's it 2.6.33.2)

Is there a Command Line

Secondly if it is Lucid is it 520, 525 or 528

Thank in advance
Back to top
View user's profile Send private message 
RSH


Joined: 05 Sep 2011
Posts: 1564
Location: Germany

PostPosted: Sat 09 Jun 2012, 07:37    Post subject:  

Hi.

Click on the personal storage icon in the taskbar (the 4 green bars?). Then you will see on top of the screen Puppy and Kernel info.

The file /etc/DISTRO_SPECS has also the version number in its entry "DISTRO_VERSION"

So if you see lupu and 528 you have Lucid Puppy 528.

I don't know how to find out if it is 004 or 005 (or 001, 002?).

RSH

_________________
Useful Software for Puppy!
LazY Puppy - a Paradise Puppy! - DE & EN ISO 2.0.2-0.0.5 available
Back to top
View user's profile Send private message 
Grem41

Joined: 15 Feb 2011
Posts: 42
Location: Portsmouth UK

PostPosted: Mon 11 Jun 2012, 14:27    Post subject:  Found puppy version (SOLVED)  

Thanks RSH

All the info I needed was in /etc/DISTRO_SPECS file have got lupu 520 plus
kernel 2.6.33.2. - So sure it's lucid now
I guess you learn something each day !
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2051
Location: World_Hub

PostPosted: Mon 11 Jun 2012, 14:43    Post subject:  

*Or so we hope.. Wink
Back to top
View user's profile Send private message 
don570


Joined: 10 Mar 2010
Posts: 2473
Location: Ontario

PostPosted: Mon 11 Jun 2012, 15:23    Post subject:  

Simple way with terminal.
Unfortunately the kernel isn't always shown.

Code:

uname --help



Code:
uname [-a] [-i] [-m] [-n] [-p] [-r] [-s] [-v] [-X] [-S systemname]

-a   Print basic information currently available from the system.
-i   Print the name of the hardware implementation (platform).
-m   Print the machine hardware name (class). Use of this option is discouraged; use uname -p instead.
-n   Print the nodename (the nodename is the name by which the system is known to a communications network).
-p   Print the current host's ISA or processor type.
-r   Print the operating system release level.
-s   Print the name of the operating system. This is the default.
-v   Print the operating system version.
-X   Print expanded system information, one information
element per line,
Back to top
View user's profile Send private message 
dk60902


Joined: 26 Sep 2010
Posts: 196
Location: In front of my computer

PostPosted: Tue 12 Jun 2012, 13:20    Post subject:  

Try this:

Menu - Filesystem - Partview free space in drives
Back to top
View user's profile Send private message 
L18L

Joined: 19 Jun 2010
Posts: 1718
Location: Burghaslach, Germany

PostPosted: Tue 12 Jun 2012, 13:29    Post subject: Re: Finding puppy version installed
Subject description: a Command Line
 

Grem41 wrote:
...Is there a Command Line...

Code:
grep DISTRO_ /etc/DISTRO_SPECS | head -n2

or
Code:
grep -m2 DISTRO_ /etc/DISTRO_SPECS
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [7 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Users ( For the regulars )
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0545s ][ Queries: 12 (0.0077s) ][ GZIP on ]