On 09/01/2016 04:58 AM, fred roller wrote: > You could change the desktop for each system ;) low tech but effective > in knowing which system you are on. > > On Thu, Sep 1, 2016 at 6:23 AM, Ian Chapman <packages@xxxxxxxxxxxxxxxxxx > <mailto:packages@xxxxxxxxxxxxxxxxxx>> wrote: > > On 01/09/16 14:51, Kevin Wilson wrote: > > Is there a way to know whether to boot was done from SSD or not ? > (I know I can try to read the product name of the device from which > boot was done, but in many cases this is not enough to know straight > away whether it is SSD or not. > > > cat /sys/block/sdX/queue/rotational > > 1 = Spinning Disk > 0 = SSD > > Unless you're crudely assuming sda is your boot disk, you'll need to > figure that out, but that's not too hard. > > -- > Ian Chapman. > > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxxxxxxxxx> > To unsubscribe or change subscription options: > https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx > <https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > <http://fedoraproject.org/code-of-conduct> > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > <http://fedoraproject.org/wiki/Mailing_list_guidelines> > Have a question? Ask away: http://ask.fedoraproject.org > > > > > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org > try running fstrim -av on a spinning vs ssd system -- Joseph Loo jloo@xxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org