After new install can't write to SATA drive still. oops?(title edited)
Hi guys. I'm still playing with this. after I post this, going to sleep and will pray for an update/advice from someone. lol.
so my little 20 gig died. literally. kept making this ping-weeeeeeeooooop noise whenever I'd try to change from app to app or open a folder or...or...or...you get the idea. it just went whiz pop an that was it. I'm unsure of its age as windoze-guy put it in here. :P
so a bios change, a jumper change, an ide cable move and an unplug of the whiz-popper, plus a fresh new install of the KK into the system. The install disk, couldn't see the Sata drive so I installed it to the 160. Updates are done. Extras are done. I am happy. This thing does more crap then it ever did on expee. It does however boot up really really slow. I think I saw a post in here somewhere about the boot timeout settings. I think I'll let it be for now. When its booting, I can get my first cup of coffee anyways lol.
I installed Gparted. I ran it to format the sata drive. heres my "fdisk -l" results:
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x08040804
Device Boot Start End Blocks Id System
/dev/sda1 4 9726 78099997+ 83 Linux
/dev/sda3 1 3 24066 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x50525051
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 18705 150247881 83 Linux
/dev/sdb2 18706 19457 6040440 5 Extended
/dev/sdb5 18706 19457 6040408+ 82 Linux swap / Solaris
So sda is the sata, and sdb is the standard ide drive. And sadly, try as I might, I can't seem to figure out what I'm doing wrong. I've tried going into "fstab". I get a batch of error messages
saying things are owned by by uid 1000 instead of uid 0. items like /tmp/kde-myname and /tmp/ksocket-myname. Kate does open and then I get this, which doesn't look quite right for some reason:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sdb1 during installation
UUID=627f7b24-0369-41e6-901d-ff4a2b5cec54 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb5 during installation
UUID=097525b8-468d-4068-825a-9b54a6a48ed0 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Do I just use the resulting UUID information for the sda drives and edit fstab to match for the sdb drives?
/dev/sda1: LABEL="Storage" UUID="424bddaf-0c61-4c30-ac58-40272fc20296" TYPE="ext4"
/dev/sda3: UUID="f917ba33-3bc7-4ab7-bfc5-e27f845bbd2f" TYPE="swap"
/dev/sdb1: UUID="627f7b24-0369-41e6-901d-ff4a2b5cec54" TYPE="ext4"
/dev/sdb5: UUID="097525b8-468d-4068-825a-9b54a6a48ed0" TYPE="swap"
something tells me I boo-boo'd somewhere. maybe. possibly. so before I "experiment" again I want to consult those that know better then I. Let me know if I should post the error results.
feel free to shake your heads...I am. Its still running!!
Hi guys. I'm still playing with this. after I post this, going to sleep and will pray for an update/advice from someone. lol.
so my little 20 gig died. literally. kept making this ping-weeeeeeeooooop noise whenever I'd try to change from app to app or open a folder or...or...or...you get the idea. it just went whiz pop an that was it. I'm unsure of its age as windoze-guy put it in here. :P
so a bios change, a jumper change, an ide cable move and an unplug of the whiz-popper, plus a fresh new install of the KK into the system. The install disk, couldn't see the Sata drive so I installed it to the 160. Updates are done. Extras are done. I am happy. This thing does more crap then it ever did on expee. It does however boot up really really slow. I think I saw a post in here somewhere about the boot timeout settings. I think I'll let it be for now. When its booting, I can get my first cup of coffee anyways lol.
I installed Gparted. I ran it to format the sata drive. heres my "fdisk -l" results:
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x08040804
Device Boot Start End Blocks Id System
/dev/sda1 4 9726 78099997+ 83 Linux
/dev/sda3 1 3 24066 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x50525051
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 18705 150247881 83 Linux
/dev/sdb2 18706 19457 6040440 5 Extended
/dev/sdb5 18706 19457 6040408+ 82 Linux swap / Solaris
So sda is the sata, and sdb is the standard ide drive. And sadly, try as I might, I can't seem to figure out what I'm doing wrong. I've tried going into "fstab". I get a batch of error messages
saying things are owned by by uid 1000 instead of uid 0. items like /tmp/kde-myname and /tmp/ksocket-myname. Kate does open and then I get this, which doesn't look quite right for some reason:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sdb1 during installation
UUID=627f7b24-0369-41e6-901d-ff4a2b5cec54 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb5 during installation
UUID=097525b8-468d-4068-825a-9b54a6a48ed0 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Do I just use the resulting UUID information for the sda drives and edit fstab to match for the sdb drives?
/dev/sda1: LABEL="Storage" UUID="424bddaf-0c61-4c30-ac58-40272fc20296" TYPE="ext4"
/dev/sda3: UUID="f917ba33-3bc7-4ab7-bfc5-e27f845bbd2f" TYPE="swap"
/dev/sdb1: UUID="627f7b24-0369-41e6-901d-ff4a2b5cec54" TYPE="ext4"
/dev/sdb5: UUID="097525b8-468d-4068-825a-9b54a6a48ed0" TYPE="swap"
something tells me I boo-boo'd somewhere. maybe. possibly. so before I "experiment" again I want to consult those that know better then I. Let me know if I should post the error results.
feel free to shake your heads...I am. Its still running!!
Comment