Re: help needed to boot from compact flash
From: Everett X. Wang (everteq_at_sbcglobal.net)
Date: 01/25/05
- Next message: Amit Limaye: "Re: source code"
- Previous message: Sebastian Haas: "How to start?"
- In reply to: Uday Mullangi: "Re: help needed to boot from compact flash"
- Next in thread: Uday Mullangi: "Re: help needed to boot from compact flash"
- Reply: Uday Mullangi: "Re: help needed to boot from compact flash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Jan 2005 16:53:00 GMT
Hi Thanks for the suggestion.
For the grub installation, I copied stage1, stage2 into my boot/grub from my
desktop linux directory. What are these files? Do I have to change them? And
also when flash boots, it goes to grub prompt instead of linux directly. How
to make it boot my linux directly?
Thanks.
Everett
"Uday Mullangi" <udaymullangi@lucent.com> wrote in message
news:ct4ja5$8fp@netnews.proxy.lucent.com...
> Try doing this at your grub prompt:
> grub> root(hd1,0)
> grub> kernel (hd1,0)/boot/bzImage ro root=/dev/hd1 [hd1 = which ever
> device
> where your flash is mounted.]
> grub>initrd (hd1,0)/boot/initrd.img
> grub>boot
>
> Thanks
> Uday
>
>
- Next message: Amit Limaye: "Re: source code"
- Previous message: Sebastian Haas: "How to start?"
- In reply to: Uday Mullangi: "Re: help needed to boot from compact flash"
- Next in thread: Uday Mullangi: "Re: help needed to boot from compact flash"
- Reply: Uday Mullangi: "Re: help needed to boot from compact flash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|