použi rychlonávod:
LIBSD.IRX SDRDRV.IRX niesu potrebne na inštalaciu su to hudobne subory a hore piše ktore DVD či hra ho ma
inak GOOGLE
p.s. komu pôjde tak napište
Právě je 24 kvě 2012, 09:08
Obsah fóra ‹ Diskusia Playstation :: Discussion Playstation ‹ PlayStation 2 ‹ PS2: Software
Moderátoři: futyori, Super MOD, Moderátoři
|
edguy VIP ![]() |
mount: /dev/sda1 is not a valid block debvice
cp:cannot stat '/mnt/sda1/ps2linux/init_install.sh' :No such file or directory
/sbin/init: line 15: /sbin/init_install.sh: No such file or directory
Kernel panic: Attempted to kill init!
|
Kurence Rookie ![]() |
http://www.4shared.com/dir/8728191/2a84ce3b/sharing.html|
edguy VIP ![]() |
Unfortunately, my installer will not work for Slim PSTwo. You can only use the SMB version because Slim PSTwo's have a serious problem large amounts of data to USB. Please check out the installer*txt file for more information, also there are many posts on this subject in the forum.
The SMB version is at ps2.nuclearfall.com
http://kernelloader.sourceforge.net/linux.html|
Kurence Rookie ![]() |
http://aukro.cz/listing/user.php?us_id=24495118|
Mušák PS Konzultant ![]() |
|
edguy VIP ![]() |
http://aukro.cz/listing/user.php?us_id=24495118|
Mušák PS Konzultant ![]() |
edguy píše:Kurence![]()
![]()
![]()
![]()
![]()
Treti postup cez SMB som neskušal.Ja mám LINUX nainštalovaný na 2GB USB
Aký LIVE LINUX a ešte z DVD?????
Live je že sa priamo spusti z DVD,CD bez inštalacie.
Návod na SMB nieje asi rozpisany a piše že potrebuje 64MB MC pre subor
Napiš zhruba postup.Ajtak nemám čas.
Ešte sa vratím k iným návodom na PS2. NET BROWSER,MULTI HRY,SOFTWARE
![]()
http://sourceforge.net/projects/kernelloader/files/http://files.uploadffs.com/a/2/22c82db9/uLE_v4.38_boot_CD_ISO.zip|
Kurence Rookie ![]() |
Until the next release if you don't mind doing some unscripted command entry, dosbox 0.73 compiled with some minor modifications to stub old_OPL3 sound out of the compile. All the files in this folder will be necessary:
- Kód: Vybrat vše [Otestovat Linky]
http://www.4shared.com/dir/38613826/11dcaa59/dosbox.html
Setup on hdd on FAT PS2, placing these four files in root directory of usb drive FAT partition. You must be using my latest distro or else know how to get SDL and all other dependencies which I take for granted as being up-to-date. Make sure you have enough space on the PS2Linux partition (50MB should do it).
"su" and enter password
"cd /"
"mount /mnt/sda1"
"tar zxvf /mnt/sda1/gcc-3.0.3-ps2linux-bin.tgz"
"cd /etc"
"vi ld.so.conf" or use "adie" to edit ld.conf and add this line to the bottom of the file - "/usr/local/gcc3/lib"
"ldconfig"
If you for some reason want to recompile instead of just installing binaries, you will need to setup the gcc3 compiler with two commands:
"export LD_LIBRARY_PATH=/usr/local/gcc3/lib:$LD_LIBRARY_PATH"
"export PATH=/usr/local/gcc3/bin:$PATH"
OK, back to the installation:
"cd /tmp"
"tar jxvf /mnt/sda1/SDL_sound-1.0.3-ps2.tar.bz2"
"cd SDL_sound-1.0.3"
"make install"
"cd .."
"rm -rf SDL_sound-1.0.3"
"tar jxvf /mnt/sda1/unzip60-ps2.tar.bz2"
"cd unzip60"
"make install"
"cd .."
"rm -rf unzip60"
"tar jxvf /mnt/sda1/dosbox-0.73-ps2.tar.bz2"
"cd dosbox-0.73"
"make install"
"cd .."
"rm -rf dosbox-0.73"
"exit"
Now you can run "dosbox". You will first need to find some old DOS programs to run, and usually they are zipped (requiring you to "unzip" them in a convenient directory). If you unzipped to /home/adent/games for example, once you are at the z: prompt of dosbox, you enter "mount c /home/adent/games" then enter "c:". This will let you run the program. A note on stuttering sound, use CTRL-F11 judiciously to lower the number for cpu cycles to the hundreds and the sound will clear up some. I found it to be incredibly slow on most games, but it worked fine for Leisure Suit Larry 1, Zork, Pacman, etc. And yes, I need to package stuff better. This should get you until the next distro or I've nailed .deb packaging. Thanks for being patient, I still need to get the SMB version installer simplified with instructions, but this has been the first chance in weeks to sit down at the PS2. It was alot of fun though, using dosbox to bring back memories of old games.
|
Kurence Rookie ![]() |
http://www.stahuj.centrum.cz/utility_a_ostatni/systemove_nastroje/sprava_disku/active-partition-manager/?g[hledano]=Action%20Partition&g[oz]=1.3.009|
KRoman47 Ordinary User ![]() |
mount: /dev/sda1 is not a valid block debvice
cp:cannot stat '/mnt/sda1/ps2linux/init_install.sh' :No such file or directory
/sbin/init: line 15: /sbin/init_install.sh: No such file or directory
Kernel panic: Attempted to kill init!
|
Pentheus Rookie ![]() |

What is BlackRhino?
BlackRhino is a mips port of Debian GNU/Linux for the Playstation2.
Requirements:
A Playstation2 with network adapter and a compatible harddrive. The HD controller is integrated in the network adapter. Bring the adapter when you're purchasing the hdd. Some drives are physically incompatible due to the fixed distance between the power and IDE sockets on the controller.
A modchip. You can use the swap trick, but really.. get a modchip. It's worth every buck.
Burn the BlackRhino ISO to a CD
For obvious reasons, you can't run it from the HDLoader, so you really need to burn it to a CD.
Boot the CD
Be sure to hold down SELECT+R2 if you want to use the PS2 on a TV or a composite monitor. If you already have the machine connected to a VGA monitor, you can skip this step. Select the "BOOT" menu, then choose "Install BR" from the next screen (upper left corner). This will start the Linux kernel, and dump you into a shell.
Prepare the partitions
Log in as root. No password is required.
Run the command "ps2fdisk". This is your average Linux fdisk, but here are some sample instructions for those of you who are not familiar with it:
fdisk> n
partition number: 1
size in MB: (recommended: 4000mb or greater)
partition type: l (lowercase "L")
comment: main
fdisk> n
partition number: 2
size in MB: (recommended: ?? 256mb?)
partition type: s
comment: swap
fdisk> w
Now /dev/hda1 is for the Linux OS and /dev/hda2 is for the swap.
Next up is to format /dev/hda1:
mke2fs /dev/hda
This may take a minute, depending on the size of your partitions.
Install the OS
First let's mount the cdrom:
cd /lib/noallowedules/2.2.1/fs/
insmod isofs.o
mount -tiso9660 /dev/ps2cdvd /mnt/cdrom
Then let's mount the hd partition:
mount /dev/hda1 /mnt/hd
Now, let's unpack the OS from the CD to the hdd:
cd /mnt/hd
tar xvzf /mnt/cdrom/brimage.tgz
You'll see lots of files being extracted to the hdd. This may take a minute or so.
You're done!
That's it - really! You can now reboot the playstation and start from the CD again. This time, go to the BOOT menu and select "BlackRhino" from the next page. This will automatically start your Linux kernel on /dev/hda1.
The rest is standard debian. Run 'apt-get update' once to build the apt database, and start installing the packages you need.
Title: [PS2 Linux RTE 1.0 (BlackRhino)]
Genre: [OS]
Release Year: [2003]
Media: [CD]
Region: [None]
ID# Code: [None]
Language: [English]
Published by: [CERF4]
Image Type: [.RAR/.CUE/.BIN]
Size (Compressed): [43MB]
Size (UNCompressed): [271MB]
http://linksave.in/13877019044c5d77315b589
|
zetk VIP ![]() |
Uživatelé procházející toto fórum: Žádní registrovaní uživatelé a 1 návštěvník
| FAQ - Členové - Skupiny | Kontakt - Archiv - Impressum |