|
|
#151 |
|
Apprentice
![]() Join Date: Oct 2010
Posts: 23
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
would be good to download whole distro instead of update.
|
|
|
|
|
|
#152 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
For now, I prefer to publish an online update for each new feature that I have finished.
A new release candidate will be available when all the new features have been implemented .Regards |
|
|
|
|
|
#153 | |
|
Member
![]() Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
|
#154 | |
|
Senior Member
![]() Join Date: Jun 2009
Posts: 5,125
Likes: 1,880
Liked 1,789 Times in 1,170 Posts
Mentioned: 220 Post(s)
Tagged: 0 Thread(s)
|
__________________
|
|
|
|
|
|
|
#155 |
|
Member
![]() Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
|
that would make the USB stick bootable, all along i thought it would require extra effort to make it bootable, sorry for my noobness
|
|
|
|
|
|
#156 |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,033
Likes: 1,029
Liked 579 Times in 471 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
thx for the work, the update worked fine, but then after leaving the old kernel on hdd(space enough) and booting into new kernel all works great, then tryed to use "make" for the bootldrexploit as it should work out of the box with provided wiki(corrected) files
first it spits out an error there's no "build" folder or a build foilder shortcut? excuse my poor linux knowledge ![]() after c/p those from old kernel into new kernel folders it can execute "make" complains about a parameter not used(the script i guess) but builds the files in ps3peekpoke2 folder but then again getting errors on "insmod ps3peekpoke.ko (the file is corrected) and according to the wiki, red ribbon latest builds this can be dumped easely, must be me or something cuse im only getting errors on "default" install trying to execute "insmod ps3peekpoke.ko on previous build gives this error: Code:
/media/DEDB-C664/bootldrexploit /media/DEDB-C664/bootldrexploit /media/DEDB-C664/bootldrexploit root @red ribbon:/home/bootldrexploit/ps3peekpoke2# ls buffers.c hvcall.h lv1peekpoke.o modules.order ps3peekpoke.mod.o buffers.h hvcall.o main.c Module.symvers ps3peekpoke.o buffers.o hvcall.S main.o ps3peekpoke.h htab.c lv1peekpoke.c Makefile ps3peekpoke.ko htab.h lv1peekpoke.h mm.c ps3peekpoke.mod.c root @red ribbon:/home/bootldrexploit/ps3peekpoke2# make clean make -C /lib/modules/3.5.2-red-ribbon-powerpc64-asbestos/build M=/home/bootldrexploit/ps3peekpoke2 clean make[1]: Entering directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' make[1]: Warning: File `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos/arch/powerpc/Makefile' has modification time 2e+08 s in the future make[2]: Warning: File `scripts/Makefile.clean' has modification time 2e+08 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. CLEAN /home/bootldrexploit/ps3peekpoke2/.tmp_versions CLEAN /home/bootldrexploit/ps3peekpoke2/Module.symvers make[1]: warning: Clock skew detected. Your build may be incomplete. make[1]: Leaving directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' root @red ribbon:/home/bootldrexploit/ps3peekpoke2# make clean make -C /lib/modules/3.5.2-red-ribbon-powerpc64-asbestos/build M=/home/bootldrexploit/ps3peekpoke2 clean make[1]: Entering directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' make[1]: Leaving directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' root @red ribbon:/home/bootldrexploit/ps3peekpoke2# find . -exec touch {} \; root @red ribbon:/home/bootldrexploit/ps3peekpoke2# make make -C /lib/modules/3.5.2-red-ribbon-powerpc64-asbestos/build M=/home/bootldrexploit/ps3peekpoke2 modules make[1]: Entering directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' CC [M] /home/bootldrexploit/ps3peekpoke2/main.o CC [M] /home/bootldrexploit/ps3peekpoke2/lv1peekpoke.o AS [M] /home/bootldrexploit/ps3peekpoke2/hvcall.o CC [M] /home/bootldrexploit/ps3peekpoke2/buffers.o /home/bootldrexploit/ps3peekpoke2/buffers.c:152:27: warning: ‘getHPTE_r’ defined but not used [-Wunused-function] LD [M] /home/bootldrexploit/ps3peekpoke2/ps3peekpoke.o Building modules, stage 2. MODPOST 1 modules CC /home/bootldrexploit/ps3peekpoke2/ps3peekpoke.mod.o LD [M] /home/bootldrexploit/ps3peekpoke2/ps3peekpoke.ko make[1]: Leaving directory `/usr/src/linux-headers-3.5.2-red-ribbon-powerpc64-asbestos' root @red ribbon:/home/bootldrexploit/ps3peekpoke2# insmod ps3peekpoke.ko Error: could not insert module ps3peekpoke.ko: Bad address
|
|
|
|
|
|
#157 |
|
Member
![]() Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
|
Hi!
Can you ensure that the header package was installed? If It wasn't installed, you must execute: Code:
sudo apt-get install linux-headers-3.6.7-red-ribbon-powerpc64-otheros Code:
ls -l /lib/modules/3.6.7-red-ribbon-powerpc64-otheros/ Code:
build -> /usr/src/linux-headers-3.6.7-red-ribbon-powerpc64-otheros Code:
sudo ln -s /usr/src/linux-headers-3.6.7-red-ribbon-powerpc64-otheros /lib/modules/3.6.7-red-ribbon-powerpc64-otheros/build Last edited by r04drunner; 11-29-2012 at 05:44 AM. |
|
|
|
|
Likes: (1) |
|
|
#158 |
|
Member
![]() Join Date: May 2011
Posts: 536
Likes: 10
Liked 289 Times in 137 Posts
Mentioned: 18 Post(s)
Tagged: 0 Thread(s)
|
seriously people actually use linux on their ps3,why would you do this i would not use this operating system on pc little less on ps3
|
|
|
|
|
|
#159 | |
![]() ![]() Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,552
Likes: 1,180
Liked 1,749 Times in 1,024 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
|
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...
![]() |
|
|
|
|
|
Likes: (1) |
|
|
#160 |
|
Senior Member
![]() Join Date: Dec 2010
Posts: 2,033
Likes: 1,029
Liked 579 Times in 471 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
|
thx for the "howto"
@r04drunner
and ofcourse the updates
![]() i'm gonna redo all of it later today and use the tips to get it running properly..thx again
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|