List partition types in Linux with fdisk
Posted by mypapit on 8 Dec 2006 in GNU/Linux, Tips & Guides
|
|
A quick tip, you can find about all partition type in your system by typing “fdisk -l” (as root). For example :
With this command fdisk lists partition type in all disks without you having to mount them.
What can you do with these information?
You can use it as a clue to mount your partition. fdisk also list the device name of the corresponding partition thus making your job easier to identify which device contains the data that you want to find.
[tags]tips,tutorial,fdisk,linux,partitions,ubuntu,debian[/tags]
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- When Microsoft write about GNU/Linux-related tutorial
- Mount Windows Partition in Ubuntu
- How to add Linux Swap file if you don’t have Swap Partition
- How to Recover photo files from SD Card / MMC with PhotoRec
- Read and Write NTFS filesystem with Ubuntu Linux
- How to set the correct Android *.apk MIME Type for Apache Webserver
- Free Linux Games download List



Leave a Comment