Pages

Search

finding windows partition - Forums Linux

finding windows partition - Forums Linux


finding windows partition

Posted: 06 Mar 2006 01:20 PM PST

On Mon, 06 Mar 2006 15:20:27 -0600, metoo <com> wrote:
 

fdisk -l

tells all ;)

Grant.
--
Cats are smarter than dogs. You can't make eight cats pull
a sled through the snow.

CD burning for dummies

Posted: 06 Mar 2006 09:41 AM PST

In article <ph.ph.cox.net>,
com (AZ Nomad) writes:
 

I figured there had to be an application out there - there is for
just about everything else. Download, build, drag & drop, burn -
works like a charm. Thanks for the pointer.

--
/~\ invalid (Charlie Gibbs)
\ / I'm really at ac.dekanfrus if you read it the right way.
X Top-posted messages will probably be ignored. See RFC1855.
/ \ HTML will DEFINITELY be ignored. Join the ASCII ribbon campaign!

Linux filesystem on RAIDs

Posted: 06 Mar 2006 09:05 AM PST

Hi Grant, it was not so bad... It's already fixed but I would like to
solve this problem definitively before I need the pizza... I've a lot
of spare disks from other servers now retired... The second option is
replace the 4 disks one by one :)

forgot root password

Posted: 06 Mar 2006 03:56 AM PST

Grant wrote: 

Heck, if you didn't use MD5 but only the old "crypt" style passwords, I'm
sure the NSA has something to break it. The EFF certainly showed how it
could be done technically with a lot of parallel computing.

But seriously: boot into "single user" mode by selecting it at boot time. Do
you need help doing that?


Linux problem with switch

Posted: 05 Mar 2006 09:39 PM PST

I had a similar problem, not with a wireless, but with a 5 button
wheel mouse. For me, I had the problem both directions with Linux and
XP, both would go crazy with the mouse at times. I am also using a
Belkin ps/2 kvm. I found that things work relatively well, if when
booting a system, I leave the kvm pointed to that system until the
boot is complete. After that I can switch between systems without
problems. It may be superstition, but it seems to work for me.

-Chris

How to change GRUB default from windows

Posted: 05 Mar 2006 05:24 PM PST

On Sun, 05 Mar 2006 17:24:37 -0800, llothar wrote:
 
I read the thread with Q&A with Nico Kadel-Garcia and lilo advice.
I only have time to give you a hint for using grub right now, but perhaps
an expansion on the idea presented here:
http://groups.google.com/group/comp.os.linux.setup/msg/b1acd2dc446d4a3e

--
And you let him in...
http://us.imdb.com/title/tt0078748/quotes

Redhead Linux

Posted: 05 Mar 2006 04:01 AM PST

Michael Heiming wrote: 
.... snip ... 

I suggest you incorporate those URLs, and a short discourse on
using google, in your FAQ. It is even more annoying than
topposting.

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>

Ubuntu 5.10 + How to connect to Internet

Posted: 05 Mar 2006 02:17 AM PST


(Ctrl¤+/Alt+¤/Del¤+) wrote: 

That's just "Growing Pains" :-)

Try again - also read, read, read ....browse the usenet NGs - read the
threads/posts - Boot to LiveCD (Try Knoppix 4.0.2 - Excellent Auto
Hardware detection and Config) and note Linux has Great documentation
(perhaps some is a bit stagnant) and much is located right on the CDROM
(LiveCD, or HDD install - in;
/usr/share/doc/HOWTO/...
(i.e., /usr/share/doc/HOWTO/en-html/Kodak-Digitalcam-HOWTO/x2089.html)

It's documentation is InDepth and precise - not trying to HIDE
information from you like Proprietary OSes do.

I'm sure it took some time to learn all those little workarounds for
windblows -- and how to be semi-secure, by stripping atleast half the
OS.....I'm new to linux myself - and it can be quite frustrating, yet
I'm sticking in there, and relearning everything I taught myself
previously in order to use Windoze effectively/safely. -- Ease yourself
into Linux over time if you must - and note; bad habits learned die
hard ;-)

Excellent summary from Moe Trin
(I knew 'most' of what he describes - but I could never summarize it
and clarify it that simply ;)....plus I learned a little too)

Installing Linux on a Windows dual boot system

Posted: 04 Mar 2006 06:55 PM PST

com wrote: 

That depends. I presume when you boot XP now, the XP loader shows two
menu choices, and you select one of those to boot. After you insall
Linux, you will now get a new boot loader than runs (chainloads) your
original boot loader when you tell it you wish to boot XP (see below).
The normal way that operates, is that you boot and the Linux loader
(grub or lilo) brings up a menu which allows you to chose between
booting Linux or XP. If you choose Linux, it just boots. If, however,
you choose XP, the XP loader is invoked and it offers the choice of
which XP partition to invoke.

If you have XP loaders (NTLDR) on both of your XP partitions, you can
configure the Linux loader to directly boot either XP partition
without XP asking which partition to boot.

You can also use a third party tool, such as System Commander to make
the selection. That's actually what I do. Then, if you want, you can
make a selection in system commander that boots directly to one of the
OSes. Or you can boot to the OS with a menu that allows you to change
your choice. For example, when I boot from System Commander into an
XP partition, it brings up the XP boot loader menu for that partition.
Now, I have the partition default to booting up the partition I
selected after a timeout, but I still get a 2nd chance to say, oh no,
I meant to boot a different partition and use the menu to change it.

below: When you install Linux and have it install a boot loader, it
should ask you some questions as part of the installation process,
that allow you to tell the loader which partitions you wish to be able
to boot. That selection process fills out an ASCII text file (similar
in concept to boot.ini under Windows, but having it's own format),
that the loader reads in to display its menu. You can later modify
the file to add or remove partitions if the list isn't the way you
like, just as you can boot.ini.

Hope this helps,
-Chris

************************************************** ***************************
Chris Clark Internet : std.com
Compiler Resources, Inc. Web Site : http://world.std.com/~compres
23 Bailey Rd voice : (508) 435-5016
Berlin, MA 01503 USA fax : (978) 838-0263 (24 hours)
------------------------------------------------------------------------------

Recompiling Linux Kernel

Posted: 04 Mar 2006 10:25 AM PST

kermit wrote: 

Umm. If your kernel has loadable modules (and that is the de facto standard
for contemporary kernels), the old standard behavior for "make install" was
to install the kernel itself, not most of the modules may not be installed
by it. I'd really have to go take apart the strange Makefile structure to
get into details, but I found "make modules_install" to be a fairly
necessary followup step.

It's why I preferred "make rpm", which built up the images for me and would
also report if I forgot to rename the new kernel and tried to put it on top
of an old one with the same name (a source of endless trouble for new kernel
builders).
 


Linux Install Problem (No bootable CD or other device)

Posted: 04 Mar 2006 04:15 AM PST

philo wrote: 

True. The usual way to do it would be with local control of a DHCP server
and a PXE setup, to do a network based installation. But you should tell us
if you have control of another machine to do the installation *from*.


Linux on a Laptop

Posted: 04 Mar 2006 02:35 AM PST

Xeonwales wrote:
 

You'd have to explain a bit more clearly what you mean.
Do you mean you don't see any writing on the screen at all?
Or do you get to the boot prompt?
If so try answering "linux text" or "linux 3".




--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

ldd and library dependency

Posted: 03 Mar 2006 10:03 PM PST

Frank Hamersley <com> wrote: 

Read the man pages of 'ld.so', 'ldconfig' and 'objdump'.

There is a certain order in which paths are searched for libraries, it's
all in 'man ld.so'.

Look for an RPATH entry with objdump.

It is also helpful to run the program with 'strace program' and
see the order in which shared libraries are searched.

This should get you on the way,
Laurenz Albe

Linux Gateway and Windows Web Server

Posted: 02 Mar 2006 06:28 PM PST

Thanks for all your post.

It is working already. It seems it cannot resolve my public ip with
port redirect if
I had to do it withing my network. I am to access it outside our
network, it working.

=)