Sorry O -P I didn't know what kind of info was needed. I figured It would be easier.
First: Yes I did format a partition on my external usb drive.
Second: You are correct it is the only partition on that drive.
Here is what you asked for O-P
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 1 5 40131 6 FAT16
/dev/sda2 6 1280 10240000 7 HPFS/NTFS
/dev/sda3 * 1280 17568 130829496 7 HPFS/NTFS
/dev/sda4 17569 30402 103082385 f W95 Ext'd (LBA)
/dev/sda5 17569 29171 93201066 83 Linux
/dev/sda6 30076 30402 2619392 dd Unknown
/dev/sda7 29172 30075 7261348+ 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x44fdfe06
Device Boot Start End Blocks Id System
/dev/sdb1 1 30401 244196001 7 HPFS/NTFS
Here is What you asked Muungwanna
[kodiak@localhost ~]$ cat /etc/fstab
# /dev/sda5, size=186402132, type=131: Journalised FS: ext3 (extended)
/dev/sda5 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
# Entry for /dev/sdc1 :
UUID=1D87-38AC /media/BlackPassport vfat user,exec,umask=002 0 0
# Entry for /dev/sdb1 :
UUID=3754-34CE /media/passport vfat umask=002,user_xattr 0 0
# /dev/sda1, size=80262, type=6: DOS FAT16 (primary)
/dev/sda1 /mnt/win_c vfat user,exec,rw,noauto,iocharset=utf8,umask=002 0 0
# /dev/sda2, size=20480000, type=7: NTFS (primary)
/dev/sda2 /mnt/win_d ntfs user,exec,ro,noauto,nls=utf8,umask=002 0 0
# /dev/sda3, size=261658992, type=7: NTFS (primary)
/dev/sda3 /mnt/win_e ntfs user,exec,ro,noauto,nls=utf8,umask=002 0 0
# /dev/sda6, size=5238784, type=221: Hidden CTOS Memdump? (extended)
/dev/sda6 /mnt/win_f vfat user,exec,rw,noauto,iocharset=utf8,umask=002 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs defaults 0 0
# /dev/sda7, size=14522697, type=130: Linux swap (extended)
/dev/sda7 swap swap defaults 0 0
[kodiak@localhost ~]$
I would like help in giving kodiak and root permissions to read and write to /dev/sdb1