Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[abandoned]Headless and ttySless install from 32bit to 64bit
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
sono
n00b
n00b


Joined: 02 Jul 2004
Posts: 15

PostPosted: Fri Feb 04, 2011 9:49 pm    Post subject: [abandoned]Headless and ttySless install from 32bit to 64bit Reply with quote

Hello,

currently i have:

- copied livecd contents to dedicated partition
- copied squashfs contents to /zisofs (Will this work? Info here seems rather old http://www.gentoo-wiki.info/HOWTO_LiveCD_on_disk )

Code:

/dev/sda1               1          62      497983+  83  Linux
/dev/sda2   *          63         124      498015   83  Linux
/dev/sda3             125         611     3911827+  82  Linux swap / Solaris
/dev/sda4             612       60801   483476175   83  Linux

on sda2:
boot  gentoo.efimg  gentoo.efimg.mountPoint  isolinux  livecd  lost+found  README.txt  zisofs


- installed grub on hd0 and created grub.conf/menu.lst

Code:

default 0
timeout 5
title=primordial soup
root (hd0,1)
kernel /isolinux/gentoo root=/dev/ram0 init=/linuxrc keymap=de looptype=zisofs loop=/zisofs cdroot acpi=ht dosshd initrd=gentoo.igz
initrd /isolinux/gentoo.igz


- created runlevels/boot/net.eth0 symlink - i have no idea if this is required but it seemed like a sensible thing to do
- created runlevels/default/sshd symlink - likewise, should be covered by dosshd

- added clientid to dhcpcd.conf since i believe it is required by the dhcpserver

- copied root password hash from rescue shadow to livecd shadow

unless anyone finds anything in the next hour or so, i will try to boot this.
will keep the thread updated and eventually provide a small howto


Last edited by sono on Fri Feb 04, 2011 11:35 pm; edited 2 times in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Fri Feb 04, 2011 10:42 pm    Post subject: Reply with quote

sono,

This sounds alfully complicated.

Install a 64 bit kernel that has support for 32 bit software. It will boot under your current install and things will work as normal.

Make a new partition for your Gentoo root and install Gentoo using your old install on top of your new 64 bit kernel.
There is no upgrade path from 32 bit to 64 bit as it would involve having parts of the toolchain 64 bit and other parts 32 bit, just while you made the transition. Such a toolchain is terminally broken.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
sono
n00b
n00b


Joined: 02 Jul 2004
Posts: 15

PostPosted: Fri Feb 04, 2011 10:45 pm    Post subject: Reply with quote

Oh, i get it now.

Yes, that might be an option.

So basically since i would have a 64bit kernel, i could successfully chroot.
Never thought of that.

Anyway, i booted the above config anyway since i already have it and if i end up doing what you suggest, i would do a restore anyway. I got connection refused on the sshd so there's a IP stack up.. and it responds to pings.

I am quite tempted now, of course, to reboot into the rescue image and check the sshd config. If this works, it would still be kind of nifty.
Back to top
View user's profile Send private message
sono
n00b
n00b


Joined: 02 Jul 2004
Posts: 15

PostPosted: Fri Feb 04, 2011 11:34 pm    Post subject: Reply with quote

Couldn't get to an ssh connection. Assuming the zisofs trick doesn't work out and the box gets stuck with the initrd.

Overall, this seems awefully complicated ;-)

Now doing a quick 32bit install from the rescue system so i can build me a suitable kernel.
Thread closed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum