public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] 32bit session
@ 2006-07-19 10:56 Gavin Seddon
  2006-07-19 11:57 ` [gentoo-amd64] " Duncan
  0 siblings, 1 reply; 8+ messages in thread
From: Gavin Seddon @ 2006-07-19 10:56 UTC (permalink / raw
  To: Gentoo

Hi,
Is it poss. to start a 32bit session so the whole desktop is 32bit?
Gavin.
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-amd64]  Re: 32bit session
  2006-07-19 10:56 [gentoo-amd64] 32bit session Gavin Seddon
@ 2006-07-19 11:57 ` Duncan
  2006-07-19 12:07   ` Gavin Seddon
  0 siblings, 1 reply; 8+ messages in thread
From: Duncan @ 2006-07-19 11:57 UTC (permalink / raw
  To: gentoo-amd64

Gavin Seddon <gavin.m.seddon@manchester.ac.uk> posted
1153306577.4247.7.camel@linuxstation.homenetwork, excerpted below, on 
Wed, 19 Jul 2006 11:56:17 +0100:

> Is it poss. to start a 32bit session so the whole desktop is 32bit?

If you've installed a complete 32-bit chroot installation, with everything
you want to run, on a different partition so you can select it with root=
on the kernel command line, and if it has been configured sufficiently to
boot independently (with the appropriate 32-bit kernel, modules, daemons,
and /etc files such as fstab fully configured), yes.

Basically, it's effectively a fully independent multi-boot system, where
the one boot option happens to be an x86 32-bit Gentoo that's also
configured as a 32-bit chroot to your 64-bit amd64 Gentoo.  The multi-boot
side of it could just as easily be MSWormOS or Fedora or Ubunto or FreeBSD
or whatever, but then of course it wouldn't work as a 32-bit chroot of
your Gentoo amd64 boot.

There's also an experimental and still-broken 32-bit userland profile, I
believe, which would be a 64-bit kernel with 32-bit everything else (don't
know how the toolchain would work, as a cross-compile or as a 64-bit
multilib, but all regular apps would be 32-bit anyway).  However, I'd not
suggest that except for the EXTREMELY adventurous, those already running
~arch and a whole host of masked packages, and thinking that's far too
stable and troublefree for their liking, as it will easily make
~arch+masked look like a walk in the park.


-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: 32bit session
  2006-07-19 11:57 ` [gentoo-amd64] " Duncan
@ 2006-07-19 12:07   ` Gavin Seddon
  2006-07-19 12:17     ` Simon Stelling
  0 siblings, 1 reply; 8+ messages in thread
From: Gavin Seddon @ 2006-07-19 12:07 UTC (permalink / raw
  To: gentoo-amd64

Dear Duncan, 
thanks.  This appears a mission.  I will have to reinst. Gentoo and
create a 32 partition.  Can you recommend a url of howto proceed thence.
Gavin.




On Wed, 2006-07-19 at 11:57 +0000, Duncan wrote:
> Gavin Seddon <gavin.m.seddon@manchester.ac.uk> posted
> 1153306577.4247.7.camel@linuxstation.homenetwork, excerpted below, on 
> Wed, 19 Jul 2006 11:56:17 +0100:
> 
> > Is it poss. to start a 32bit session so the whole desktop is 32bit?
> 
> If you've installed a complete 32-bit chroot installation, with everything
> you want to run, on a different partition so you can select it with root=
> on the kernel command line, and if it has been configured sufficiently to
> boot independently (with the appropriate 32-bit kernel, modules, daemons,
> and /etc files such as fstab fully configured), yes.
> 
> Basically, it's effectively a fully independent multi-boot system, where
> the one boot option happens to be an x86 32-bit Gentoo that's also
> configured as a 32-bit chroot to your 64-bit amd64 Gentoo.  The multi-boot
> side of it could just as easily be MSWormOS or Fedora or Ubunto or FreeBSD
> or whatever, but then of course it wouldn't work as a 32-bit chroot of
> your Gentoo amd64 boot.
> 
> There's also an experimental and still-broken 32-bit userland profile, I
> believe, which would be a 64-bit kernel with 32-bit everything else (don't
> know how the toolchain would work, as a cross-compile or as a 64-bit
> multilib, but all regular apps would be 32-bit anyway).  However, I'd not
> suggest that except for the EXTREMELY adventurous, those already running
> ~arch and a whole host of masked packages, and thinking that's far too
> stable and troublefree for their liking, as it will easily make
> ~arch+masked look like a walk in the park.
> 
> 
> -- 
> Duncan - List replies preferred.   No HTML msgs.
> "Every nonfree program has a lord, a master --
> and if you use the program, he is your master."  Richard Stallman
> 
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: 32bit session
  2006-07-19 12:07   ` Gavin Seddon
@ 2006-07-19 12:17     ` Simon Stelling
  2006-07-19 12:24       ` Gavin Seddon
  0 siblings, 1 reply; 8+ messages in thread
From: Simon Stelling @ 2006-07-19 12:17 UTC (permalink / raw
  To: gentoo-amd64

Gavin Seddon wrote:
> Dear Duncan, 
> thanks.  This appears a mission.  I will have to reinst. Gentoo and
> create a 32 partition.  Can you recommend a url of howto proceed thence.

How about the handbook? You installing Gentoo after all...

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml

-- 
Kind Regards,

Simon Stelling
Gentoo/AMD64 Developer
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: 32bit session
  2006-07-19 12:17     ` Simon Stelling
@ 2006-07-19 12:24       ` Gavin Seddon
  2006-07-19 12:40         ` Jose Herrera
  2006-07-19 12:43         ` Will Briggs
  0 siblings, 2 replies; 8+ messages in thread
From: Gavin Seddon @ 2006-07-19 12:24 UTC (permalink / raw
  To: gentoo-amd64

This is for installing on a machine.  How would I catenate this to a
chroot?
Gavin.







On Wed, 2006-07-19 at 14:17 +0200, Simon Stelling wrote:
> Gavin Seddon wrote:
> > Dear Duncan, 
> > thanks.  This appears a mission.  I will have to reinst. Gentoo and
> > create a 32 partition.  Can you recommend a url of howto proceed thence.
> 
> How about the handbook? You installing Gentoo after all...
> 
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
> 
> -- 
> Kind Regards,
> 
> Simon Stelling
> Gentoo/AMD64 Developer
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] Re: 32bit session
  2006-07-19 12:24       ` Gavin Seddon
@ 2006-07-19 12:40         ` Jose Herrera
  2006-07-19 12:43           ` Gavin Seddon
  2006-07-19 12:43         ` Will Briggs
  1 sibling, 1 reply; 8+ messages in thread
From: Jose Herrera @ 2006-07-19 12:40 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

In fact the whole gentoo setup involves chroot.

just don't do the machine parts: partitions,mkfs,grub,fstab  and of course
the reboot ;)

Jose.
2006/7/19, Gavin Seddon <gavin.m.seddon@manchester.ac.uk>:
>
> This is for installing on a machine.  How would I catenate this to a
> chroot?
> Gavin.
>
>
>
>
>
>
>
>
-- 
___________________________________________________
Without love, Without truth ...There can be nothing back
Without faith, Without hope ...There can be no peace of mind.
                                            Dream
Theater

[-- Attachment #2: Type: text/html, Size: 1276 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: 32bit session
  2006-07-19 12:24       ` Gavin Seddon
  2006-07-19 12:40         ` Jose Herrera
@ 2006-07-19 12:43         ` Will Briggs
  1 sibling, 0 replies; 8+ messages in thread
From: Will Briggs @ 2006-07-19 12:43 UTC (permalink / raw
  To: gentoo-amd64

Google "amd64 32bit chroot gentoo" and you find:

http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2

There is a great deal of overlap with the install docs -- especially if
you want to be able to boot to the chroot as a dual-boot and therefore
will need to build 32-bit kernel etc.  The install procedure for gentoo
is basically 1) boot from livecd or something - 2) create a chroot - 3)
turn the chroot into gentoo - 4) reboot to chroot and finalise.
Creating a basic 32-bit chroot under amd64 does most of steps 2) and 3).

W.


Gavin Seddon wrote:
> This is for installing on a machine.  How would I catenate this to a
> chroot?
> Gavin.
> 
> 
> 
> 
> 
> 
> 
> On Wed, 2006-07-19 at 14:17 +0200, Simon Stelling wrote:
>> Gavin Seddon wrote:
>>> Dear Duncan, 
>>> thanks.  This appears a mission.  I will have to reinst. Gentoo and
>>> create a 32 partition.  Can you recommend a url of howto proceed thence.
>> How about the handbook? You installing Gentoo after all...
>>
>> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
>>
>> -- 
>> Kind Regards,
>>
>> Simon Stelling
>> Gentoo/AMD64 Developer
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64] Re: 32bit session
  2006-07-19 12:40         ` Jose Herrera
@ 2006-07-19 12:43           ` Gavin Seddon
  0 siblings, 0 replies; 8+ messages in thread
From: Gavin Seddon @ 2006-07-19 12:43 UTC (permalink / raw
  To: gentoo-amd64

Of course,

Thanks for highlighting my idiocy.
Gavin.


On Wed, 2006-07-19 at 08:40 -0400, Jose Herrera wrote:
> In fact the whole gentoo setup involves chroot.
> 
> just don't do the machine parts: partitions,mkfs,grub,fstab  and of
> course the reboot ;)
> 
> Jose.
> 2006/7/19, Gavin Seddon <gavin.m.seddon@manchester.ac.uk>:
>         This is for installing on a machine.  How would I catenate
>         this to a 
>         chroot?
>         Gavin.
>         
>         
>         
>         
>         
>         
>         
> 
> -- 
> ___________________________________________________
> Without love, Without truth ...There can be nothing back
> Without faith, Without hope ...There can be no peace of mind. 
>                                             Dream
> Theater                                   
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-07-19 12:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-19 10:56 [gentoo-amd64] 32bit session Gavin Seddon
2006-07-19 11:57 ` [gentoo-amd64] " Duncan
2006-07-19 12:07   ` Gavin Seddon
2006-07-19 12:17     ` Simon Stelling
2006-07-19 12:24       ` Gavin Seddon
2006-07-19 12:40         ` Jose Herrera
2006-07-19 12:43           ` Gavin Seddon
2006-07-19 12:43         ` Will Briggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox