The time now is Thu 23 May 2013, 01:59
All times are UTC - 4 |
|
Page 26 of 71 [1064 Posts] |
Goto page: Previous 1, 2, 3, ..., 24, 25, 26, 27, 28, ..., 69, 70, 71 Next |
| Author |
Message |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Sat 25 Feb 2012, 14:48 Post subject:
|
|
DistroWatch has DreamStudio 11.10 for download.
11.10 could refer to 2011 October
http://distrowatch.com/table.php?distribution=dreamstudio
| Quote: | | Dream Studio is an Ubuntu-based distribution containing tools to create stunning graphics, captivating videos, inspiring music, and professional websites. Some of the included and pre-configured applications include Cinelerra (a powerful non-linear video editor), Ardour (a professional digital audio workstation), CinePaint (a tool for motion picture frame-by-frame retouching), Blender (a 3D graphics application), Inkscape (a vector graphics editor), Synfig Studio (a vector-based 2D animation software), Kompozer (a complete web authoring system), and many others. |
I am using my simplified code that I got inspired to use
by d4p while he had a more complicated one that did not
work on my gear.
title dreamstudio_11.10
find --set-root --ignore-floppies --ignore-cd /dreamstudio_11.10.iso
kernel /dreamstudio_11.10/casper/vmlinuz rw file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/dreamstudio_11.10.iso noeject noprompt
initrd /dreamstudio_11.10/casper/initrd.lz
Sadly DS use Unity? which is not so user friendly.
In System Tools I fail to find Terminal or Console
so they has renamed it to something else?
So I can not set Swedish keyboard map.
Due to the size of the program it is very slow to use
on my small 1GB Netbook. But everything seems to work.
The biggest surprise is that despite Ubuntu claim them have
plugged the ?Bug? that I thought I did find?
Maybe I misunderstood but I can still do things that
Ubuntu usually don\t want a noob to be able to do
without using sudo and su and whatever they fancy.
So that is a good thing for me.
So to all clever guys and girls out there.
What is the name for the Terminal Console CLI thing?
on DreamStudio?
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
d4p

Joined: 12 Mar 2007 Posts: 380
|
Posted: Sun 26 Feb 2012, 00:39 Post subject:
|
|
"Just don't expect to run SolusOS frugally from NTFS..."
It works fine on NTFS, just I got a message "volume is dirty" while booting.
"Not so with Solus OS. Imagine a full colour, luxurious Gnome desktop, using about 119mb of Ram at bootup... Everything working out-of-the-box and amazingly fast!"
I guess Austrumi v2.4.8 is amazingly fast. It can boot even faster than slitaz.
The iso size is under 220 Mb, ram usage is 115Mb
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Sun 26 Feb 2012, 04:54 Post subject:
|
|
| d4p wrote: | "Just don't expect to run SolusOS frugally from NTFS..."
It works fine on NTFS, just I got a message "volume is dirty" while booting.
"Not so with Solus OS. Imagine a full colour, luxurious Gnome desktop, using about 119mb of Ram at bootup... Everything working out-of-the-box and amazingly fast!"
I guess Austrumi v2.4.8 is amazingly fast. It can boot even faster than slitaz.
The iso size is under 220 Mb, ram usage is 115Mb |
Are we talking about the same thing?
As I vaguely remember you have the menu.lst on another partition than
where you have the iso that you boot with?
Even on USB? The usb may be in ntfs but the menu.lst may be on a ext2 formatted partition on same usb or on the hd?
My body tells me you even have three partitions?
While when most of us talk about using frugal install we talk about using the HD that is formatted in ntfs and having the menu.lst on same partition
as the iso is placed upon and boot from.
And why don't you give the code?
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Sun 26 Feb 2012, 05:03 Post subject:
|
|
| d4p wrote: | It works fine internal/external Hd
title Bodhi_1.2.1.iso
find --set-root --ignore-floppies --ignore-cd /bodhi_1.2.1.iso
map --heads=0 --sectors-per-track=0 /bodhi_1.2.1.iso (0xFF)
map --hook
root (0xFF)
kernel /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper persistent iso-scan/filename=/bodhi_1.2.1.iso quiet splash --
initrd /casper/initrd.gz |
So if one want to boot Solus what to put there instead?
from here http://www.murga-linux.com/puppy/viewtopic.php?p=573565#573565
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Sun 26 Feb 2012, 05:07 Post subject:
|
|
| d4p wrote: | "I can sure try but my poor memory tells me that grub4dos can not do
this on internal ntfs hdd at all.
map --heads=0 --sectors-per-track=0 /bodhi_1.2.1.iso (0xFF)
map --hook
root (0xFF)"
It Posted: Tue 04 Oct 2011, 23:17, how to do it. |
okay I try to find that one then. Wait a minute
There is no post at this date in that thread
It Posted: Tue 04 Oct 2011, 23:17, how to do it.
Which post do your refer to? Can you quote it please!
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Sun 26 Feb 2012, 05:18 Post subject:
|
|
| d4p wrote: | No problem, just change (0xff) to (hd32)
Grub4dos is still the best bootmanager.
It support NTFS, VFAT, Ext2/3 & CDFS.
|
So what to use for Solus?
http://solusos.com/
suppose I download SolusOS-DEV-063.iso
title SolusOS using iso boot for SolusOS-DEV-063.iso
find --set-root --ignore-floppies --ignore-cd /SolusOS-DEV-063.iso
map --heads=0 --sectors-per-track=0 /SolusOS-DEV-063.iso (hd32)
map --hook
root (hd32)
kernel /live/vmlinuz live-media-path=/live iso-scan/filename=/SolusOS-DEV-063.iso quiet splash union=aufs
initrd /live/initrd.lz
I tested four different codes and one of the error was that
Error 60 File must be in one contiguos file area
From poor memory.
The other error where something I failed to know what it says well enough ti remember it.
So would be nice if you tell us how to get a contigious file area or what code you use.
Solus being debian maybe one can learn from Sickgut how he boot PussyLinux? What other Debian does boot on NTFS?
I have to travel today so I can only read your answers late afternoon local time.
Hope somebody give code for solus
_________________
I'm a noob so I use Google Search of Puppy Forum
Last edited by nooby on Sun 26 Feb 2012, 05:54; edited 6 times in total
|
|
Back to top
|
|
 |
Alhumaidy
Joined: 25 Jan 2012 Posts: 1 Location: Sana'a - Yemen
|
Posted: Sun 26 Feb 2012, 05:20 Post subject:
God Damn Windows! Subject description: Thinking to make new distro with this name |
|
Hi, everybody!
This is my first post-reply since joined the forum and one month of using Puppy Lucid 5.2.8. Yesterday, was a bad day by all means of the word. A virus appeared from no where when I was using a trusted WindowsXPSP3 application and ruined my world. I swore to use Puppy from now on and if I could have time, I will make a distro called: "God Damn Windows".
So, welcome to open world! open source! this is the real life of freedom and happiness!
CHEERS!!!
|
|
Back to top
|
|
 |
kooliepup

Joined: 13 Jan 2012 Posts: 250 Location: Victoria, Australia
|
Posted: Sun 26 Feb 2012, 05:48 Post subject:
|
|
"God Damn Windows"
Love it!
Go commercial with it and make heaps.
_________________ chown -R us ./base
|
|
Back to top
|
|
 |
cthisbear
Joined: 29 Jan 2006 Posts: 2942 Location: Sydney Australia
|
Posted: Sun 26 Feb 2012, 06:40 Post subject:
|
|
Alhumaidy:
Welcome to puppy.
Many of these things can be fixed easily enough with Hiren's and the
Falcon boot cds...and of course Puppy.
Have a look at my How To Fix Windows pages.
http://murga-linux.com/puppy/viewtopic.php?t=58305
Hitman Pro is good...allows a one time free fix.
Use Majorgeeks 4 downloads....never >> cnet.
http://majorgeeks.com/
Keep away from Nortons, Mcafee etc.
Chris.
|
|
Back to top
|
|
 |
einar
Joined: 12 Nov 2010 Posts: 153
|
Posted: Tue 28 Feb 2012, 04:31 Post subject:
whattos ? |
|
Tried this wattos5 in virtualbox and it felt speedy. any comments ?
lightweight os with ubuntu repo and synaptics package manager
http://distrowatch.com/table.php?distribution=wattos
|
|
Back to top
|
|
 |
linuxbear
Joined: 18 Apr 2009 Posts: 439 Location: Las Vegas, Nevada, USA
|
Posted: Tue 28 Feb 2012, 16:11 Post subject:
|
|
Did someone ask about a small version of puppy that they could customize? Am I going slack in the head here? I know I saw it somewheres, so my response lands here:
http://puppylinux.org/wikka/Barebones
PupNGo with GUI is only about 8 Mb... but I haven't tried it yet
http://www.murga-linux.com/puppy/viewtopic.php?t=51478
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4742 Location: Kentucky
|
Posted: Wed 29 Feb 2012, 02:24 Post subject:
|
|
Playing with Semplice....... kinda dark looking , isn't it?
| Description |
|
| Filesize |
56.28 KB |
| Viewed |
648 Time(s) |

|
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4742 Location: Kentucky
|
Posted: Fri 02 Mar 2012, 01:19 Post subject:
|
|
A new one I'm testing.....
| Description |
|
| Filesize |
48.91 KB |
| Viewed |
607 Time(s) |

|
| Description |
|
| Filesize |
94.17 KB |
| Viewed |
616 Time(s) |

|
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9387 Location: SwedenEurope
|
Posted: Fri 02 Mar 2012, 05:44 Post subject:
|
|
A new kind of linux. Totally dominating the market soon Cost a fortune too!
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1496 Location: Ontario Canada
|
Posted: Fri 02 Mar 2012, 13:35 Post subject:
Other Distros Subject description: Vector Linux Light 7.0 rc1 |
|
I installed Vector Linux Light 7.0 rc1 to my eeepc701 using my usb cd/dvd drive.
It's got the gslapt package manager which works well for installing applications and doing updates.
It's a tight fit on the 4gb hard drive which only has 257mb free now.
It's working well so far.
| Description |
|
| Filesize |
106.36 KB |
| Viewed |
555 Time(s) |

|
|
|
Back to top
|
|
 |
|
|
Page 26 of 71 [1064 Posts] |
Goto page: Previous 1, 2, 3, ..., 24, 25, 26, 27, 28, ..., 69, 70, 71 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|