RE: [ok-mail] [OS:N:] Adding a partition
"linuxls02" <[email protected]> Sat, 15 Oct 2005 17:39:40 -0400
| Newsgroups | gmane.org.open-source-now |
|---|---|
| Message-ID | <[email protected]> |
Here is the fdisk, Disk /dev/sda: 4293 MB, 4293632000 bytes 255 heads, 63 sectors/track, 522 cylinders Units =3D cylinders of 16065 * 512 =3D 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 6 48163+ 83 Linux /dev/sda2 7 30 192780 82 Linux swap / Solaris /dev/sda3 31 522 3951990 83 Linux Thank you Richard Tracy -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alfred Hovdestad Posted At: Saturday, October 15, 2005 1:32 PM Posted To: Red Hat Linux Conversation: [ok-mail] [OS:N:] Adding a partition Subject: Re: [ok-mail] [OS:N:] Adding a partition What is the output of fdisk -l /dev/sda? Was the new partition=20 (/dev/sda3?) created as an ext3 partition? Alfred Hovdestad, RHCE University of Saskatchewan linuxls02 wrote: > I tried that and I get No such device or address while trying to determine filesystem size. >=20 > Here is a list of sda in /dev >=20 > brw-rw---- 1 root disk 8, 0 May 5 1998 sda > brw-rw---- 1 root disk 8, 1 May 5 1998 sda1 > brw-rw---- 1 root disk 8, 10 May 5 1998 sda10 > brw-rw---- 1 root disk 8, 11 May 5 1998 sda11 > brw-rw---- 1 root disk 8, 12 May 5 1998 sda12 > brw-rw---- 1 root disk 8, 13 May 5 1998 sda13 > brw-rw---- 1 root disk 8, 14 May 5 1998 sda14 > brw-rw---- 1 root disk 8, 15 May 5 1998 sda15 > brw-rw---- 1 root disk 8, 2 May 5 1998 sda2 > brw-rw---- 1 root disk 8, 3 May 5 1998 sda3 > brw-rw---- 1 root disk 8, 4 May 5 1998 sda4 > brw-rw---- 1 root disk 8, 5 May 5 1998 sda5 > brw-rw---- 1 root disk 8, 6 May 5 1998 sda6 > brw-rw---- 1 root disk 8, 7 May 5 1998 sda7 > brw-rw---- 1 root disk 8, 8 May 5 1998 sda8 > brw-rw---- 1 root disk 8, 9 May 5 1998 sda9 > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of John Hansknecht > Posted At: Saturday, October 15, 2005 9:23 AM > Posted To: Red Hat Linux > Conversation: [ok-mail] [OS:N:] Adding a partition > Subject: Re: [ok-mail] [OS:N:] Adding a partition >=20 >=20 > On Saturday 15 October 2005 09:08, linuxls02 wrote: >=20 >>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. >> >=20 > Did you create a file system on the partition with mkfs? Try man mkfs for=20 > details but a simple command would be >=20 > mkfs -t ext3 /dev/sda3 >=20 _______________________________________________ Subscription and Archive: https://www.redhat.com/mailman/listinfo/open-source-now-list/ - For K12OS technical help join K12OSN: <https://www.redhat.com/mailman/listinfo/k12osn> _______________________________________________ Subscription and Archive: https://www.redhat.com/mailman/listinfo/open-so= urce-now-list/ - For K12OS technical help join K12OSN: <https://www.redhat.com/mailman/listinfo/k12osn>