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 ...
- 05-15-2008 #1Just 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.
- 05-15-2008 #2
Boot up from Ubuntu CD, open Terminal and execute this
Post output here.Code:sudo fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-15-2008 #3Linux 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.
- 05-15-2008 #4Just 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.


Reply With Quote