Re: Grub error in Eeepc

2008-07-31 Thread Enrique Jiménez Campos
On Wed, 30 Jul 2008 06:42:59 -0700 Tobin Davis <[EMAIL PROTECTED]> wrote: > Yes, your problem is in the dd command. Try "dd bs=1024 > if=mid-8.04.1-mccaslin-install-usb.img of=/dev/sdb". The image is > designed to overwrite the entire usb drive, not just the partition. > Otherwise it misses the

Re: Grub error in Eeepc

2008-07-31 Thread Enrique Jiménez Campos
On Wed, 30 Jul 2008 06:42:59 -0700 Tobin Davis <[EMAIL PROTECTED]> wrote: > Yes, your problem is in the dd command. Try "dd bs=1024 > if=mid-8.04.1-mccaslin-install-usb.img of=/dev/sdb". The image is > designed to overwrite the entire usb drive, not just the partition. > Otherwise it misses the

Re: Grub error in Eeepc

2008-07-30 Thread Tobin Davis
Yes, your problem is in the dd command. Try "dd bs=1024 if=mid-8.04.1-mccaslin-install-usb.img of=/dev/sdb". The image is designed to overwrite the entire usb drive, not just the partition. Otherwise it misses the boot sector. On Wed, 2008-07-30 at 14:19 +0200, Enrique Jiménez Campos wrote: >

Re: Grub error in Eeepc

2008-07-30 Thread Ian Lawrence
Hi, > I try to install Mccaslin image in a Eeepc from usb but grub crash to boot. > I install the image in usb with "dd if=mid-8.04.1-mccaslin-install-usb.img > of=/dev/sdb1" and boot from usb. > > The syslinux.cfg is this: > > > prompt 1 > display boot.msg > > default linux > label linux > kerne

Grub error in Eeepc

2008-07-30 Thread Enrique Jiménez Campos
I try to install Mccaslin image in a Eeepc from usb but grub crash to boot. I install the image in usb with "dd if=mid-8.04.1-mccaslin-install-usb.img of=/dev/sdb1" and boot from usb. The syslinux.cfg is this: prompt 1 display boot.msg default linux label linux kernel vmlinuz append initrd