mount usb hd vfat logical partition problem?

Hi there, I want to mount a usb harddrive which is partitioned with a logical partition in windows. I get the error blabla (aren't you trying to mount an extended partition, instead of some logical partition inside? ) The answer is yes I th...




Topic Options
#2923 - 09/21/03 05:25 PM mount usb hd vfat logical partition problem?
Onno-zel Offline
stranger

Registered: 09/21/03
Posts: 2
Hi there,

I want to mount a usb harddrive which is partitioned with a logical partition in windows. I get the error blabla (aren't you trying to mount an extended partition, instead of some logical partition inside? ) The answer is yes I think, but how do I mount this logical partition of the usb harddrive?

TNX in advance!!

Onno-zel

Top
Advertisement
#2925 - 09/22/03 03:15 AM Re: mount usb hd vfat logical partition problem?
blueworm Offline
member

Registered: 03/02/03
Posts: 169
To mount external usb Harddrive.
Code:
# mount -t vfat /dev/sdaX /mnt/wherever


X = 1-4 Primary partition. 5 or greater Logical partition.

What you most likely have is your first primary partition is a extended partition
which has been divided in logical partitions. so in this case your first partition
would be /dev/sda5.

to view partitions try
Code:
# fdisk /dev/sda

<p> to view actual partitions on disk.

Top
#2932 - 09/22/03 08:44 PM Re: mount usb hd vfat logical partition problem?
Onno-zel Offline
stranger

Registered: 09/21/03
Posts: 2
Thanks,

the number sda5 did the trick. I kept trying sda1 which did not work...

Onno-zel

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Carmageddon 2 weird
by Kuikie
12/29/09 04:32 PM
Computer Repair Utility Kit
by gailerl
12/28/09 01:26 PM
x86 OS, RAM, & Virtual Machines
by Myke
12/22/09 08:16 PM
Ram Question
by JohnnyAshes
12/21/09 09:50 PM
NEWBIE needs help with REALTEK
by SerryJW
12/21/09 06:09 AM
Who's Online
0 Registered (), 216 Guests and 52 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91435 Members
24 Forums
59414 Topics
189950 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22