Hi guys i am new to linux trying to come into the free world out of windows.
So far everything has been fine i have installed kubuntu in my laptop a Gateway m320, and i am fascinated how fine she works with it.
But after testing the 6.1 version everything was up and running then i saw the new kubuntu beta version and came into it rightaway, so far everything is fine except that i cannot access my external USD IDE hard drive box. The machine works fine with all other USB devices, memory sticks, mouse, wireless mouse, except the external hard drive.
The system detects it and try to open it, but does not show anything. I go to /dev/disk/by-label with conkeror and it show the label of the hard drive, but i still can not have access to it. The hard drive is NTFS formatted.
Any ideas
Pls remember i am new to this, Thx.
This is a submission ID of my hardware to kubuntu 35afc7104324718a58094589010a9612
========================================
ajm@ajmkub705:~$ sudo fdisk -l
Disk /dev/sda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4688 37656328+ 83 Linux
/dev/sda2 4689 4864 1413720 5 Extended
/dev/sda5 4689 4864 1413688+ 82 Linux swap / Solaris
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 9729 78148161 7 HPFS/NTFS
================================================== ===========
ajm@ajmkub705:~$ sudo cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=af9d2ff7-8ad9-4fe5-aff9-4de7c463f0d7 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=28944360-6063-4a34-bf07-0bc104af33f1 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
================================================== ============
As you can see my USB drive is not there on shows in the fdisk -l
My HD has not developed any problems, i could use it before the upgrade to kubuntu feisty 7.04 beta, is after i installed it when the no access issue began.
So far everything has been fine i have installed kubuntu in my laptop a Gateway m320, and i am fascinated how fine she works with it.
But after testing the 6.1 version everything was up and running then i saw the new kubuntu beta version and came into it rightaway, so far everything is fine except that i cannot access my external USD IDE hard drive box. The machine works fine with all other USB devices, memory sticks, mouse, wireless mouse, except the external hard drive.
The system detects it and try to open it, but does not show anything. I go to /dev/disk/by-label with conkeror and it show the label of the hard drive, but i still can not have access to it. The hard drive is NTFS formatted.
Any ideas
Pls remember i am new to this, Thx.
This is a submission ID of my hardware to kubuntu 35afc7104324718a58094589010a9612
========================================
ajm@ajmkub705:~$ sudo fdisk -l
Disk /dev/sda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4688 37656328+ 83 Linux
/dev/sda2 4689 4864 1413720 5 Extended
/dev/sda5 4689 4864 1413688+ 82 Linux swap / Solaris
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 9729 78148161 7 HPFS/NTFS
================================================== ===========
ajm@ajmkub705:~$ sudo cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=af9d2ff7-8ad9-4fe5-aff9-4de7c463f0d7 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=28944360-6063-4a34-bf07-0bc104af33f1 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
================================================== ============
As you can see my USB drive is not there on shows in the fdisk -l
My HD has not developed any problems, i could use it before the upgrade to kubuntu feisty 7.04 beta, is after i installed it when the no access issue began.
Comment