

InterviewSolution
1. |
Solve : how to delaeat a partion under linux plz help? |
Answer» ok one of my frineds took my thumb drive and made a partion under knopx and you can OLNY see it under linux but i can not figure out how to delet the partion so i can have the full woping 128 mb of space back on my thumb dirve the partion is lavled as sda2 so if theres any thing else you need to know to help just let me know and think you in advaniceif you can get to a bash command line, use cfdisk or FDISK to correct the ERROR. if typing "cfdisk" doesnt open the app or you get an error message, then type "cfdisk /DEV/*" where * is whatever partition label u are running, LIKE hda1 etc. from there, just select the partition and delete. |
|