Advertisement
cutiyar

Untitled

Mar 11th, 2011
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. cutiyar@cutiyar-physic:~$ sudo parted /dev/sdb mkfs 1 fat32
  2. WARNING: you are attempting to use parted to operate on (mkfs) a file system.
  3. parted's file system manipulation code is not as robust as what you'll find in
  4. dedicated, file-system-specific packages like e2fsprogs. We recommend
  5. you use parted only to manipulate partition tables, whenever possible.
  6. Support for performing most operations on most types of file systems
  7. will be removed in an upcoming release.
  8. Warning: The existing file system will be destroyed and all data on the
  9. partition will be lost. Do you want to continue?
  10. parted: invalid token: 1
  11. Yes/No? yes
  12. Partition number? 1
  13. Error: Partition doesn't exist.
  14. cutiyar@cutiyar-physic:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement