![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Partioning HDD | i_mroy | SUN Solaris | 1 | 06-03-2006 11:27 AM |
| Solaris Partioning scheme | RajaRC | SUN Solaris | 4 | 08-20-2004 08:07 AM |
| Help with installing/partioning/Sol8 | finster | UNIX for Dummies Questions & Answers | 7 | 04-14-2003 06:38 PM |
| Partioning Drives | DPAI | UNIX for Dummies Questions & Answers | 1 | 05-06-2002 04:22 PM |
| how many disks do I have? | g-e-n-o | UNIX for Dummies Questions & Answers | 8 | 11-01-2001 03:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Partioning Disks In Linux
Hi, group
Just wondering suppose you have linux already installed & now you get a new disk so that your computer has two disks. How do you go about partitioning/slicing the new disk in linux ? which utility do you use ? Regards |
|
||||
|
Quote:
second use command $mke2fs -j /dev/hdb1 third use command mkdir /dirname mount -t ext3 /dev/hdb1 /dirname |
|
||||
|
Quote:
Here is a good tutorial explaining how to do this. I used this tutorial last week to add a second (new) hard drive to my Linux box at work. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|