Closed Thread
Results 1 to 2 of 2

Thread: How do you delete a filesystem?

  1. #1
    DarkLordofthePenguins's Avatar
    DarkLordofthePenguins is offline Programming Expert
    Join Date
    Jul 2010
    Location
    A deep, dark hole in the ground
    Posts
    409
    Blog Entries
    74
    Rep Power
    8

    How do you delete a filesystem?

    ...
    Last edited by DarkLordofthePenguins; 09-05-2010 at 10:37 AM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    DarkLordofthePenguins's Avatar
    DarkLordofthePenguins is offline Programming Expert
    Join Date
    Jul 2010
    Location
    A deep, dark hole in the ground
    Posts
    409
    Blog Entries
    74
    Rep Power
    8

    Re: How do you delete a filesystem?

    I have fixed the problem using
    Code:
    dd if=/dev/zero of=/dev/sdb
    The BIOS is detecting it now.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to build boost filesystem?
    By NoobScratcher in forum C and C++
    Replies: 5
    Last Post: 10-24-2011, 11:41 AM
  2. Replies: 5
    Last Post: 11-06-2010, 05:10 AM
  3. Using the filesystem in C
    By DarkLordoftheMonkeys in forum C and C++
    Replies: 6
    Last Post: 02-01-2010, 10:04 PM
  4. FileSystem Type Unknown
    By Off in forum Linux/Unix General
    Replies: 1
    Last Post: 04-03-2008, 04:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts