Results 1 to 5 of 5

Thread: did i just dodge a bullet?

  1. #1
    Join Date
    Jan 2013
    Beans
    21

    Angry did i just dodge a bullet?

    i was using a wbfs manager and getting mad because i can't find one that works (for those who don't know what wbfs manager is, it is a formatting tool used to make a flash drive have a wbfs partition)

    so i clicked device: /dev/sda1 and clicked format. the computer didn't seem to change but im pretty sure my 8gb usb can't turn into 16.00GB in a simple flash. along side /dev/sda1 i saw /dev/sr0 as well, but i DID NOT format that one.

    i know for a fact that my computer has only 3 partitions, main hard drive 1 (contains what is left of my probably corrupt copy of windows vista+files), main hard drive 2 (contains all my needed files [i didn't allocate enough space D: so i had to relocate my files]) and finally one mystery partition. it has no format, its small (i forgot how small but im sure it's between 4-18GB)

    so my question is simple. did i **** up my version of ubuntu and if i did how can i fix it

    im too scared to turn off my computer incase its in a unstable state

  2. #2
    Join Date
    Nov 2008
    Location
    Omaha, NE
    Beans
    Hidden!

    Re: did i just dodge a bullet?

    If it showed up as unknown partition type, my guess would be that it is the Windows bootloader partition. Windows creates a small 'system' partition on installation (Vista and later) that contains the files necessary to boot the OS, similar to the Linux /boot dir. If your Windows install is hosed already, you're probably safe.

  3. #3
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: did i just dodge a bullet?

    Uhh...normally, your main hard drive ubuntu runs off is labelled '/dev/sda[digit]', with successive partition numbers filling in ['digit'].

    So I'd start worrying if you formatted that one.

    Can you bootup 'disks' or whatever it's called these days (Just search for 'disks' in the unity dash) and post a screenshot?

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: did i just dodge a bullet?

    So where is Ubuntu installed?

    I see one partition for vista, and one for files, and the third which is blank.

    But it seems you were running your program on Ubuntu.
    If that's the case, Ubuntu is still there, as partitioning and formatting tools typically don't work on mounted drives/partitions.
    Most likely, if formatting /dev/sda1 actually worked, from the sound of it you probably wiped the vista drive.

    Of course this is all speculation.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: did i just dodge a bullet?

    lolful64; Hi !

    The terminal command:
    Code:
    sudo fdisk -l
    lower case "ell" ->
    will tell the tale.
    Code:
    man fdisk
    for full usage/syntax.
    best regards

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
  •