Welcome, Guest. Please login or register.
June 20, 2013, 03:51:23 AM
Home Help Search Calendar Login Register
Show unread posts since last visit.
News: Let Pardus-Anka become #1: Pardus-Anka Bug ReportPardus-Anka World Google+ | The Pardus wiki  | Visit Pardus-Anka official website  | Register as forum member?  Email the moderator!

  Show Posts
Pages: 1 [2] 3
16  Assistance / Download/Repos / Re: Repos for 2011 on: February 01, 2011, 22:49:37 PM
We (Pardus-Linux.Org from Turkey) prepare 2011 repo and we are planning to announce it in February.

February tomorrow Smiley /waits with bated breath

I found another Smiley
Code:
mike@Corvidae ~ $ sudo pisi ar Plinux.org http://paketler.pardus-linux.org/P2011/x86_64/pisi-index.xml.xz
Code:
Repo Plinux.org added to system.
Updating repository: Plinux.org
pisi-index.xml.xz.sha1sum      (40.0  B)100%    202.52 KB/s [00:00:00] [complete]
pisi-index.xml.xz              (1.0 KB)100%      5.98 MB/s [00:00:00] [complete]
No signature found for http://paketler.pardus-linux.org/P2011/x86_64/pisi-index.xml.xz                                                                         
* Package database updated.       
                                   


Smiley But only a few packages are there Smiley
17  Assistance / Download/Repos / Re: Seeders Needed! Pardus 2011 Torrents on: January 24, 2011, 11:58:59 AM
I think it will start to download if you wait.

By the way, if you have any Pardus 2011 ISO, if you copy it to download directory of KTorrent, then KTorrent automaticly will start to seed.
18  Assistance / Download/Repos / Re: Repos for 2011 on: January 24, 2011, 11:11:12 AM
We (Pardus-Linux.Org from Turkey) prepare 2011 repo and we are planning to announce it in February.
19  Assistance / Download/Repos / Seeders Needed! Pardus 2011 Torrents on: January 24, 2011, 11:09:46 AM
Hi there,

Seeders are needed for Pardus 2011 torrents. Here you can find the torrents http://thepiratebay.org/user/baDibere

Best regards
20  Assistance / Installing Pardus / Re: New Install Features By Pardus 2009.1 on: January 20, 2010, 11:55:25 AM
dd under Windows works fine.

When using dd under Windows, you will need to put "" around the path if you have spaces in the path of the iso. For example if you downloaded the Pardus iso to

C:\Documents and Settings\User\My Documents\Downloads\Pardus_2009.1_Anthropoides_virgo.iso

Your dd command will be
dd if="C:\Documents and Settings\User\My Documents\Downloads\Pardus_2009.1_Anthropoides_virgo.iso" of=\\.\u: bs=4M


Thanks for feedback.
21  Assistance / Download/Repos / Re: Some 2009.1 Torrents on: January 18, 2010, 19:42:11 PM
And here torrents of international edition :

http://torrents.thepiratebay.org/5289484/Pardus_GNU_Linux_2009.1_Anthropoides_virgo_International_(Multil.5289484.TPB.torrent
http://dl.btjunkie.org/torrent/Pardus-GNU-Linux-2009-1-Anthropoides-virgo-International-Multilanguage-Edition/423930a59c659c99439dbca0da3266e2a37bb9ad615e/download.torrent
http://linuxtracker.org/download.php?id=30a59c659c99439dbca0da3266e2a37bb9ad615e&f=Pardus%20GNU%2FLinux%202009.1%20Anthropoides%20virgo%20International%20%28Multilanguage%29%20Edition.torrent

More seeders needed Smiley
22  Assistance / Hardware / Re: Radeon HD4770 fglrx problems on: January 18, 2010, 03:32:37 AM
After installing fglrx modules from PiSi, did you enable it from System Settings > Display > Devices ?
23  Assistance / Download/Repos / Some 2009.1 Torrents on: January 17, 2010, 17:53:06 PM
http://linuxtracker.org/index.php?page=torrent-details&id=877b87ec74e53cfbae9882e10055482607d9ce49
http://torrents.thepiratebay.org/5282886/Pardus_2009.1_Anthropoides_virgo.5282886.TPB.torrent
http://dl.btjunkie.org/torrent/Pardus-2009-1-Anthropoides-virgo/4358877b87ec74e53cfbae9882e10055482607d9ce49/download.torrent
http://isohunt.com/download/149739017/pardus.torrent

I hope they works. There is no official torrents on Pardus ftp servers. I hope by these links people can easily download Pardus 2009.1 by your seeds Smiley
24  Assistance / Installing Pardus / Re: New Install Features By Pardus 2009.1 on: January 17, 2010, 14:28:28 PM
By the way, don't forget to verify your ISO is valid Cheesy md5sum, sha1sum etc Wink
25  Assistance / Installing Pardus / New Install Features By Pardus 2009.1 on: January 17, 2010, 02:19:53 AM
Hi,

First of all, as you know Pardus 2009.1 comes with hybride ISO. This means that you don't have to burn a CD. As well as you can install from CD, you can install from USB pen drive easily.

To use USB pen drive, Just use dd command.

First get the device name:

Code:
guDa@baDibere ~ $ ls -la /dev/disk/by-id/usb-*
lrwxrwxrwx 1 root root  9 Oca  9 14:07 /dev/disk/by-id/usb-USB_2.0_Flash_Disk_211452018D114A00-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 Oca  9 14:07 /dev/disk/by-id/usb-USB_2.0_Flash_Disk_211452018D114A00-0:0-part1 -> ../../sdb1

Here, our device is "sdb" not sdb1

Then, use dd command

Code:
dd if=Pardus_2009.1_Anthropoides_virgo.iso of=/dev/sdb bs=4M

That's all. Your usb pen drive's boot flag must be enabled and just boot.

Windows users can use dd command by downloading it from http://www.chrysocome.net/downloads/dd-0.5.zip

Then, in command line (msdos), go to dd.exe's directory and give the following command:

Code:
dd --list

After the command, you will see an output contains a word like that : "Mounted on \\.\F:"

Here, our device is \\.\F:

Then use a command like following :

Code:
dd if="C:\Pardus\Pardus_2009.1_Anthropoides_virgo.iso" of=\\.\f: bs=4M

I've not tried this on Windows, because I don't have it. But it must work.



Second nice feature is "copytoram":

By adding "copytoram" parameter in Pardus boot menu of CD, contents of installation and live cd are copied into ram and Pardus is installed/worked faster. At least 1.5GB ram memory is required.
26  Assistance / Configuring Pardus / Re: [SOLVED]Pardus 2009 with LXDE on: January 07, 2010, 23:05:05 PM
You made me happy Smiley
27  Assistance / Configuring Pardus / Re: [SOLVED]Pardus 2009 with LXDE on: January 07, 2010, 22:13:39 PM
Interesting... Everything is normal for me:S

Could you uninstall lxde-icon-theme and reinstall lxde-common? If situation backs to normal, I've to delete lxde-icon-theme.
28  Assistance / Configuring Pardus / Re: [SOLVED]Pardus 2009 with LXDE on: January 06, 2010, 22:44:25 PM
Ok! I see the problem is from new version of lxsession.

Please pisi up and feedback Smiley

Thanks
29  Assistance / Configuring Pardus / Re: [SOLVED]Pardus 2009 with LXDE on: January 06, 2010, 19:34:25 PM
Some updates and new file are available.

New file is lxde-icon-theme.

If any problem after updating, please let me know.
30  Assistance / Configuring Pardus / Re: [SOLVED]Pardus 2009 with LXDE on: January 04, 2010, 00:54:22 AM
I have been working on LXDE today as you can see >HERE<
It's in Dutch, so it will be difficult for you to read.
The first problem was with the different (new) naming of some of the packages.
But that was solved quickly.
The only problem remaining was installing lxpanel.
I could only solve this by downloading menu-cache manually in FF or Opera.
And after the download installing it.
After this I could use " pisi it lxpanel".
I will retest this again tomorrow and come back on this one.

I want to say why there is a problem.

I've renamed the package menu-cache to lxmenu-cache, bu I've forgotten to change file dependencies. Later, I fixed this problem and the time problem.

If you have menu-cache, just remove it and then install lxmenu-cache. That's all.

Pages: 1 [2] 3


Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!