Find the answer to your Linux question:
Results 1 to 4 of 4
previously i had my windows system on a pair of striped disks, unfortunatly it seems that linux has trouble supporting simple controlers so i have installed ubuntu onto a single ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Posts
    5

    mount + format

    previously i had my windows system on a pair of striped disks, unfortunatly it seems that linux has trouble supporting simple controlers so i have installed ubuntu onto a single disk.

    how should i mount and format the second disk so that it is always available?

    Thanks
    Alex.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up from Ubuntu CD, open Terminal and execute this
    Code:
    sudo fdisk -l
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux Newbie
    Join Date
    Jun 2006
    Location
    Greece, Athens
    Posts
    214
    Run in terminal sudo gparted
    or system->administration->partition editor
    Find the hard disk you want to format, create the partitions with filesystem ext3(unless you want them to be available in windows) and choose a mountpoint.

  4. #4
    Just Joined!
    Join Date
    Apr 2008
    Posts
    5
    thanks guys,

    ext3 is fine, i'm not dual booting ... this is my first step into having my main(gaming) pc not microsoft.

    unfortunatly i've already had to quit 1 game because wine cant handle it yet.

Posting Permissions

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