Welcome, Guest. Please login or register.
May 23, 2013, 19:35:18 PM
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 ... 155
1  Assistance / News & Announcements / Pardus Debian 2013 on: March 28, 2013, 22:35:48 PM
Th final version of Pardus Debian 2013 has been released...
  here.
2  Pardus Anka / Wish list / Re: another kdm login theme for pardus-anka on: February 18, 2013, 16:34:10 PM
.... was with qemu. 
I do all my virtualization with VirtualBox
3  Pardus Anka / Wish list / Re: another kdm login theme for pardus-anka on: February 17, 2013, 21:03:51 PM
.... my computer does not have virtualbox capability ....
Why Huh?
I think the picture you are talking about is situated inside Pardus-Anka-2013-AlphaCodeName-Marcin.iso/ISO9660/pardus.img (size=266MB).

The other pictures I can extract from the .iso are in the .pisi files situated in Pardus-Anka-2013-AlphaCodeName-Marcin.iso/ISO9660/repo/*.pisi
And these can (very simply) be handled by Ark like programms.
Inside these .pisi is a file install.tar.xz, which contain the data files (pictures, etc).
This is the basic files structure of a .pisi package.
And these .pisi files are are used by pardus.img to install pardus on a HDD.
That's as far as my knowledge, as an amateur, goes and maybe it's not 100% perfect Wink
4  Pardus Anka / News & Announcements / Re: Distrowatch waiting list on: February 16, 2013, 10:30:16 AM
Request language creation for  Pardus-Anka and....
I hope you can
Quote
and that's my work.
5  Pardus Anka / News & Announcements / Re: Distrowatch waiting list on: February 15, 2013, 23:06:16 PM
Thanks and I already have a Transifex login for the previous Pardus-NL translations.
Can I also use that one for Pardus Anka Huh?
6  Pardus Anka / News & Announcements / Re: Distrowatch waiting list on: February 15, 2013, 21:52:55 PM
Nevertheless, my opinion is that a i686 iso is highly desirable.
Without it a large portion of computer/netbooks is excluded from Pardus-Anka.
And as a supplement you can think of a i686-pae kernel and/or a x86_64 version.
In this way nobody is left out to enjoy Pardus-Anka. Wink
7  Pardus Anka / News & Announcements / Re: Distrowatch waiting list on: February 14, 2013, 15:52:16 PM
.. Pardus-Anka wouldn't have to be in the waiting list ...
I guess the first requirement for that to happen is that Pardus-Anka has both a i686 and x86_64 .iso image available. Wink
8  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 23:02:30 PM
Pardus-Anka Alpha debugging report (1).
Licence texts:
I guess this should be 'Licence text' .
Trying to display the licence results in an "Unhandled Exeption' error.

Bypass authorization attemps for this user:
After marking this one I have to supply the password when applying the updates.

Plymouth screen:
I don't get a Plymouth screen between Grub and the KDE splash screen.

System Settings:
I miss the Akonadi Configuration, Printer Configuration, Boot Manager,  Disk Manager, Digital Camera and Partition Manager items.

9  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 17:26:10 PM
If no other linux on the machine then maybe some live linux on cd/dvd/usb?
Something like this Wink
And testing continues......
10  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 16:53:21 PM
This is definitely also not I expect from a distro.
Remember, it's an Alpha version.
11  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 15:25:40 PM
Look this one is not much different then the developer release Sad
I got a 'Vatidation of memtest86 package failed.Please remaster your installation' message when doing a media check.
And that was as far as I could get with that one.
12  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 15:11:13 PM
Sorry .. not gonna hack in grub files etc just to bootup a distro ...
This is definitely not hacking in grub files.
You don't even need to access one of the grub files.
GParted will show what needs to be modified. Wink
13  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 14:13:18 PM
Is there a repo? No nvidia drivers? 
From Package Manager http://anka.pardus-linux.org/2013/anka/repos/alpha/
14  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 13:53:59 PM
I get boot-pardus_anka_alpha.jpeg (attachment) at the first start after the first stage of the installation.
known issue:
There is sometimes problem with setting proper anka root uuid in /etc/fstab and /etc/initramfs.conf.
It means you have to manual edit these files e.g. from other linux. Proper uuid for root partition you can find e.g. in /boot/grub2/grub.cfg file.
Another option is to make the required modifications as described bellow.
I use Parted Magic as mentioned here.
Use GParted to find out which /dev/sd.. partition Pardus-Anka 2013 alpha is installed.
Here are my examples how to modify the two concerned files
(in this example Pardus-Anka is installed on /dev/sda2)

1. file /etc/fstab
before modification:
Quote
#
# Created by YALI on Thu Feb  7 10:13:43 2013
#
UUID=a052d6f0-4b90-46ec-83e9-7588a0ea09d7 /                       ext4    defaults        1 1
UUID=011281b5-b65f-49b8-b392-de2a054cfbe5 swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   nodev,nosuid,noexec 0 0
debugfs                 /sys/kernel/debug       debugfs debugfs,defaults 0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
after modification:
Quote
#
# Created by YALI on Thu Feb  7 10:13:43 2013
#
/dev/sda2 /                       ext4    defaults        1 1
UUID=011281b5-b65f-49b8-b392-de2a054cfbe5 swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   nodev,nosuid,noexec 0 0
debugfs                 /sys/kernel/debug       debugfs debugfs,defaults 0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0

2. file /etc/initramfs.conf
before modification:
Quote
root=UUID=a052d6f0-4b90-46ec-83e9-7588a0ea09d7
resume=/dev/sda5
after modification:
Quote
root=/dev/sda2
resume=/dev/sda5
15  Pardus Anka / Pardus Anka Project / Re: Pardus-ANKA 2013 alpha codename"Marcin" on: February 07, 2013, 10:28:58 AM
And if there is no other linux on the machine? .......
My solution: Do the 'manual edit' with Parted Magic Wink
Pages: [1] 2 3 ... 155


Login with username, password and session length

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