Since a few days i can no longer use my external hard drive (USB). During my quest i noticed the following things:
Running openSUSE 11.2 / KDE 4.4.3 / single boot
My internal HD is on /dev/sda2 (mounted /)
partition manager (YaST) or gparted don’t start up (they just hang during start-up)
I had to change permissions suddenly to read a CD (i was not in de cdrom group, but i have been using CDs for a while)
Thanks for your help!
> df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 113306052 84757232 22793136 79% /
udev 2052352 4140 2048212 1% /dev
> fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x41ab2316
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 * 263 14593 115113757+ 83 Linux
I do not see a mount problem here, you inserted the cable and it is mounted. As I suppose you do have a problem, can you please try to describe better what it is? E.g. (like all good problem descriptions):
I did …
I expected … to happen
But what instead happened is …
BTW what you call your “internal hdd” is not sda1, it is sda. It has two parrtitions, sda1 for Swap and sda2 is mounted as the root partition (on /).
It is rather normal that sda is the disk with the ‘system’ partitions on it.