Hi All,
Complete newbie to LINUX. Using an old XP HP 2510p (2 GB RAM). Linux Lite works fine off the live cd so I assume hardware OK. Installed a new SSD (Kingspec 64 GB) and loaded Linux.
Some outputs :
Was really looking forward to using Linux but without Hard drive boot it is no use. Could this be a BIOS issue ??? I have made the Hard drive 1st on bootup - get a GIMP error but cant do anything(wouldn't know what to do anyway)
All help gratefully accepted.
Rgds
John
Complete newbie to LINUX. Using an old XP HP 2510p (2 GB RAM). Linux Lite works fine off the live cd so I assume hardware OK. Installed a new SSD (Kingspec 64 GB) and loaded Linux.
Some outputs :
Code:
linux@linux:~$ sudo fdisk -l
Disk /dev/sda: 63.6 GB, 63612911616 bytes
255 heads, 63 sectors/track, 7733 cylinders, total 124243968 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000951f6
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 120098815 60048384 83 Linux
/dev/sda2 120100862 124241919 2070529 5 Extended
/dev/sda5 120100864 124241919 2070528 82 Linux swap / Solaris
linux@linux:~$
linux@linux:~$ cat /etc/fstab
overlayfs / overlayfs rw 0 0
tmpfs /tmp tmpfs nosuid,nodev 0 0
/dev/sda5 swap swap defaults 0 0
linux@linux:~$
linux@linux:~$ sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="3adbeca6-9641-4e27-8ce6-6ab4ca22d250" TYPE="ext4"
/dev/sda5: UUID="810b6368-070e-442c-a620-5b292d7314e3" TYPE="swap"
/dev/sr0: LABEL="Linux Lite 2.0 32-bit" TYPE="iso9660"
linux@linux:~$
Was really looking forward to using Linux but without Hard drive boot it is no use. Could this be a BIOS issue ??? I have made the Hard drive 1st on bootup - get a GIMP error but cant do anything(wouldn't know what to do anyway)
All help gratefully accepted.
Rgds
John