A9VG电玩部落论坛

 找回密码
 注册
搜索
查看: 10992|回复: 40

新出炉的PS2 LINUX LIVE DVD 可以在PS2上无需安装运行 LINUX 已验证

[复制链接]

战士

黄金菜刀

精华
0
帖子
269
威望
1 点
积分
900 点
种子
0 点
注册时间
2009-4-15
最后登录
2013-8-3
 楼主| 发表于 2010-1-19 10:41  ·  安徽 | 显示全部楼层 |阅读模式
新出了LIVE DVD 已验证

Kernelloader 2.1 and a Live DVD:
http://downloads.sourceforge.net ... D/ps2livedvd_v1.zip
          


Playstation 2 Linux Live DVD            17.01.2010
############################

This is a Linux Live system for the Sony Playstation 2.
You need to start kloader.elf from the DVD to run Linux.
If you used kernelloader before, you need to delete the
file: mc0:/kloader/config.txt or plug out the memory card.
This is the first Linux Live DVD which where created for
the Playstation 2. There is no modchip required. A modchip
may disturb the normal function of this software.

You can get more information here:
http://kernelloader.sourceforge.net

You can find some information about PS2 Linux here:
http://psx-scene.com/forums/forumdisplay.php?f=167

This distribution works with PAL and NTSC (I only tested
PAL). Other stuff like DTV or SVGA is not auto-detected
and may lead to green or pink screens.

The Linux distribution is based on the Linux distribution
from Deba5er which was based on Blackrhino. Thanks to
Deba5er for this work.

The highlights of this distributions are:
1. Web browser: dillo (the colors are changed to be more
  readable on TVs)
2. Internet radio: xmms (for audio support you need
  additonal modules)
3. Video player: mplayer (which can play *** videos)

The following hardware is needed:
1. Fat PS2 with HDD/Network adapter or a slim PSTwo.
2. USB keyboard supported by Linux 2.4.17.
3. USB mouse supported by Linux 2.4.17
4. The DVD which include this file.

WARNING: Writing on USB memory devices using a slim PSTwo
  may destroy your data. The error happens on heavy USB
  bulk transfers. The fat PS2 doesn't have this problem.

This DVD was created by Mega Man.

Files on this disc:
###################
/VIDEO_TS       Needed for video DVDs
/AUDIO_TS       Needed for video DVDs
/DISC.BIN       Ext2 image which include the Linux distribution
/KLOADER.ELF     Boot loader for Linux (kernelloader)
/INITRD.GZ      Initial RAM disc for startup and later used for changed files (Ext2)
/VMLINUX.GZ      Linux kernel
/SYSTEM.CNF      Configuration file for ESR (not tested)
/CONFIG.TXT      Configuration file for kernelloader
/README.TXT      This file
/SRC/LINUX.TGZ    Linux kernel source code
/SRC/CONFIG      Linux kernel configuration
/SRC/COMMENT.TXT  Comments by Deba5er
/SRC/KLOADER.TGZ  Source code for kernelloader

Notes:
1. The root file system is mounted read only (DISC.BIN).
2. The root file system include links to /oldroot (INITRD.GZ)
  to make parts of the file system writeable. A layered
  file system like unionfs is not used.
3. To store so much links in the initial RAM disc, the number
  of inodes is higher than normal for the given size.
4. The network in Linux is configured to use DHCP.
5. To get sound working you need to copy old versions of
  LIBSD.IRX and SDRDRV.IRX to mc0:kloader. The version
  number of SDRDRV.IRX should be 2.0 or smaller. You need
  to enable these modules in the kernelloader. For this you
  need to interrupt the auto boot and save the configuration
  after you enables the modules.
6. The music in the video of this DVD is free music and the
  name of the title is "Million Tears" from "Groove Coverage".
7. You can use GooTube to download *** videos:
  http://kej.tw/flvretriever/
8. To get around the pink screen on DTV, you need the SBIOS
  from RTE (Sony offical Linux disc 1). But this configuration
  doesn't support DVDs. So it can't be used. But you can copy
  DISC.BIN on a USB memory stick (see kernel parameter "cdrom").
  I suggest to copy it to the root directory. This also seems
  to work stable with slim PSTwo, because it doesn't write to
  the USB stick.
9. If you have modchip, you may want to rebuild the disc in
  DVD-ROM format instead of DVD video format.
10.The PS2 has only 32 MByte of memory and some parts are used
  for the initial RAM disk. It is recommended to activate a
  swap partition (see kernel parameter "swapdevice").


Important kernel parameters:
############################

The kernel parameters can be changed in the kernelloaders
configuration menu. You need to stop the auto boot and
save the configuration (memory card is needed).

Video mode PAL (auto detected):
videomode=pal
xmode=PAL

Video mode NTSC (auto detected):
crtmode=ntsc
xmode=NTSC

Video modes HDTV (pink screen, not tested):
crtmode=dtv2
xmode=dtv,480p

crtmode=dtv2
xmode=dtv,720p

crtmode=dtv2
xmode=dtv,1080i

Note: xmode is used for the X-Server (the graphical part
where you can use a mouse).

Loading from CDROM (default):
cdrom=/dev/cdrom

Loading from USB (if you copied DISC.BIN to an USB memory stick):
cdrom=/dev/sda1

Loading of DISC.BIN (default):
newroot=/cdrom/DISC.BIN
Note: The "cdrom" must be also used if you use an USB memory stick.

You can activate a swap partition from a USB memory stick. So the
Linux kernel can use more memory:
swapdevice=/dev/sda2
Note: You need first to create it using the Linux commands "fdisk"
and "mkswap".

Normal startup: 5 seconds (default):
autostart=5

Faster startup: 3 seconds:
autostart=3


        [s:112]  [s:112]

PS2 厚机运行LUNIX操作系统视频
http://v.youku.com/v_show/id_cg00XMTcwNzI0MDA=.html

国外的相关的教程地址是
http://mitglied.lycos.de/ps2dev/linux.html
http://mitglied.lycos.de/ps2dev/tutorial/howtoinstalllinux.html

http://www.ps2.nuclearfall.com/
[s:112]  [s:112]  [s:112]  [s:112]  [s:112]  [s:112].

评分

1

查看全部评分

战士

黄金菜刀

精华
0
帖子
269
威望
1 点
积分
900 点
种子
0 点
注册时间
2009-4-15
最后登录
2013-8-3
 楼主| 发表于 2010-1-19 10:49  ·  安徽 | 显示全部楼层
Playstation 2 Linux Live DVD            17.01.2010
############################

This is a Linux Live system for the Sony Playstation 2.
You need to burn the file "ps2livedvd_v1.iso" on an
empty DVD-R. The DVD session need to be closed. On Linux
you can use growisofs for this, for example:

growisofs -dvd-compat -Z /dev/hdd=ps2livedvd_v1.iso

There is a README.TXT with more details on the DVD.

http://kernelloader.sourceforge.net

精华
0
帖子
4314
威望
0 点
积分
5982 点
种子
5 点
注册时间
2008-4-10
最后登录
2024-11-20
发表于 2010-1-19 10:51  ·  黑龙江 | 显示全部楼层
这未免太牛了吧,不知道对薄机的兼容性怎么样?

战士

黄金菜刀

精华
0
帖子
269
威望
1 点
积分
900 点
种子
0 点
注册时间
2009-4-15
最后登录
2013-8-3
 楼主| 发表于 2010-1-19 11:00  ·  安徽 | 显示全部楼层
Playstation 2 Linux Live DVD            17.01.2010
############################

This is a Linux Live system for the Sony Playstation 2.
You need to start kloader.elf from the DVD to run Linux.
If you used kernelloader before, you need to delete the
file: mc0:/kloader/config.txt or plug out the memory card.
This is the first Linux Live DVD which where created for
the Playstation 2. There is no modchip required. A modchip
may disturb the normal function of this software.

You can get more information here:
http://kernelloader.sourceforge.net

You can find some information about PS2 Linux here:
http://psx-scene.com/forums/forumdisplay.php?f=167

This distribution works with PAL and NTSC (I only tested
PAL). Other stuff like DTV or SVGA is not auto-detected
and may lead to green or pink screens.

The Linux distribution is based on the Linux distribution
from Deba5er which was based on Blackrhino. Thanks to
Deba5er for this work.

The highlights of this distributions are:
1. Web browser: dillo (the colors are changed to be more
  readable on TVs)
2. Internet radio: xmms (for audio support you need
  additonal modules)
3. Video player: mplayer (which can play *** videos)

The following hardware is needed:
1. Fat PS2 with HDD/Network adapter or a slim PSTwo.
2. USB keyboard supported by Linux 2.4.17.
3. USB mouse supported by Linux 2.4.17
4. The DVD which include this file.

WARNING: Writing on USB memory devices using a slim PSTwo
  may destroy your data. The error happens on heavy USB
  bulk transfers. The fat PS2 doesn't have this problem.

This DVD was created by Mega Man.

Files on this disc:
###################
/VIDEO_TS       Needed for video DVDs
/AUDIO_TS       Needed for video DVDs
/DISC.BIN       Ext2 image which include the Linux distribution
/KLOADER.ELF     Boot loader for Linux (kernelloader)
/INITRD.GZ      Initial RAM disc for startup and later used for changed files (Ext2)
/VMLINUX.GZ      Linux kernel
/SYSTEM.CNF      Configuration file for ESR (not tested)
/CONFIG.TXT      Configuration file for kernelloader
/README.TXT      This file
/SRC/LINUX.TGZ    Linux kernel source code
/SRC/CONFIG      Linux kernel configuration
/SRC/COMMENT.TXT  Comments by Deba5er
/SRC/KLOADER.TGZ  Source code for kernelloader

Notes:
1. The root file system is mounted read only (DISC.BIN).
2. The root file system include links to /oldroot (INITRD.GZ)
  to make parts of the file system writeable. A layered
  file system like unionfs is not used.
3. To store so much links in the initial RAM disc, the number
  of inodes is higher than normal for the given size.
4. The network in Linux is configured to use DHCP.
5. To get sound working you need to copy old versions of
  LIBSD.IRX and SDRDRV.IRX to mc0:kloader. The version
  number of SDRDRV.IRX should be 2.0 or smaller. You need
  to enable these modules in the kernelloader. For this you
  need to interrupt the auto boot and save the configuration
  after you enables the modules.
6. The music in the video of this DVD is free music and the
  name of the title is "Million Tears" from "Groove Coverage".
7. You can use GooTube to download *** videos:
  http://kej.tw/flvretriever/
8. To get around the pink screen on DTV, you need the SBIOS
  from RTE (Sony offical Linux disc 1). But this configuration
  doesn't support DVDs. So it can't be used. But you can copy
  DISC.BIN on a USB memory stick (see kernel parameter "cdrom").
  I suggest to copy it to the root directory. This also seems
  to work stable with slim PSTwo, because it doesn't write to
  the USB stick.
9. If you have modchip, you may want to rebuild the disc in
  DVD-ROM format instead of DVD video format.
10.The PS2 has only 32 MByte of memory and some parts are used
  for the initial RAM disk. It is recommended to activate a
  swap partition (see kernel parameter "swapdevice").


Important kernel parameters:
############################

The kernel parameters can be changed in the kernelloaders
configuration menu. You need to stop the auto boot and
save the configuration (memory card is needed).

Video mode PAL (auto detected):
videomode=pal
xmode=PAL

Video mode NTSC (auto detected):
crtmode=ntsc
xmode=NTSC

Video modes HDTV (pink screen, not tested):
crtmode=dtv2
xmode=dtv,480p

crtmode=dtv2
xmode=dtv,720p

crtmode=dtv2
xmode=dtv,1080i

Note: xmode is used for the X-Server (the graphical part
where you can use a mouse).

Loading from CDROM (default):
cdrom=/dev/cdrom

Loading from USB (if you copied DISC.BIN to an USB memory stick):
cdrom=/dev/sda1

Loading of DISC.BIN (default):
newroot=/cdrom/DISC.BIN
Note: The "cdrom" must be also used if you use an USB memory stick.

You can activate a swap partition from a USB memory stick. So the
Linux kernel can use more memory:
swapdevice=/dev/sda2
Note: You need first to create it using the Linux commands "fdisk"
and "mkswap".

Normal startup: 5 seconds (default):
autostart=5

Faster startup: 3 seconds:
autostart=3

悟道者

机战+战国香蕉,我的最爱!

精华
0
帖子
27428
威望
1 点
积分
33566 点
种子
59 点
注册时间
2008-9-22
最后登录
2023-12-11
发表于 2010-1-19 11:18  ·  江苏 | 显示全部楼层
这个强大的        

精华
0
帖子
10449
威望
0 点
积分
10599 点
种子
161 点
注册时间
2008-6-19
最后登录
2024-11-26
发表于 2010-1-19 12:06  ·  广东 | 显示全部楼层
继续关注~~~这个也很重要

精华
0
帖子
619
威望
0 点
积分
706 点
种子
5 点
注册时间
2005-10-26
最后登录
2018-12-4
发表于 2010-1-19 12:14  ·  上海 | 显示全部楼层
这个有啥用?文章长度错误(请控制在16-500000字节)
该用户已被禁言

精华
0
帖子
94
威望
0 点
积分
94 点
种子
0 点
注册时间
2009-5-22
最后登录
2019-12-6
发表于 2010-1-19 12:22  ·  浙江 | 显示全部楼层
有实际意义吗,PS2还当电脑使?

审判者

开始怀疑感觉了

精华
0
帖子
8152
威望
0 点
积分
12426 点
种子
14 点
注册时间
2006-2-5
最后登录
2024-11-7
发表于 2010-1-19 12:34  ·  河北 | 显示全部楼层
能干些什么用呀?能否说明一下!

战士

黄金菜刀

精华
0
帖子
269
威望
1 点
积分
900 点
种子
0 点
注册时间
2009-4-15
最后登录
2013-8-3
 楼主| 发表于 2010-1-19 12:39  ·  安徽 | 显示全部楼层
可以当电脑用

PS2 运行LUNIX操作系统视频
http://v.youku.com/v_show/id_cg00XMTcwNzI0MDA=.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|A9VG电玩部落 川公网安备 51019002005286号

GMT+8, 2024-11-26 22:44 , Processed in 0.200865 second(s), 21 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

返回顶部