* [gentoo-user] Re: amd64 installation questions
@ 2006-07-31 3:01 Collins Richey
2006-07-31 14:12 ` Randy Barlow
0 siblings, 1 reply; 3+ messages in thread
From: Collins Richey @ 2006-07-31 3:01 UTC (permalink / raw
To: gentoo-user
I'm coming into this discussion late. Saw your post of 7/17 on the
archives. Just in case no one has answwered your questions.
"I've been handed a new amd64 portable (HP-8000), which must keep
XP on it. To perform an installation, I usually use Partition
Magic, which has worked very well to down-size the windoze partition.
This system (suposedly) has another hidden partition that XP uses to
restore the OS, if the XP installation ever get's corrupted. NO XP
installation CD was provided.
I was wondering if any of the opensource repartitioning tools
have matured to the point I could used one of them in lieu
of Partition Magic?"
[ answer1 ]
I have found ntfsresize to be quite reliable even as long as two years
ago. It's tedious but reliable. With my new AMD64 PC, I cheated and
installed the Ubuntu 6.06 LTS AMD64 distro first, since this distro
has a very easy to use repartitioning tool (automatic tools wrapped
around ntfsresize).
"In order to keep the XP installation:
Does it matter if I setup Gentoo on the portable first, before going thru
all of those windoze installation/initialization menus? "
[ answer ]
In any dual boot setup, install Windows first. Windows always
overwrites the mbr, and you would lose the ability to boot Linux
(rescue cdrom needed). OTOH, if you have an actual Windows install CD,
you could use a rescue CD to partition the disk the way you like it in
advance. The Windows installer will ignore Linux and swap partitions.
"Any wiki examples (gotchas) on xorg.conf or make.conf (as this is my first
amd64 installation) are welcome."
[ answer ]
The only gotcha I found was with the xorg modular installation. After
completing the basic installation, I did an 'emerge xfce4' and let
portage calculate all the dependancies including xorg. When all was
said and done, I discovered that the automatic dependancy selection
had not included the keyboard and mouse modules for xorg, so I had to
emerge these manually.
Also I didn't have much sucess using 'X -configure'. I had to copy
over an existin xorg.conf and make modifications.
HTH,
--
Collins Richey
If you fill your heart with regrets of yesterday and the worries
of tomorrow, you have no today to be thankful for.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: amd64 installation questions
2006-07-31 3:01 [gentoo-user] Re: amd64 installation questions Collins Richey
@ 2006-07-31 14:12 ` Randy Barlow
2006-07-31 18:52 ` Collins Richey
0 siblings, 1 reply; 3+ messages in thread
From: Randy Barlow @ 2006-07-31 14:12 UTC (permalink / raw
To: gentoo-user
Collins Richey wrote:
> The only gotcha I found was with the xorg modular installation. After
> completing the basic installation, I did an 'emerge xfce4' and let
> portage calculate all the dependancies including xorg. When all was
> said and done, I discovered that the automatic dependancy selection
> had not included the keyboard and mouse modules for xorg, so I had to
> emerge these manually.
Did you remember to add the line:
INPUT_DEVICES="keyboard mouse"
to your /etc/make.conf? This should pull in the keyboard and mouse
stuff automatically.
R
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: amd64 installation questions
2006-07-31 14:12 ` Randy Barlow
@ 2006-07-31 18:52 ` Collins Richey
0 siblings, 0 replies; 3+ messages in thread
From: Collins Richey @ 2006-07-31 18:52 UTC (permalink / raw
To: gentoo-user
On 7/31/06, Randy Barlow <randy@electronsweatshop.com> wrote:
> Collins Richey wrote:
> > The only gotcha I found was with the xorg modular installation. After
> > completing the basic installation, I did an 'emerge xfce4' and let
> > portage calculate all the dependancies including xorg. When all was
> > said and done, I discovered that the automatic dependancy selection
> > had not included the keyboard and mouse modules for xorg, so I had to
> > emerge these manually.
>
> Did you remember to add the line:
>
> INPUT_DEVICES="keyboard mouse"
>
> to your /etc/make.conf? This should pull in the keyboard and mouse
> stuff automatically.
>
Cool, I'll add that to my bag of tricks. It's been about 2 years since
the last time I built a Gentoo system, so a few things have changed.
--
Collins Richey
If you fill your heart with regrets of yesterday and the worries
of tomorrow, you have no today to be thankful for.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-31 18:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-31 3:01 [gentoo-user] Re: amd64 installation questions Collins Richey
2006-07-31 14:12 ` Randy Barlow
2006-07-31 18:52 ` Collins Richey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox