Find the answer to your Linux question:
Results 1 to 3 of 3
Using Ubuntu 10.10, 64-bit, installing after LiveCD testing. Partition setup: /dev/sda ... /dev/sda1 (ntfs) ... /dev/sda5 (ext4) <- installing to this ... /dev/sda3 (ntfs) *note: the ... is only used ...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    2

    No root filesystem is defined

    Using Ubuntu 10.10, 64-bit, installing after LiveCD testing.

    Partition setup:

    /dev/sda
    ... /dev/sda1 (ntfs)
    ... /dev/sda5 (ext4) <- installing to this
    ... /dev/sda3 (ntfs)

    *note: the ... is only used to create an indent.

    sda3 can't really be erased due to its contents, something I can't exactly get back or transfer.

    Any help would be appreciated!

  2. #2
    Just Joined!
    Join Date
    Jun 2010
    Posts
    36
    If you are using an existing partition.

    Choose manual partitioning - select sda5 - edit partition - set mount point as / then save and carry on.

  3. #3
    Just Joined!
    Join Date
    Dec 2010
    Posts
    10
    Quote Originally Posted by MicahD View Post
    Using Ubuntu 10.10, 64-bit, installing after LiveCD testing.

    Partition setup:

    /dev/sda
    ... /dev/sda1 (ntfs)
    ... /dev/sda5 (ext4) <- installing to this
    ... /dev/sda3 (ntfs)

    *note: the ... is only used to create an indent.

    sda3 can't really be erased due to its contents, something I can't exactly get back or transfer.

    Any help would be appreciated!
    please run
    Code:
     df -h
    and post the output.

    or alternatively, since linux usually puts all your files and applications in your home folder, you can simply copy over the entire home folder (e.g. /home/$USERNAME) to another HDD and wipe everything out and do a proper installation "AND USE THE SAME USERNAME" that you've user the previous time, then copy back all the files from your home folder to the new folder and assuming that you install the same version of ubuntu it sould work perfectly with all your old applications and documents.

Posting Permissions

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