I've got two problems. Bear with me, I know what the terminal is, but I'm no programmer.
I partitioned the hard drive, but afterwards sudo fdisk-l showed this -
I looked up "Partition 1 does not start on physical sector boundary," and found out it is due to a new drive technology. Basically not a problem, but since it's easy to do I remade the partition with 1mb at the front instead of zero. That was supposed to fix the problem, but afterwards I still get "Partition 1 does not start on physical sector boundary."
Should I be worried about this? If so, how do I fix it? It doesn't look like KDE Partion Manager can do the job.
2nd problem - After the format, I find my user permissions are not sufficient to use it. What do I need to do to make this work?
I partitioned the hard drive, but afterwards sudo fdisk-l showed this -
Code:
Device Boot Start End Blocks Id System /dev/sdc1 16065 1953520064 976752000 83 Linux Partition 1 does not start on physical sector boundary.
Should I be worried about this? If so, how do I fix it? It doesn't look like KDE Partion Manager can do the job.
2nd problem - After the format, I find my user permissions are not sufficient to use it. What do I need to do to make this work?
Comment