You are not logged in.

#51 2011-11-18 07:56:25

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,321

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

Ok then can you send me the values of /sys/block/yourusbdevice
"$(cat ${block}/${dev}/device/type)" == "0" && "$(cat ${block}/${dev}/removable)" == "1" && ! "$(cat ${block}/${dev}/size)" == "0"
I need the values of type removable and size
Thanks for your help to debug this.

Offline

#52 2011-11-20 11:18:55

pejotr
Member
Registered: 2009-11-07
Posts: 16

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

tpowa wrote:

Ok then can you send me the values of /sys/block/yourusbdevice
"$(cat ${block}/${dev}/device/type)" == "0" && "$(cat ${block}/${dev}/removable)" == "1" && ! "$(cat ${block}/${dev}/size)" == "0"
I need the values of type removable and size
Thanks for your help to debug this.


in my case it looks like this:

"$(cat ${block}/${dev}/device/type)"
0

"$(cat ${block}/${dev}/removable)"
1

"$(cat ${block}/${dev}/size)"
3913664

Edit:
after i made changes suggested by spoked i was able to install packages. but another problem is with efivars. i already tried a solution from KairiTech but without a result sad
there is also a lot of lines about some relocation made written to the output

Last edited by pejotr (2011-11-20 23:49:49)

Offline

#53 2011-11-21 14:21:35

tacker
Member
Registered: 2011-11-21
Posts: 8

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

I have the same problem with efivars on the 2011.10-1 iso.

Also the guide on how to create own image files seems outdated? There is no core-xxx folder on the iso.

Offline

#54 2011-11-21 14:27:40

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,321

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

New ISO will be released soon with fixed efivars. I'm already in final testing the image.

Offline

#55 2011-11-22 13:07:02

the.ridikulus.rat
Member
From: Indiana, USA
Registered: 2011-10-04
Posts: 765

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

New topic for new iso at https://bbs.archlinux.org/viewtopic.php?id=130747. This topic needs to be closed.

Last edited by the.ridikulus.rat (2011-11-22 13:07:36)

Offline

#56 2011-11-22 13:11:48

tacker
Member
Registered: 2011-11-21
Posts: 8

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

the.ridikulus.rat wrote:

New topic for new iso at https://bbs.archlinux.org/viewtopic.php?id=130747. This topic needs to be closed.

I think bernarcher just closed the wrong topic.

Offline

#57 2011-11-22 13:37:46

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: 2011.10-1 archboot "2k11-R6" ISO hybrid image released

My fault! sad
Closing this one. Reopend the other one.

Sorry!


To know or not to know ...
... the questions remain forever.

Offline

Board footer

Powered by FluxBB