second NTSF partition on one drive didnt appear on ubuntu

Asked by arzie

need help here... been searching around for answer but didnt find any that can help.. sorry noob.

install ubuntu hardy on my pc, first i use live cd and i can see both of my partition, and now i cant see it any more. i have this 250gb hdd on my pc and it have 2 partition on it. first partition i can see but second one dont even show in fdisk ...so to those pro pls help me... here some data of
 fdisk -l,

mambo@mambo-desktop:~$ sudo fdisk -l

Disk /dev/sda: 20.4 GB, 20411080704 bytes
255 heads, 63 sectors/track, 2481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa566a566

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 2372 19053058+ 83 Linux
/dev/sda2 2373 2481 875542+ 5 Extended
/dev/sda5 2373 2481 875511 82 Linux swap / Solaris

Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x4cc5f702

   Device Boot Start End Blocks Id System
/dev/sdb1 1 30401 244196001 7 HPFS/NTFS
mambo@mambo-desktop:~$

data from fstab:
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0
# Entry for /dev/sda1 :
UUID=4eaabedf-b35f-4fc0-a5cc-0246a1490ec9 / ext3 relatime,errors=remount-ro 0 1
# Entry for /dev/sda5 :
UUID=e2a80966-fb28-41ac-951b-8fd3a55b7803 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/MAMBO ntfs-3g defaults,locale=en_US.UTF-8 0 0

data from mtab:
/dev/sda1 / ext3 rw,relatime,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.24-19-generic/volatile tmpfs rw 0 0
/dev/sdb1 /media/MAMBO fuseblk rw,nosuid,nodev,noatime,allow_other,blksize=4096 0 0
securityfs /sys/kernel/security securityfs rw 0 0
gvfs-fuse-daemon /home/mambo/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=mambo 0 0
/dev/scd0 /media/cdrom0 iso9660 ro,nosuid,nodev,utf8,user=mambo 0 0

both mtab and fstab i got it directly from the file since i cant access it from terminal.. it says permission denied...

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
arzie
Solved:
Last query:
Last reply:
Revision history for this message
Takmadeus (takmadeus) said :
#1

Well, you could always install ntfs-config

Type in a terminal:

sudo aptitude install ntfs-config

And it will allow you to specify a mount partition and write permissions easily, might as well make your drive appear again ;)

Revision history for this message
arzie (m-arzie) said :
#2

well guys, after days of finding wth is happening to my drive, i finally found out that thare is a problem with the hdd partition where there is a small linux ext partition on it where it overide my second partition, hehe i also dont even know how it happen since im still new to this so i guess must be some stupid move hahaha... there is no way i can revive that partition again but what left is to recover back all the data from it..