[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [ok-mail] [OS:N:] Adding a partition
- From: John Hansknecht <jhansknecht hanstech com>
- To: Open source advocacy in education and government <open-source-now-list redhat com>
- Subject: Re: [ok-mail] [OS:N:] Adding a partition
- Date: Sat, 15 Oct 2005 09:23:05 -0400
On Saturday 15 October 2005 09:08, linuxls02 wrote:
> Good morning, I am trying to add a partition to my Linux system. I am
> trying to create a partition on a drive that already has some smaller
> partitions on it. I was able to create the partition, but when I try to
> mount it on /temp I get that /dev/sda3 is not a valid block device.
>
Did you create a file system on the partition with mkfs? Try man mkfs for
details but a simple command would be
mkfs -t ext3 /dev/sda3
--
Thanks,
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]