I'm in the process of doing a stage 1 installation on a dual 400 E250 with 2GB and 4x32GB disks. I have the system bootstrapped and all is well, till I go to emerge the system.
Code: Select all
livecd src # emerge -p system
These are the packages that I would merge, in order:
Calculating system dependencies ...done!
livecd src #
1: I am chrooted to the env, yet the system name appears to be "livecd". Possibly this is because I am connected via ssh and not on the local console.
2: The disk layout is as follows
Code: Select all
/dev/sda1 35005248 72392 33154680 1% /mnt/gentoo
/dev/sdb1 35562492 32840 35529652 1% /mnt/gentoo/home
/dev/sdc1 35562492 3675572 31886920 11% /mnt/gentoo/usr
/dev/sdd1 35562492 49700 35512792 1% /mnt/gentoo/var
3: Using linux26-headers.
So am I missing anything here? Is there something different about sparc that is not in the installation handbook (I have done numerous x86 and PPC installations).
Thank you for your time,
Frank Russo

