Re: How do you mount a logical partition?
From: Boris Glawe (boris_at_boris-glawe.de)
Date: 09/23/03
- Next message: Todd Litwin: "Re: turning off system bell"
- Previous message: Boris Glawe: "Re: How do you mount a logical partition?"
- In reply to: Joshua Hale: "How do you mount a logical partition?"
- Next in thread: Mark Nagy: "Re: How do you mount a logical partition? (WARNING)"
- Reply: Mark Nagy: "Re: How do you mount a logical partition? (WARNING)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Sep 2003 18:01:57 +0200
What I forgot: Of course partitioning itself is not enough. You will have to
create a filesytem on this partition. Let's say, your new logical partition ist
called /dev/hda5 then you will have to say 'mkfs -t ext3 /dev/hda5', which will
create an ext3 filesystem on it. For information on other filesystems read 'man
mkfs'.
greets Boris
- Next message: Todd Litwin: "Re: turning off system bell"
- Previous message: Boris Glawe: "Re: How do you mount a logical partition?"
- In reply to: Joshua Hale: "How do you mount a logical partition?"
- Next in thread: Mark Nagy: "Re: How do you mount a logical partition? (WARNING)"
- Reply: Mark Nagy: "Re: How do you mount a logical partition? (WARNING)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]