Other Distros

Puppy related raves and general interest that doesn't fit anywhere else
Message
Author
nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#376 Post by nooby »

DistroWatch has DreamStudio 11.10 for download.
11.10 could refer to 2011 October
http://distrowatch.com/table.php?distri ... reamstudio
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 use Google Search on Puppy Forum
not an ideal solution though

User avatar
d4p
Posts: 439
Joined: Tue 13 Mar 2007, 02:30

#377 Post by d4p »

"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

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#378 Post by nooby »

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 use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#379 Post by nooby »

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/viewto ... 565#573565
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#380 Post by nooby »

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 use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#381 Post by nooby »

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
Last edited by nooby on Sun 26 Feb 2012, 09:54, edited 6 times in total.
I use Google Search on Puppy Forum
not an ideal solution though

Alhumaidy
Posts: 1
Joined: Wed 25 Jan 2012, 08:48
Location: Sana'a - Yemen

God Damn Windows!

#382 Post by Alhumaidy »

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!!!

User avatar
kooliepup
Posts: 292
Joined: Sat 14 Jan 2012, 03:40
Location: Victoria, Australia

#383 Post by kooliepup »

"God Damn Windows"

Love it!

Go commercial with it and make heaps.
There's no place like 127.0.0.1

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#384 Post by cthisbear »

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.

einar
Posts: 161
Joined: Fri 12 Nov 2010, 12:22

whattos ?

#385 Post by einar »

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

linuxbear
Posts: 620
Joined: Sat 18 Apr 2009, 20:39
Location: Las Vegas, Nevada, USA

#386 Post by linuxbear »

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

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#387 Post by James C »

Playing with Semplice....... kinda dark looking , isn't it?
Attachments
Semplice Linux.png
(56.28 KiB) Downloaded 853 times

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#388 Post by James C »

A new one I'm testing..... :lol:
Attachments
menu-2.jpg
(48.91 KiB) Downloaded 794 times
windows 8-2.jpg
(94.17 KiB) Downloaded 810 times

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#389 Post by nooby »

A new kind of linux. Totally dominating the market soon :) Cost a fortune too!
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Other Distros

#390 Post by Billtoo »

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.
Attachments
Screenshot.jpg
(106.36 KiB) Downloaded 756 times

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#391 Post by Colonel Panic »

Thanks for the heads up Bill. I haven't been following the Vector forum lately and so didn't know there was an rc version of Vector 7 Light. I may well head over and take a look.

Cheers,

CP .
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

User avatar
rjbrewer
Posts: 4405
Joined: Tue 22 Jan 2008, 21:41
Location: merriam, kansas

#392 Post by rjbrewer »

Installed Win 8 consumer preview to a spare drive.
Left room for a Puppy and did a full install of Wary.
Used grub legacy (mbr).
No problems booting either o.s.

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs

User avatar
nubc
Posts: 2062
Joined: Tue 23 Jan 2007, 18:41
Location: USA

#393 Post by nubc »

@rjbrewer
How large a partition was necessary to install Win 8 preview?

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#394 Post by James C »

nubc wrote:@rjbrewer
How large a partition was necessary to install Win 8 preview?
Not rjbrewer but my Windows 8 install (32 bit) took about 15 Gb for the base install. http://www.murga-linux.com/puppy/viewto ... 832#608832

User avatar
rjbrewer
Posts: 4405
Joined: Tue 22 Jan 2008, 21:41
Location: merriam, kansas

#395 Post by rjbrewer »

nubc wrote:@rjbrewer
How large a partition was necessary to install Win 8 preview?
Nothing less than 16 Gb would work for me.
It installed ok to my pc but wouldn't work on the laptop.
It's easiest if you already have a Win 7 box.
It isn't supported by any of my wireless cards so far.
Just playing around a bit, seeing it's free till next January?

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs

Post Reply