Networking Forums

Networking Forums > Computer Networking > Linux Networking > how to create new pertition of HDD on Linux

Reply
Thread Tools Display Modes

how to create new pertition of HDD on Linux

 
 
jatrojoomla
Guest
Posts: n/a

 
      01-24-2008, 09:46 AM
Hi!
I have Suse Linux.
Now I had attached a new HDD. I need to pertition But Dont know how
from command prompt.
could any one help me
1. how to create pertition to another HDD.
2. then how to format with EXT3
3. then how to mount & work with that HDD [ Pertitions ]

Thanks,
Sukalyaan
 
Reply With Quote
 
 
 
 
Robert Harris
Guest
Posts: n/a

 
      01-24-2008, 02:13 PM
jatrojoomla wrote:
> Hi!
> I have Suse Linux.
> Now I had attached a new HDD. I need to pertition But Dont know how
> from command prompt.
> could any one help me
> 1. how to create pertition to another HDD.


fdisk

> 2. then how to format with EXT3


mke2fs

> 3. then how to mount & work with that HDD [ Pertitions ]


mount

Robert
>
> Thanks,
> Sukalyaan

 
Reply With Quote
 
jatrojoomla
Guest
Posts: n/a

 
      01-25-2008, 06:01 AM
On Jan 24, 8:13 pm, Robert Harris <robert.f.har...@blueyonder.co.uk>
wrote:
> jatrojoomla wrote:
> > Hi!
> > I have Suse Linux.
> > Now I had attached a new HDD. I need to pertition But Dont know how
> > from command prompt.
> > could any one help me
> > 1. how to create pertition to another HDD.

>
> fdisk

================================================== =================
================================================== =================

ANY COMMAND EXAMPLE FOR fsdk | ANY COMMAND EXAMPLE FOR fsdk
================================================== =================+
================================================== =================

>
> > 2. then how to format with EXT3

>
> mke2fs

================================================== =================
================================================== =================
ANY COMMAND EXAMPLE FOR mke2fs | ANY COMMAND EXAMPLE FOR mke2fs
================================================== =================+
================================================== =================


>
> > 3. then how to mount & work with that HDD [ Pertitions ]

>
> mount

================================================== =================
================================================== =================
ANY COMMAND EXAMPLE FOR mount | ANY COMMAND EXAMPLE FOR mount
================================================== =================+
================================================== =================


>
> Robert
>
>
>
> > Thanks,
> > Sukalyaan


 
Reply With Quote
 
johnny bobby bee
Guest
Posts: n/a

 
      01-25-2008, 07:05 AM
jatrojoomla wrote:
> ANY COMMAND EXAMPLE FOR fsdk


You know to post from Google, do you know how to use their search
engine? Christ, just google your question, and you're in business.

--
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours;
and this we should do freely and generously.
--Benjamin Franklin
 
Reply With Quote
 
david
Guest
Posts: n/a

 
      01-26-2008, 02:13 AM
On Thu, 24 Jan 2008 23:01:38 -0800, jatrojoomla rearranged some electrons
to say:

> On Jan 24, 8:13 pm, Robert Harris <robert.f.har...@blueyonder.co.uk>
> wrote:
>> jatrojoomla wrote:
>> > Hi!
>> > I have Suse Linux.
>> > Now I had attached a new HDD. I need to pertition But Dont know how
>> > from command prompt.
>> > could any one help me
>> > 1. how to create pertition to another HDD.

>>
>> fdisk

> ================================================== =================
> ================================================== =================
>
> ANY COMMAND EXAMPLE FOR fsdk | ANY COMMAND EXAMPLE FOR fsdk
> ================================================== =================+
> ================================================== =================
>
>
>> > 2. then how to format with EXT3

>>
>> mke2fs

> ================================================== =================
> ================================================== ================= ANY
> COMMAND EXAMPLE FOR mke2fs | ANY COMMAND EXAMPLE FOR mke2fs
> ================================================== =================+
> ================================================== =================
>
>
>
>> > 3. then how to mount & work with that HDD [ Pertitions ]

>>
>> mount

> ================================================== =================
> ================================================== ================= ANY
> COMMAND EXAMPLE FOR mount | ANY COMMAND EXAMPLE FOR mount
> ================================================== =================+
> ================================================== =================
>
>
>
>> Robert
>>
>>
>>
>> > Thanks,
>> > Sukalyaan


Are you really too dumb to read the man pages?

http://tldp.org/
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      01-26-2008, 02:28 AM
On Thu, 24 Jan 2008 23:01:38 -0800 (PST), jatrojoomla wrote:
>
> ANY COMMAND EXAMPLE FOR fsdk | ANY COMMAND EXAMPLE FOR fsdk


man fdisk

> ANY COMMAND EXAMPLE FOR mke2fs | ANY COMMAND EXAMPLE FOR mke2fs


man fke2fs

> ANY COMMAND EXAMPLE FOR mount | ANY COMMAND EXAMPLE FOR mount


man mount

Since you did not want to use the gui partition management tool for
your distribution, I'll suggest

http://sourceforge.net/project/showf...kage_id=173828

After creating and formatting, you add a line to /etc/fstab

and mount /name_here aught to work.
 
Reply With Quote
 
David Brown
Guest
Posts: n/a

 
      01-26-2008, 09:32 AM
jatrojoomla wrote:
> On Jan 24, 8:13 pm, Robert Harris <robert.f.har...@blueyonder.co.uk>
> wrote:
>> jatrojoomla wrote:
>>> Hi!
>>> I have Suse Linux.
>>> Now I had attached a new HDD. I need to pertition But Dont know how
>>> from command prompt.
>>> could any one help me
>>> 1. how to create pertition to another HDD.

>> fdisk

> ================================================== =================
> ================================================== =================
>
> ANY COMMAND EXAMPLE FOR fsdk | ANY COMMAND EXAMPLE FOR fsdk
> ================================================== =================+
> ================================================== =================
>
>>> 2. then how to format with EXT3

>> mke2fs

> ================================================== =================
> ================================================== =================
> ANY COMMAND EXAMPLE FOR mke2fs | ANY COMMAND EXAMPLE FOR mke2fs
> ================================================== =================+
> ================================================== =================
>
>
>>> 3. then how to mount & work with that HDD [ Pertitions ]

>> mount

> ================================================== =================
> ================================================== =================
> ANY COMMAND EXAMPLE FOR mount | ANY COMMAND EXAMPLE FOR mount
> ================================================== =================+
> ================================================== =================
>
>
>> Robert
>>
>>
>>
>>> Thanks,
>>> Sukalyaan

>


Knowledge doesn't come free - you either have to work for it by reading
some of the man pages, or doing a google search for some howtos, or
you're going to have to spend some money. I'd suggest you look at three
possible solutions:

1. Buy a book - something with a title like "Linux for beginners".
Visit a bookshop so that you are sure you get something that helps.

2. Pay for support from Suse (Novel) - they'll be happy to help out.

3. Find someone who knows about Linux, and offer him a few beers to help
you.


People in newsgroups like this offer free advice and help - but expect
*you* to do the work and show your interest. No one is going to
handhold someone too lazy to do some basic reading, and who rudely
demands detailed answers after getting helpful hints.
 
Reply With Quote
 
hemanth.45@gmail.com
Guest
Posts: n/a

 
      01-28-2008, 11:30 AM
On Jan 24, 3:46*pm, jatrojoomla <jatrojoo...@gmail.com> wrote:
> Hi!
> I have Suse Linux.
> Now I had attached a new HDD. I need to pertition But Dont know how
> from command prompt.
> could any one help me
> 1. how to create pertition to another HDD.
> 2. then how to format with EXT3
> 3. then how to mount & work with that HDD [ Pertitions ]
>
> Thanks,
> Sukalyaan


Hi, Sukalyaan, Hi all use this link and know ur hdd partition.

use this link: http://www.linux.ie/newusers/beginne...ll-process.php

Thanks & Regards,

Hemanth

 
Reply With Quote
 
hemanth.45@gmail.com
Guest
Posts: n/a

 
      01-28-2008, 11:31 AM
On Jan 24, 8:13*pm, Robert Harris <robert.f.har...@blueyonder.co.uk>
wrote:
> jatrojoomla wrote:
> > Hi!
> > I have Suse Linux.
> > Now I had attached a new HDD. I need to pertition But Dont know how
> > from command prompt.
> > could any one help me
> > 1. how to create pertition to another HDD.

>
> fdisk
>
> > 2. then how to format with EXT3

>
> mke2fs
>
> > 3. then how to mount & work with that HDD [ Pertitions ]

>
> mount
>
> Robert
>
>
>
>
>
> > Thanks,
> > Sukalyaan- Hide quoted text -

>
> - Show quoted text -


Hi, Robert,

Use this link and know ur hdd partition,

http://www.linux.ie/newusers/beginne...ll-process.php

Regards,

Hemanth
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create RedHat Linux machine as router chonja@inbox.lv Linux Networking 1 04-21-2005 02:31 PM
How do I allow create directory but not move or delete in Samba/Linux? Craig Linux Networking 4 11-25-2004 10:42 PM
Linux API to create logical interface on a physical interface? Zarko Coklin Linux Networking 2 07-18-2004 01:50 AM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] -new ! TEL Linux Networking 0 12-01-2003 12:06 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! TEL Linux Networking 0 11-29-2003 11:27 AM



1 2 3 4 5 6 7 8 9 10 11