Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: Oh god - accidentally deleted ubuntu partition!

  1. #21
    Join Date
    Mar 2008
    Location
    California, USA
    Beans
    8,111

    Re: Oh god - accidentally deleted ubuntu partition!

    That's great news you booted into Ubuntu OK. Most likely everything is just fine, but if you want to do a file system check just to make sure, how about either booting your Live CD again or boot into recovery mode, and then do:
    Code:
    [ "$(mount | grep sdb1)" ] || sudo fsck -yCM /dev/sdb1
    Anyway, I have to run now, but cheers and I'm really glad your Ubuntu partition turned out to be OK.

  2. #22
    Join Date
    Sep 2007
    Location
    Staffordshire, UK
    Beans
    233
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Oh god - accidentally deleted ubuntu partition!

    Will do. Thanks again! Where the hell's the 'Thanks' button gone????

Page 3 of 3 FirstFirst 123

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
  •