POV-Ray : Newsgroups : povray.off-topic : Linux & drivers Server Time
7 Sep 2024 05:10:27 EDT (-0400)
  Linux & drivers (Message 11 to 20 of 43)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Tom Austin
Subject: Re: Linux & drivers
Date: 4 Sep 2008 15:42:17
Message: <48c03a19$1@news.povray.org>
Darren New wrote:
> Tom Austin wrote:
>> And all I wanted - fdisk
> 
> What does fdisk give you that diskpart doesn't?
> 

I know how to use it and get to it easier than thru the XP recovery console.

I actually tried to get to it, but was prompted for an XP installation 
to recover before I got to a prompt that I could use.

I figured that at that point I would rather learn how to get Linux 
running on my machine because I plan on messing around with it later.



Tom


Post a reply to this message

From: Darren New
Subject: Re: Linux & drivers
Date: 4 Sep 2008 16:47:12
Message: <48c04950$1@news.povray.org>
Tom Austin wrote:
> I know how to use it and get to it easier than thru the XP recovery 
> console.

Diskpart runs for me from the XP command line. Oh, I see what you mean. 
You had nothing at all on the machine. OK.

> I actually tried to get to it, but was prompted for an XP installation 
> to recover before I got to a prompt that I could use.

Yeah, I can see where that would slow you down. :-) BartPE is a good 
cure if you do that sort of thing regularly.

> I figured that at that point I would rather learn how to get Linux 
> running on my machine because I plan on messing around with it later.

Yeah. And live CDs are certainly easier to find for Linux than Windows.

I just thought there might have been functionality missing or something 
that I didn't know about in fdisk.

-- 
Darren New / San Diego, CA, USA (PST)


Post a reply to this message

From: Warp
Subject: Re: Linux & drivers
Date: 4 Sep 2008 20:53:14
Message: <48c082fa@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Yeah. And live CDs are certainly easier to find for Linux than Windows.

  Does Windows support creating so-called live CDs at all (maybe through
extensive hacking)? I know you can create recovery boot disks from Windows,
but if I'm not completely mistaken, those just basically create a DOS disk
with some text-based utilities. You *could* call that a "live CD", but
not really, IMO.

  Of course even if Windows had full support, there's always the pesky
limiation that it's commercial software which is illegal to distribute
without permission. There really are certain situations where free
software does have its advantages.

-- 
                                                          - Warp


Post a reply to this message

From: Darren New
Subject: Re: Linux & drivers
Date: 4 Sep 2008 21:56:24
Message: <48c091c8$1@news.povray.org>
Warp wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> Yeah. And live CDs are certainly easier to find for Linux than Windows.
> 
>   Does Windows support creating so-called live CDs at all (maybe through
> extensive hacking)?

Yes. It's not extensive hacking. It's a normal supported thing. They 
call it "Preinstall Environment."  You can buy it from Microsoft, or you 
can google for BartPE, which provides a free program that takes the 
files from the XP install disk and makes them bootable.

> You *could* call that a "live CD", but not really, IMO.

Nope. This is a full graphical environment and everything. Not the same 
as a Linux live-cd, as (for example) most services aren't running. But 
it's good enough for what I want to do, which is (for example) resize 
the system partition, or back up *everything* including the registry, etc.

>   Of course even if Windows had full support, there's always the pesky
> limiation that it's commercial software which is illegal to distribute
> without permission. There really are certain situations where free
> software does have its advantages.

This is true. But the program that takes your legal Windows CD and turns 
it into a live CD is free.

-- 
Darren New / San Diego, CA, USA (PST)


Post a reply to this message

From: Invisible
Subject: Re: Linux & drivers
Date: 5 Sep 2008 03:55:31
Message: <48c0e5f3@news.povray.org>
Tom Austin wrote:

> I usually do a Linux From Scratch for most things.
> 
> While I do the automated build, it at least keeps me in touch with the 
> roots of what is going on.

People say that about Gentoo too, but... watching pages of gibberish 
scroll past keeps you "in touch with the roots of it"? Hmm. Not so much...

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Invisible
Subject: Re: Linux & drivers
Date: 5 Sep 2008 03:56:57
Message: <48c0e649$1@news.povray.org>
>> I still have no idea what "force deth" actually means...
> 
> It makes more sense as "forced eth", even though the idea of a module 
> that forces death is somewhat amusing...
> 
> Apparently, the ambiguity is at least partially intentional.

Well, "force" because it's the nForce 4 chipset. "eth" because it's the 
Ethernet interface. I have no idea what the "d" is for. ("Disassembled"? 
As in, they reverse-engineered a drives from the Windoze version?)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Invisible
Subject: Re: Linux & drivers
Date: 5 Sep 2008 03:57:40
Message: <48c0e674$1@news.povray.org>
>> My motherboard uses the nVidia nForce 4 chipset, and as a result many
>> Linux live CDs can't see any of the SATA drives. However, they all find
>> the PATA ones just fine.
> 
> Weird, my HP system here has that same chipset on it, and the live discs 
> do OK with it - SATA drive works beautifully with openSUSE 11.0 running 
> on it, too.

When I tried this, openSUSE 11.0 did not exist.

(IOW, now that it's no longer a brand new chipset, maybe drivers are 
more widely available.)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Warp
Subject: Re: Linux & drivers
Date: 5 Sep 2008 04:27:02
Message: <48c0ed56@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> >   Of course even if Windows had full support, there's always the pesky
> > limiation that it's commercial software which is illegal to distribute
> > without permission. There really are certain situations where free
> > software does have its advantages.

> This is true. But the program that takes your legal Windows CD and turns 
> it into a live CD is free.

  Another question is whether the Windows usage license allows you to do
that...

  Commerciality also makes it difficult to distribute projects like this:
http://en.wikipedia.org/wiki/Hikarunix

-- 
                                                          - Warp


Post a reply to this message

From: Invisible
Subject: Re: Linux & drivers
Date: 5 Sep 2008 05:57:06
Message: <48c10272$1@news.povray.org>
Warp wrote:

>   Does Windows support creating so-called live CDs at all?

Yes.

My dad owns such a CD. It's Symantec Ghost. (The consumer version.) If 
you boot the CD, it loads Windows XP and allows you to perform Ghost 
restore operations.

Let me tell you: It runs SLOWER THAN MOLASSES! If you thought Linux live 
CDs were slow, you ain't seen nothing yet!

(You'll notice that the Ghost boot CD now no longer allows you to 
perform backups. ONLY restores. To perform a backup, you must "install" 
and "activate" the program over the Internet. But restore you can do 
using the boot CD. Presumably useful if you somehow break your Windoze 
installation and can't boot it to run Ghost...)

>   Of course even if Windows had full support, there's always the pesky
> limiation that it's commercial software which is illegal to distribute
> without permission. There really are certain situations where free
> software does have its advantages.

Absolutely.

I have nothing against having to pay for software. (I have several 
things against M$ products, but the fact that there's a fee isn't one of 
them.) But having to keep track of whether you're "allowed" to be doing 
what you're trying to do can be really which tricky and awkward - even 
if you're *trying* to stay within the law. When companies add features 
to try to "enforce" this, it always makes things more complex.

There is definitely a lot to be said for software that you can just 
*use*, however you feel like using it.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Tom Austin
Subject: Re: Linux & drivers
Date: 5 Sep 2008 08:43:54
Message: <48c1298a$1@news.povray.org>
Invisible wrote:
> Tom Austin wrote:
> 
>> I usually do a Linux From Scratch for most things.
>>
>> While I do the automated build, it at least keeps me in touch with the 
>> roots of what is going on.
> 
> People say that about Gentoo too, but... watching pages of gibberish 
> scroll past keeps you "in touch with the roots of it"? Hmm. Not so much...
> 


It isn't watching pages of gibberish - it's the few steps that aren't 
done automatically that does it for me.  And that's not selecting "go" 
either.

For me a typical LFS build consists of
fdisk
run LFS automated
setup grub
select kernel options & compile
setup boot scripts
pick which actual applications I want & manually install them


I agree that this isn't for everyone.
I have more interest in the guts than most people.
What I think I enjoy the most is learning how each application really 
works as I install it.  That way I know what my options are - instead of 
'just use this'.



Tom


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.