Lähettäjä: Austin English Päiväys: Vastaanottaja: The Tails public development discussion list Aihe: [Tails-dev] Detecting hidden partitions?
So, when it comes to detecting hidden partitions, is it as simple as
doing $(fdisk -l | grep -i hidden)? I realize is a simple difference and
has no real effect, but I'm not sure how to properly detect this 'feature'.