Hi all folks,
Hard drive connection
=====================
ATA-133 hard drive connected to ATA-66 controller
(Remark: This pc is for test purpose. Its motherboard only supports
ATA-33. There is no ATA-133 controller nor ATA-33 hard drive available.
I get a ATA-66 controller and a ATA-133 hard drive from stock for this
test)
Steps taken as follows;
2 CD version
- Booting with standard kernel
Boot- gentoo (Enter)satimis
- disk partition
- creating filesystems
# mke2fs -j /dev/hde1
# mkswap /dev/hde2
# mkreiserfs /dev/hde3
- mounting partitions
# swapon /dev/hde2
# mount /dev/hde3 /mnt/gentoo
# mkdir /mnt/gentoo/boot
# mount /dev/hde1 /mnt/gentoo/boot
One thing I could not understand :- swap partition without indication of
“swap” after “Linux and there is no “#” sign under “Boot” on /dev/hde1
# fdisk /dev/hde
Command (m for help): p
Device Boot Start End Blocks Id System
/dev/hde1 1 9 72261 83 Linux
/dev/hde2 10 72 506047+ 83 Linux
/dev/hde3 73 4866 38507805 83 Linux
# cd /mnt/gentoo
# tar -xvjpf /mnt/cdrom/stages/stage1-x86-20030726.tar.bz2
- Entering the chroot
# mount -t proc proc /mnt/gentoo/proc
# cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
# chroot /mnt/gentoo /bin/bash
Illegal instruction
Could not proceed further. Kindly advise.
Thanks in advance
B.Regards
Stephen Liu
To Get Your Own iCareHK.com Email Address? Go To www.iCareHK.com.
--
[EMAIL PROTECTED] mailing list