You are not logged in.
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
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
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
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
New ISO will be released soon with fixed efivars. I'm already in final testing the image.
Offline
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
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
My fault!
Closing this one. Reopend the other one.
Sorry!
To know or not to know ...
... the questions remain forever.
Offline