Susan: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(Created page with " * AMD Athlon(tm) 64 Processor 3500+ == BUild notes == <pre> new build for server susan mkfs.ext2 /dev/hda1 mkfs.ext3 /dev/hda3 mkswap /dev/hda2 /dev/hda1: UUID="a6b1226...") |
No edit summary |
||
Line 2: | Line 2: | ||
* AMD Athlon(tm) 64 Processor 3500+ | * AMD Athlon(tm) 64 Processor 3500+ | ||
== | == Build notes == | ||
<pre> | <pre> | ||
Line 48: | Line 48: | ||
</pre> | </pre> | ||
== Storage controllers == | |||
product: MCP51 IDE , uses CONFIG_BLK_DEV_AMD74XX | |||
product: MCP51 Serial ATA Controller x 2 ( all sata header have been torn off, hence it's place at the end of someone's driveway ) |
Revision as of 02:39, 25 September 2012
- AMD Athlon(tm) 64 Processor 3500+
Build notes
new build for server susan mkfs.ext2 /dev/hda1 mkfs.ext3 /dev/hda3 mkswap /dev/hda2 /dev/hda1: UUID="a6b1226e-34e0-4d2e-955f-56c52ea60339" TYPE="ext2" /dev/hda2: UUID="a4452166-b64b-48f8-83ee-dfe840480c1c" TYPE="swap" /dev/hda3: UUID="f6bdfa33-f143-46e2-b034-d0483529f4a0" SEC_TYPE="ext2" TYPE="ext3" swapon /dev/hda2 mount /dev/hda1 /mnt/gentoo mkdir /mnt/gentoo/boot MMDDhhmmYYYY syntax (Month, Day, hour, minute and Year). date 092314222012 FAILED: mirrorselect -i -o >> /mnt/gentoo/etc/portage/make.conf mirrorselect -i -r -o >> /mnt/gentoo/etc/portage/make.conf manual: GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/" SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage" mount -t proc none /mnt/gentoo/proc mount --rbind /sys /mnt/gentoo/sys mount --rbind /dev /mnt/gentoo/dev chroot /mnt/gentoo /bin/bash env-update source /etc/profile export PS1="(chroot) $PS1" SYNC="rsync://rsync4.ca.gentoo.org/gentoo-portage"
Storage controllers
product: MCP51 IDE , uses CONFIG_BLK_DEV_AMD74XX
product: MCP51 Serial ATA Controller x 2 ( all sata header have been torn off, hence it's place at the end of someone's driveway )