Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FDISK on External Drive Question about Mounts
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Nick W
l33t
l33t


Joined: 07 Dec 2003
Posts: 684

PostPosted: Thu Sep 09, 2004 8:05 am    Post subject: FDISK on External Drive Question about Mounts Reply with quote

Hi all,

I have an external usb HD that i can partition easily enough with fdisk but i have the following query:

After I have created the 2 partitions, fdisk tells me that they are on /dev/sda1p1 and /dev/sda1p2 BUT those files/devices dont exist in the /dev dir?

What is the 'proper' way to do this?

(sorry my question is a little vague, ask anything you like ;-)

Nick
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Thu Sep 09, 2004 9:49 am    Post subject: Reply with quote

IMHO you have patitioned a partition.
/dev/sda is your first scsi disk
/dev/sda1 is your first partition in the first scsi disk

You have used fdisk /dev/sda1 I think.

To partition it use

Code:
fdisk /dev/sda
Back to top
View user's profile Send private message
Nick W
l33t
l33t


Joined: 07 Dec 2003
Posts: 684

PostPosted: Thu Sep 09, 2004 9:57 am    Post subject: Reply with quote

Why is it that my problems are often embarrassingly simple once explained? ;)

thanks, that's spot on of course....

Cheers

Nick
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum