public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] How to install .iso
@ 2006-08-10  9:48 nilgosavi
  2006-08-10  9:50 ` Li Yang-r58472
  0 siblings, 1 reply; 11+ messages in thread
From: nilgosavi @ 2006-08-10  9:48 UTC (permalink / raw)
  To: u-boot


I have downloaded ppc-2006-01-11_freescale.iso  image on my machine can i
install it on machine without writting iso image on CD
-- 
View this message in context: http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5740769
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10  9:48 [U-Boot-Users] How to install .iso nilgosavi
@ 2006-08-10  9:50 ` Li Yang-r58472
  2006-08-10  9:58   ` nilgosavi
                     ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Li Yang-r58472 @ 2006-08-10  9:50 UTC (permalink / raw)
  To: u-boot

Run with root:
mount xxxx.iso /mnt -o loop

Best Regards,
Leo
> -----Original Message-----
> From: u-boot-users-bounces at lists.sourceforge.net
> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of
nilgosavi
> Sent: Thursday, August 10, 2006 5:48 PM
> To: u-boot-users at lists.sourceforge.net
> Subject: [U-Boot-Users] How to install .iso
> 
> 
> I have downloaded ppc-2006-01-11_freescale.iso  image on my machine
can i
> install it on machine without writting iso image on CD
> --
> View this message in context:
> http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5740769
> Sent from the Uboot - Users forum at Nabble.com.
> 
> 
>
------------------------------------------------------------------------
-
> Using Tomcat but need to do more? Need to support web services,
security?
> Get stuff done quickly with pre-integrated technology to make your job
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10  9:50 ` Li Yang-r58472
@ 2006-08-10  9:58   ` nilgosavi
  2006-08-10 10:03   ` nilgosavi
  2006-08-10 10:03   ` nilgosavi
  2 siblings, 0 replies; 11+ messages in thread
From: nilgosavi @ 2006-08-10  9:58 UTC (permalink / raw)
  To: u-boot


is there any other way to install .iso image

Li Yang-r58472 wrote:
> 
> Run with root:
> mount xxxx.iso /mnt -o loop
> 
> Best Regards,
> Leo
>> -----Original Message-----
>> From: u-boot-users-bounces at lists.sourceforge.net
>> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of
> nilgosavi
>> Sent: Thursday, August 10, 2006 5:48 PM
>> To: u-boot-users at lists.sourceforge.net
>> Subject: [U-Boot-Users] How to install .iso
>> 
>> 
>> I have downloaded ppc-2006-01-11_freescale.iso  image on my machine
> can i
>> install it on machine without writting iso image on CD
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5740769
>> Sent from the Uboot - Users forum at Nabble.com.
>> 
>> 
>>
> ------------------------------------------------------------------------
> -
>> Using Tomcat but need to do more? Need to support web services,
> security?
>> Get stuff done quickly with pre-integrated technology to make your job
> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>>
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> U-Boot-Users mailing list
>> U-Boot-Users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5741420
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10  9:50 ` Li Yang-r58472
  2006-08-10  9:58   ` nilgosavi
@ 2006-08-10 10:03   ` nilgosavi
  2006-08-10 12:14     ` Wolfgang Denk
  2006-08-10 14:24     ` Frank
  2006-08-10 10:03   ` nilgosavi
  2 siblings, 2 replies; 11+ messages in thread
From: nilgosavi @ 2006-08-10 10:03 UTC (permalink / raw)
  To: u-boot


i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
shows any thing on shell prompt 

Li Yang-r58472 wrote:
> 
> Run with root:
> mount xxxx.iso /mnt -o loop
> 
> Best Regards,
> Leo
>> -----Original Message-----
>> From: u-boot-users-bounces at lists.sourceforge.net
>> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of
> nilgosavi
>> Sent: Thursday, August 10, 2006 5:48 PM
>> To: u-boot-users at lists.sourceforge.net
>> Subject: [U-Boot-Users] How to install .iso
>> 
>> 
>> I have downloaded ppc-2006-01-11_freescale.iso  image on my machine
> can i
>> install it on machine without writting iso image on CD
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5740769
>> Sent from the Uboot - Users forum at Nabble.com.
>> 
>> 
>>
> ------------------------------------------------------------------------
> -
>> Using Tomcat but need to do more? Need to support web services,
> security?
>> Get stuff done quickly with pre-integrated technology to make your job
> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>>
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> U-Boot-Users mailing list
>> U-Boot-Users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5741478
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10  9:50 ` Li Yang-r58472
  2006-08-10  9:58   ` nilgosavi
  2006-08-10 10:03   ` nilgosavi
@ 2006-08-10 10:03   ` nilgosavi
  2006-08-10 10:17     ` Markus Klotzbücher
  2006-08-10 10:48     ` Andreas Schweigstill
  2 siblings, 2 replies; 11+ messages in thread
From: nilgosavi @ 2006-08-10 10:03 UTC (permalink / raw)
  To: u-boot


i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
shows any thing on shell prompt 

Li Yang-r58472 wrote:
> 
> Run with root:
> mount xxxx.iso /mnt -o loop
> 
> Best Regards,
> Leo
>> -----Original Message-----
>> From: u-boot-users-bounces at lists.sourceforge.net
>> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of
> nilgosavi
>> Sent: Thursday, August 10, 2006 5:48 PM
>> To: u-boot-users at lists.sourceforge.net
>> Subject: [U-Boot-Users] How to install .iso
>> 
>> 
>> I have downloaded ppc-2006-01-11_freescale.iso  image on my machine
> can i
>> install it on machine without writting iso image on CD
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5740769
>> Sent from the Uboot - Users forum at Nabble.com.
>> 
>> 
>>
> ------------------------------------------------------------------------
> -
>> Using Tomcat but need to do more? Need to support web services,
> security?
>> Get stuff done quickly with pre-integrated technology to make your job
> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>>
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> U-Boot-Users mailing list
>> U-Boot-Users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5741491
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:03   ` nilgosavi
@ 2006-08-10 10:17     ` Markus Klotzbücher
  2006-08-10 10:54       ` nilgosavi
  2006-08-10 10:48     ` Andreas Schweigstill
  1 sibling, 1 reply; 11+ messages in thread
From: Markus Klotzbücher @ 2006-08-10 10:17 UTC (permalink / raw)
  To: u-boot


nilgosavi <nilgosavi@gmail.com> writes:

> i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
> shows any thing on shell prompt 

Good for you! The command succeeded. Now access your iso unter /mnt/

BTW, I guess this is pretty much off topic here.

Regards

Markus Klotzbuecher

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:03   ` nilgosavi
  2006-08-10 10:17     ` Markus Klotzbücher
@ 2006-08-10 10:48     ` Andreas Schweigstill
  1 sibling, 0 replies; 11+ messages in thread
From: Andreas Schweigstill @ 2006-08-10 10:48 UTC (permalink / raw)
  To: u-boot

Dear nilgosavi!

nilgosavi schrieb:
> i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
> shows any thing on shell prompt 

You seem to have absolutely no knowledge of Linux/UNIX systems.
Do you _really_ think an embedded Linux system is the best way
to start? If you don't know how to mount file systems, how will
you be able to create the filesystem layout for your target and
do some debugging?

BTW.: Your question was very off-topic on an U-Boot mailing list.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:17     ` Markus Klotzbücher
@ 2006-08-10 10:54       ` nilgosavi
  2006-08-10 12:16         ` Wolfgang Denk
  0 siblings, 1 reply; 11+ messages in thread
From: nilgosavi @ 2006-08-10 10:54 UTC (permalink / raw)
  To: u-boot


i changed dir /mnt/  given command as ./install -d /isoeldk ppc_74xx it gives
error ./ppc_74xx/RPMS/kernel-headers-ppc_74xx-2.6.15-1.ppc.rpm not an rpm
package (or package manifest):Input/output error


Markus Klotzb?cher-2 wrote:
> 
> 
> nilgosavi <nilgosavi@gmail.com> writes:
> 
>> i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
>> shows any thing on shell prompt 
> 
> Good for you! The command succeeded. Now access your iso unter /mnt/
> 
> BTW, I guess this is pretty much off topic here.
> 
> Regards
> 
> Markus Klotzbuecher
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-install-.iso-tf2083544.html#a5742099
Sent from the Uboot - Users forum at Nabble.com.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:03   ` nilgosavi
@ 2006-08-10 12:14     ` Wolfgang Denk
  2006-08-10 14:24     ` Frank
  1 sibling, 0 replies; 11+ messages in thread
From: Wolfgang Denk @ 2006-08-10 12:14 UTC (permalink / raw)
  To: u-boot

In message <5741478.post@talk.nabble.com> you wrote:
> 
> i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop it doesn't
> shows any thing on shell prompt 

First I would like to point out that this  has  nothing  to  do  with
U-Boot. You are off topic on this mailing list.

Second, it is a serious violation of netiquette to send all  messages
twice.

Finally, it is definitely a very good idea to read the  documentation
which includes detailed installation instructions.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Vulcans never bluff.
	-- Spock, "The Doomsday Machine", stardate 4202.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:54       ` nilgosavi
@ 2006-08-10 12:16         ` Wolfgang Denk
  0 siblings, 0 replies; 11+ messages in thread
From: Wolfgang Denk @ 2006-08-10 12:16 UTC (permalink / raw)
  To: u-boot

In message <5742099.post@talk.nabble.com> you wrote:
> CmkgY2hhbmdlZCBkaXIgL21udC8gIGdpdmVuIGNvbW1hbmQgYXMgLi9pbnN0YWxsIC1kIC9pc29l
> bGRrIHBwY183NHh4IGl0IGdpdmVzCmVycm9yIC4vcHBjXzc0eHgvUlBNUy9rZXJuZWwtaGVhZGVy
> cy1wcGNfNzR4eC0yLjYuMTUtMS5wcGMucnBtIG5vdCBhbiBycG0KcGFja2FnZSAob3IgcGFja2Fn
> ZSBtYW5pZmVzdCk6SW5wdXQvb3V0cHV0IGVycm9yCgoKTWFya3VzIEtsb3R6YsO8Y2hlci0yIHdy
> b3RlOgo+IAo+IAo+IG5pbGdvc2F2aSA8bmlsZ29zYXZpQGdtYWlsLmNvbT4gd3JpdGVzOgo+IAo+
> PiBpIGhhdmUgd3JpdHRlbiBtb3VudCBwcGMtMjAwNi0wMS0xMV9mcmVlc2NhbGUuaXNvIC9tbnQg
> LW8gbG9vcCBpdCBkb2Vzbid0Cj4+IHNob3dzIGFueSB0aGluZyBvbiBzaGVsbCBwcm9tcHQgCj4g
> Cj4gR29vZCBmb3IgeW91ISBUaGUgY29tbWFuZCBzdWNjZWVkZWQuIE5vdyBhY2Nlc3MgeW91ciBp
> c28gdW50ZXIgL21udC8KPiAKPiBCVFcsIEkgZ3Vlc3MgdGhpcyBpcyBwcmV0dHkgbXVjaCBvZmYg
> dG9waWMgaGVyZS4KPiAKPiBSZWdhcmRzCj4gCj4gTWFya3VzIEtsb3R6YnVlY2hlcgo+IAo+IC0t
> LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
> LS0tLS0tLS0tLS0tLS0KPiBVc2luZyBUb21jYXQgYnV0IG5lZWQgdG8gZG8gbW9yZT8gTmVlZCB0
> byBzdXBwb3J0IHdlYiBzZXJ2aWNlcywgc2VjdXJpdHk/Cj4gR2V0IHN0dWZmIGRvbmUgcXVpY2ts
> eSB3aXRoIHByZS1pbnRlZ3JhdGVkIHRlY2hub2xvZ3kgdG8gbWFrZSB5b3VyIGpvYgo+IGVhc2ll
> cgo+IERvd25sb2FkIElCTSBXZWJTcGhlcmUgQXBwbGljYXRpb24gU2VydmVyIHYuMS4wLjEgYmFz
> ZWQgb24gQXBhY2hlIEdlcm9uaW1vCj4gaHR0cDovL3NlbC5hcy11cy5mYWxrYWcubmV0L3NlbD9j
> bWQ9bG5rJmtpZD0xMjA3MDkmYmlkPTI2MzA1NyZkYXQ9MTIxNjQyCj4gX19fX19fX19fX19fX19f
> X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiBVLUJvb3QtVXNlcnMgbWFpbGluZyBs
> aXN0Cj4gVS1Cb290LVVzZXJzQGxpc3RzLnNvdXJjZWZvcmdlLm5ldAo+IGh0dHBzOi8vbGlzdHMu
> c291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL3UtYm9vdC11c2Vycwo+IAo+IAoKLS0gClZp
> ZXcgdGhpcyBtZXNzYWdlIGluIGNvbnRleHQ6IGh0dHA6Ly93d3cubmFiYmxlLmNvbS9Ib3ctdG8t
> aW5zdGFsbC0uaXNvLXRmMjA4MzU0NC5odG1sI2E1NzQyMDk5ClNlbnQgZnJvbSB0aGUgVWJvb3Qg
> LSBVc2VycyBmb3J1bSBhdCBOYWJibGUuY29tLgoKCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
> LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KVXNpbmcgVG9t
> Y2F0IGJ1dCBuZWVkIHRvIGRvIG1vcmU/IE5lZWQgdG8gc3VwcG9ydCB3ZWIgc2VydmljZXMsIHNl
> Y3VyaXR5PwpHZXQgc3R1ZmYgZG9uZSBxdWlja2x5IHdpdGggcHJlLWludGVncmF0ZWQgdGVjaG5v
> bG9neSB0byBtYWtlIHlvdXIgam9iIGVhc2llcgpEb3dubG9hZCBJQk0gV2ViU3BoZXJlIEFwcGxp
> Y2F0aW9uIFNlcnZlciB2LjEuMC4xIGJhc2VkIG9uIEFwYWNoZSBHZXJvbmltbwpodHRwOi8vc2Vs
> LmFzLXVzLmZhbGthZy5uZXQvc2VsP2NtZD1sbmsma2lkPTEyMDcwOSZiaWQ9MjYzMDU3JmRhdD0x
> MjE2NDIKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KVS1C
> b290LVVzZXJzIG1haWxpbmcgbGlzdApVLUJvb3QtVXNlcnNAbGlzdHMuc291cmNlZm9yZ2UubmV0
> Cmh0dHBzOi8vbGlzdHMuc291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL3UtYm9vdC11c2Vy
> cwo=
> 

Please do not send base 64 encoded messages.

Please do not send HTML messages.

Please send plain text only.

Message unreadable, ignored. Sorry.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [U-Boot-Users] How to install .iso
  2006-08-10 10:03   ` nilgosavi
  2006-08-10 12:14     ` Wolfgang Denk
@ 2006-08-10 14:24     ` Frank
  1 sibling, 0 replies; 11+ messages in thread
From: Frank @ 2006-08-10 14:24 UTC (permalink / raw)
  To: u-boot




--- nilgosavi <nilgosavi@gmail.com> wrote:

> 
> i have written mount ppc-2006-01-11_freescale.iso /mnt -o loop
> it doesn't
> shows any thing on shell prompt
 
try this:
mount -t i9660 ppc-2006-01-11_freescale.iso /mnt/tmp -o loop


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-08-10 14:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10  9:48 [U-Boot-Users] How to install .iso nilgosavi
2006-08-10  9:50 ` Li Yang-r58472
2006-08-10  9:58   ` nilgosavi
2006-08-10 10:03   ` nilgosavi
2006-08-10 12:14     ` Wolfgang Denk
2006-08-10 14:24     ` Frank
2006-08-10 10:03   ` nilgosavi
2006-08-10 10:17     ` Markus Klotzbücher
2006-08-10 10:54       ` nilgosavi
2006-08-10 12:16         ` Wolfgang Denk
2006-08-10 10:48     ` Andreas Schweigstill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox