Search found 269 matches

by Mega Man
Sun Aug 03, 2008 10:47 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

would it be possible to make a more stripped down version of the kernelloader, that would accept a default config file and instantly start the kernel, without the fancy GUI? This was already requested and was added to the CVS. You can select an auto boot time. I uploaded a new release at: http://so...
by Mega Man
Thu Jul 31, 2008 6:10 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

somebody on psx-scene forums discovered that slim ps2 carries multiple dvd player encrypted files, for each region - named in similar manner. This is very interesting and it makes sense. I will include code that will use ROMVER to detect the region (this is normally used to detect NTSC or PAL). I a...
by Mega Man
Tue Jul 22, 2008 5:22 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

I got ps2 slim with freevast/McBoot 1.5 so i was wondering if there's a way to have Linux via a LIVE CD / DVD distro or to have a distro to launch thru my 4 giga pendrive or my 2 giga pendrive..... So i was also wondering if there's a tutorial or maybe it's too soon for McBoot users..... This doesn...
by Mega Man
Sun Jul 20, 2008 10:23 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

devilinside128 wrote: could you put the download link?, what happens in official home page in this remodeling, or something like that. thanks
http://sourceforge.net/project/showfile ... _id=613023
by Mega Man
Thu Jul 17, 2008 9:11 am
Forum: PSP Development
Topic: Need to debug
Replies: 5
Views: 2527

Alois2992 wrote: when I start it in the shell as prx, the message: "libpng error: Decompression error" appears.
Today I run into the same problem and I get around it by using:

Code: Select all

PSP_HEAP_SIZE_KB(20480);
There was not enough memory.
by Mega Man
Thu Jul 17, 2008 6:11 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Unfortunately, I'm having no success. Although the linux appears to boot properly and shows no error messages, it shows me the bash "/>" but pressing any keys nothing happens, like a 'system halt'. Num and Caps Lock doesn't turn on/off. The cursor flashes at the screen but i can't interac...
by Mega Man
Wed Jul 16, 2008 5:35 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Re: Can't boot kloader

I'm afraid i can't use this great linux loader. I'm following the steps EXACTLY as explained on MegaMan website but I can't go even in the command line. Here is what I'm getting when booting using: kloader1.8.elf; vmlinux-2.4.17-ps2-devfs-20080302 or vmlinux-2.4.17-ps2-20080209 initrd.usb2.gz; init...
by Mega Man
Mon Jul 14, 2008 10:56 am
Forum: PS2 Development
Topic: Help With Ps2 Linux
Replies: 6
Views: 3939

is there anyway to start kloader by means other than listed in your tutorial? would it work if i burnt kloader and system.cnf to a cd Any possible way of loading ELF files should work. I never tested starting from cd or dvd. My suggestion is to put also the kernels, the base image and the initrds o...
by Mega Man
Sun Jul 13, 2008 1:43 am
Forum: PS2 Development
Topic: Help With Ps2 Linux
Replies: 6
Views: 3939

Craigz0rz wrote:is there anywhere else i can get blackrhino from?
I don't know what happened to the web site. I uploaded the image at:
http://sourceforge.net/project/showfile ... _id=223793
by Mega Man
Sat Jul 12, 2008 10:37 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Re: mega man

Slim PSTwo Linux is still under test. You should try the following: Testversion of kernelloader only for slim PSTwo: http://rapidshare.com/files/112377238/kloader.elf.html Testversion of Linux kernel only for slim PSTwo. http://rapidshare.com/files/112377834/vmlinux.gz.html It is possible that ther...
by Mega Man
Sat Jul 12, 2008 5:06 am
Forum: PS2 Development
Topic: Help With Ps2 Linux
Replies: 6
Views: 3939

Yes, it is possible to use USB memory stick or USB hard disc. Only shutdown is not working correctly. See http://forums.ps2dev.org/viewtopic.php?t=10156&start=0 When you have the fat PS2, you can use the official kloader 1.8 and kernel (vmlinux) at sourceforge. For starting the installed system,...
by Mega Man
Fri Jul 11, 2008 6:07 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

/ dev/hda1 / ext2 defaults,errors=remount-ro 0 1 / dev/hda2 none swap sw 0 0 / dev/ps2mc00 / mnt/mc00 ps2mcfs noauto 0 0 / dev/ps2mc10 / mnt/mc10 ps2mcfs noauto 0 0 none / proc/bus/usb usbdevfs defaults 0 0 none / proc proc defaults 0 0 none / dev/pts devpts gid=5,mode=620 0 0 Check disc just to be...
by Mega Man
Wed Jul 09, 2008 7:56 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Boot with initrd.usb.gz and the vmlinux.devfs and it pulls up the linux. next It shows a series of errors, for example. Creating a directory in "newroot/oldroot" "read-only tile system" "boot failed rumming bash." There was an error in my /sbin/init. I needed to remoun...
by Mega Man
Wed Jul 02, 2008 8:22 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Ps2 shutting down when typing Exec /sbin/init right ? Yes. I didn't see that init was already started in initrd. Init need to have PID 1. I uploaded a initrd with replaced init. There are 2 kernel parameters added (kernel parameters are passed to the initrd): newroot=[USB device] autostart=[n or ti...
by Mega Man
Sun Jun 29, 2008 2:34 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

I am in the step 18. Stoop pivot_root and copy it to the partition ext2 in the folder where I install the blackrhino. to him(you,them) I execute it and it(he,she) does not give ningun mensage, looks like all good. This means your finished at this point. System is running and usable. The only thing ...
by Mega Man
Wed Jun 25, 2008 7:26 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Now after pivot_root command i can't login with blackrhino successfully , i type "login" and i insert root and blank password , but it keeps me saying incorrect login.And i can't unmount the oldroot directory , it seems that somewhat the root change isn't complete : You are already logged...
by Mega Man
Mon Jun 23, 2008 8:41 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

I tried to put the pivot_root executable inside the blackrhino's bin directory on the USB drive but i get an error (command not found or can't execute) when i try to execute the file (writing "pivot_root" or "exec pivot_root" in the console) from the ps2linux console launched wi...
by Mega Man
Sun Jun 22, 2008 7:43 pm
Forum: PS2 Development
Topic: ps2 linux help
Replies: 12
Views: 6960

fdisk /dev/ide/host0/bus0/target0/lun0/ disc Seems like you entered a space before "disc". Don't enter spaces in path names. here DISk is something like /dev/hdb or /dev/sda and partition is something like /dev/hda? The first is correct, but the second is not. Internal hard disc: /dev/ide...
by Mega Man
Fri Jun 20, 2008 5:52 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

step 21 : crtmode=ntsc root=/dev/sda1 ro (usb memory stick partitions: vfat32 + ext2 + swap) You tried to mount a USB memory stick directly at startup. To do this you need to start using an initrd (remove root=...). Then mount the USB device and change root file system using pivot_root. This progra...
by Mega Man
Fri Jun 20, 2008 5:43 am
Forum: PS2 Development
Topic: ps2 linux help
Replies: 12
Views: 6960

Did you check that the hard drive is set to master (jumper)?
Check for enabling/disabling 2GB or 36GB clip and other jumpers.
It is also possible that hard drive is just defect or not compatible.
by Mega Man
Thu Jun 19, 2008 9:35 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

You can use Windows for formating the last partition with fat32.
by Mega Man
Thu Jun 19, 2008 6:28 am
Forum: PS2 Development
Topic: ps2 linux help
Replies: 12
Views: 6960

does my usb drive look right? Yes. hmmm i recognizes my hdd i dont know what to do... Normally you would use a partition manager, but I don't want to describe how to do this under windows. So the easiest way to rewrite the partition table is to install Windows 95, 98 or Millenium on it. WARNING: Di...
by Mega Man
Thu Jun 19, 2008 6:17 am
Forum: PS2 Development
Topic: help new user
Replies: 4
Views: 3033

Once completed the boot and installed the operating system there is the possibility 'to initiate a graphical user interface? if one with which command? There is a X server available. I don't have installed the X server, so I don't know if the following works: 1. Setup Blackrhino as described in Upd...
by Mega Man
Wed Jun 18, 2008 9:02 am
Forum: The Incredible Hall Of Shame
Topic: Copy more than 1 games into 1 DVD?
Replies: 2
Views: 6380

I would suggest to use uLaunchELF as startup application. As far as I know it also supports reading DVDs, but I never tested this. You can also start ELFs located on USB memory sticks.
by Mega Man
Wed Jun 18, 2008 8:53 am
Forum: PS2 Development
Topic: ps2 linux help
Replies: 12
Views: 6960

Either you don't have internally connected a hard disc or you have the same problem as described here: http://forums.ps2dev.org/viewtopic.php?t=10452 You can enter the command: dmesg | less to see if hard disc was detected while Linux startup. There is a maximum size supported. I am not sure, but I ...
by Mega Man
Wed Jun 18, 2008 8:42 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

mount - r / dev/scsi/host0/bus0/target0/lun0/part1/usb ... and it shows the following message: mount: can`t find / dev/scsi/host0/bus0/target0/lun0/part1/usb in / etc/fstab or / etc/tap There is a space missing before /usb and I think it is better to use part2: mount - r / dev/scsi/host0/bus0/targe...
by Mega Man
Tue Jun 17, 2008 8:16 am
Forum: PS2 Development
Topic: help new user
Replies: 4
Views: 3033

You need first a program which can start ELF files. There must be a menu or a special key combination in your mod chip. I would suggest to start uLaunchELF and then start kloader.elf with it. There are still some problems with slim PSTwo. Some are discussed here: http://forums.ps2dev.org/viewtopic.p...
by Mega Man
Tue Jun 17, 2008 8:07 am
Forum: PS2 Development
Topic: ps2 linux on usb memory
Replies: 420
Views: 224622

Now, I have to install the usb memory. the format it is necessary usb and create partitions? I can say how it should do to install the usb?. You need to generate at least 2 partitions when you only have one USB memory stick. 1. MS DOS VFAT for storing blackrhino_baseimage-1.0.tar.gz and vmlinux*. 2...
by Mega Man
Sun Jun 15, 2008 7:29 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 276683

Tried to load via AR Media Player but it hangs up at step 3. (select kernel usb stick!) All files (kernel 1.0, vmlinux, vmlinux.devfs, initrd.gz and blackrhino_baseimage-1.0.tar.gz) are on the stick but it doesn t load.. One month ago I posted a version with different USB driver. It is possible tha...
by Mega Man
Fri Jun 13, 2008 9:15 am
Forum: PS2 Development
Topic: Loading an ELF file above 0x80000000
Replies: 303
Views: 276683

Re: sound modules

Would the sound modules be hard to replace with free kernelloader modules? Is the coding difficulty high or nigh on impossible? ;-) Currently RTE SBIOS need to be loaded by kernelloader to get sound working. I added code to TGE SBIOS. In theory it should do the same as RTE, but it is not working an...