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 boot sector. > It works !! now the problem is, maybe, the SD card, the boot system stop and report me this: [ 40.682179] sd 3:0:0:0: [sda] Attached SCSI disk [ 41.621925] sd 3:0:0:0: Attached scsi generic sg0 type 0 > > On Wed, 2008-07-30 at 14:19 +0200, Enrique Jiménez Campos wrote: > > > 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=initrd0.img boot=usb > > > > > > Anybody can help me with this ? > > > -- > Tobin Davis > > > "What time is it?" > "I don't know, it keeps changing." > -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
