what tells me 2fs file in use ?

Using applications, configuring, problems
Post Reply
Message
Author
soundNICK
Posts: 124
Joined: Wed 13 Oct 2010, 15:37

what tells me 2fs file in use ?

#1 Post by soundNICK »

In the menu... the "help" button names the distribution currently in use...

"Welcome to Upup Precise version 5.4.X.7, released Jan 2013"

What I cannot find anywhere is the SPECIFIC 2fs file which is booted... in use...
a problem when many of these are on the system.

I could write it down at boot time... really, by going through all the filesystems,
I can find the one that is currently booted... it cant be loaded again by clicking...

wondering where to look to see this 2fs by name ? Anybody know ?

thanks for looking

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#2 Post by SFR »

Is this what you're looking for?

Code: Select all

# losetup
/dev/loop0: 0 /mnt/dev_save/Puppy_Slacko_5.5/puppy_slacko_5.5.sfs
/dev/loop1: 0 /mnt/dev_save/Puppy_Slacko_5.5/slackosave.2fs
...
Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

soundNICK
Posts: 124
Joined: Wed 13 Oct 2010, 15:37

#3 Post by soundNICK »

SFR wrote:Is this what you're looking for?

Code: Select all

# losetup
/dev/loop0: 0 /mnt/dev_save/Puppy_Slacko_5.5/puppy_slacko_5.5.sfs
/dev/loop1: 0 /mnt/dev_save/Puppy_Slacko_5.5/slackosave.2fs
...
Greetings!
oh YES !

Thank you so much... does just what I needed !!

Post Reply