Search found 2 matches
- Sun Apr 20, 2008 11:59 pm
- Forum: PS2 Development
- Topic: ps2 linux on usb memory
- Replies: 420
- Views: 294894
Are you trying to use the usb stick both for storing the blackrhino archive and the would-be Linux partitions? If so, then you need to be careful with partition numbers. For instance, my usb stick looks like this: 4GB VFAT - blackrhino.gz, vmlinux, initrd.gz, etc. - /dev/scsi/.../part1 3GB ext2 - ex...
- Mon Apr 14, 2008 3:16 am
- Forum: PS2 Development
- Topic: ps2 linux on usb memory
- Replies: 420
- Views: 294894
Hi Megaman! First of all, thanks for that awesome loader! I am also trying to boot from an USB memory stick, and I am attempting the root changing method with initrd as well. The thing is, in order to do that well, I needed the pivot_root command, which wasn't included both in PS2 Linux and Blackrhi...