[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [ok-mail] [OS:N:] Adding a partition



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]