著者: Austin English 日付: To: The Tails public development discussion list 題目: [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'.