Forum: Blackrhino - Help forum for the Blackrhino Linux distro for the PS2. No warez allowed!


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: [TUTORIAL] PS2 Slim + Blackrhino Linux using a Samba Share
  

Page 1 of 6 1 2 3 ... LastLast
Results 1 to 10 of 52
  1. #1 PS2 [TUTORIAL] PS2 Slim + Blackrhino Linux using a Samba Share 
    blz2 is offline Member
    Join Date
    May 2011
    Posts
    37
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    1
    I've recently managed to install Blackrhino Linux on my ps2. I'm going to share my knowledge on how I achieved this.

    I would like to thank deba5er.

    Because of my ridiculous post count, I can't even paste links, so I've decided to write a PDF and attach it.

    I am looking forward to your feedback.
    Attached Files
    Reply With Quote  

  2. #2  
    deba5er's Avatar
    deba5er is online now Moderator
    Join Date
    Jan 2006
    Posts
    593
    Downloads
    0
    Uploads
    0
    Mentioned
    2 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    6
    Likes Received
    8
    @blz

    Really nice tutorial. I'd like to note that the swapfile configuration is not great as installed, and it is better to setup a local swapfile (like /swapfile), modify the /etc/fstab, and change the related startup/shutdown scripts in /etc/init.d. I'll see if I can dig up my instructions for this later tonight. This removes the need to use swapfile.7z and makes the function more stable, if you keep your PS2-Linux running for an extended period (like when playing internet radio).
    PS2 v9 NTSC, PS2 v12 NTSC, PS2 v15 VESA
    Reply With Quote  

  3. #3  
    blz2 is offline Member
    Join Date
    May 2011
    Posts
    37
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    1
    I've been trying to install and compile new stuff, but it seems to be very unstable. The system often freezes and when I restart it, it needs to check the filesystem or smth and it gets stuck there as well, so the only option left is to replace ps2_loop and start over.
    Reply With Quote  

  4. #4  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    blz2 I think that tutorial that you wrote is awesome to my opinion. Here you depict everything so informatively (like about where should be input correct IP adress of PS2 and so on...) , I really like this.
    I think that your tutorial is very valuable and what is the most important-----"Noob-Friendly"...
    Nice Job ....

    Actually I am a bit tired right now and not sure if I can install Linux SMB correctly today, but can tell for sure that I have to try your tutorial in next few days.

    Thank You...

    Best Regards from PS3 Linux User
    Reply With Quote  

  5. #5  
    deba5er's Avatar
    deba5er is online now Moderator
    Join Date
    Jan 2006
    Posts
    593
    Downloads
    0
    Uploads
    0
    Mentioned
    2 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    6
    Likes Received
    8
    @blz2

    I made a mistake in my loop file on nuclearfall. The swap is not configured
    correctly. To configure correctly boot off of my SMB Blackrhino distro, then "su" and enter
    the root password. "cd /;dd if=/dev/zero of=/swapfile bs=1024 count=65536;mkswap /swapfile"
    Then use vi to edit /etc/fstab and change /dev/loop1 to /swapfile on the second line. Shutdown and
    restart ps2-linux and it should allow running with swap working. Also zero out /etc/init.d/smbswap by removing the file then running "touch smbswap".

    Let me know if this makes things a bit more stable.
    PS2 v9 NTSC, PS2 v12 NTSC, PS2 v15 VESA
    Reply With Quote  

  6. #6  
    blz2 is offline Member
    Join Date
    May 2011
    Posts
    37
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    1
    I've got some doubts. What do you mean by boot off your SMB Blackrhino distro? Can't I run those commands through ssh, while logged in as root?
    The last step about zero'ing smbswap, should it be done before shutting down the ps2, or after I boot it up again?

    Thanks a lot for your help. Having linux running more stable would be awsome.
    Reply With Quote  

  7. #7  
    deba5er's Avatar
    deba5er is online now Moderator
    Join Date
    Jan 2006
    Posts
    593
    Downloads
    0
    Uploads
    0
    Mentioned
    2 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    6
    Likes Received
    8
    @blz

    What do you mean by boot off your SMB Blackrhino distro? Can't I run those commands through ssh, while logged in as root?
    You can run the commands through ssh if you want, or just start PS2-Linux and then open a terminal, su to root, and run the commands. After this is done, including the zero smbswap file, you shutdown and restart. It should then be (more) stable than before.
    PS2 v9 NTSC, PS2 v12 NTSC, PS2 v15 VESA
    Reply With Quote  

  8. #8  
    LopoTRI is offline Member
    Join Date
    Mar 2009
    Location
    Germany
    Posts
    496
    Downloads
    24
    Uploads
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    20
    @ blz2

    nice guide, thx....

    but i had problems with your guide to manage it (cause iīm really not the man for linux).....

    Here in your tut one mistake.....

    The hosts file matches IP addresses to domain names.
    The original file looks like this

    127.0.0.1 localhost.localdomain localhost
    192.168.2.11 ps2
    192.168.0.105 mywindowspc

    The 2nd line is the PS2’s IP address, so change it accordingly.
    Just choose an IP address that fits in your network.
    The 3rd line is the samba’s share IP address.
    Change it, and change mywindowspc to your samba’s share name.
    The bolt underlined is wrong, cause i make it and there comes always an "error: /smb/ps2linux no suchfile or directory..."
    But i found that i must change "mywindowspc" to the name of my PC (mine named "Boss-pc") and NOT to "samba’s share name" ("ps2linux").....

    And some links dont work....
    I tried the link below in your tut to see how i get the server-entry in /etc/fstab/sources.list,
    but it doesnīt work (i copied it from your PDF and that is the result).....

    http://psx-*‐scene.com/forums/f168/h...56/#post910283
    Reply With Quote  

  9. #9  
    blz2 is offline Member
    Join Date
    May 2011
    Posts
    37
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    1
    Thanks a lot for your feedback.

    I think you're right. I haven't made myself clear in there. You should change mywindowspc to the name of the computer which is running the samba share. If you are running Windows, then it is the name of your Windows computer.

    In your second point, I think you meant apt and not fstab, right?
    The link I provided was for a thread called "Help installing Blackrhino Linux on HDD" which you can find on Blackrhino's section. Post no. 6 was from deba5er where I copied the instruction included in my tutorial.

    Weirdly some of the links are messed up. I'm going to review them and update the tutorial.
    Any other mistakes you can spot, before I update the tutorial?
    Reply With Quote  

  10. #10  
    LopoTRI is offline Member
    Join Date
    Mar 2009
    Location
    Germany
    Posts
    496
    Downloads
    24
    Uploads
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    20
    In your second point, I think you meant apt and not fstab, right?
    yes you are right....

    I checked your pdf again, there are only some links that dont work

    At point 2. "youtube" link of usbit is not correct.

    Here you have it, than you donīt need to search it....

    ps2 slim black rhino linux manual - YouTube

    At point 5. the "I’ve tried 2 different samba shares setups-link" is broken. Here i cant help you....

    At point 6. the "7-zip"- link is broken.....

    In last thread "where to download software" are....

    the links broken.....

    Anyway thx again for your tut, cause i have tried a few months ago to run linux over smb and i cant managed it to work.
    But with your tut today i have done it.......
    Reply With Quote  

Page 1 of 6 1 2 3 ... LastLast
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •