Problems Installing to netbook

Hi. I have an Asus eee pc 1001px and I decided to install openSUSE on it. So I downloaded the live gnome 64-bit cd (11.4) and put it on a USB drive. I then revolted and installed openSUSE to my HDD Which went fine. But then when I rebooted I received the message “error loading operating system”.
Any ideas?

Thanks in advance

Hi
So you removed windows during the install?

Can you boot from the USB Live device and open a terminal and post the
output from;


fdisk -l
cat /etc/fstab

If windows was on the system and was wiped, it may have not installed
the bootloader properly.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.5-desktop
up 7 days 4:33, 3 users, load average: 0.04, 0.14, 0.20
GPU GeForce 8600 GTS Silent - Driver Version: 270.41.19

Yes i did.
Here’s the output from fdisk:


Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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: 0x08fbdfc3

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048     4192255     2095104   82  Linux swap / Solaris
/dev/sda2   *     4192256    46123007    20965376   83  Linux
/dev/sda3        46123008   312580095   133228544   83  Linux

Disk /dev/sdb: 2055 MB, 2055019008 bytes
64 heads, 62 sectors/track, 1011 cylinders, total 4013709 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: 0x3c03814c

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           0     1421311      710656   83  Linux
/dev/sdb4         1421312     4013708     1296198+  83  Linux

Disk /dev/sdb1: 727 MB, 727711744 bytes
64 heads, 62 sectors/track, 358 cylinders, total 1421312 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: 0x3c03814c

     Device Boot      Start         End      Blocks   Id  System
/dev/sdb1p1   *           0     1421311      710656   83  Linux
/dev/sdb1p4         1421312     4013708     1296198+  83  Linux

And here’s the output from cat /etc/fstab:

devpts  /dev/pts          devpts  mode=0620,gid=5 0 0
proc    /proc             proc    defaults        0 0
sysfs   /sys              sysfs   noauto          0 0
debugfs /sys/kernel/debug debugfs noauto          0 0
usbfs   /proc/bus/usb     usbfs   noauto          0 0
/dev/root / defaults 1 1