Hi Ted,

Thanks for your advice.  But still could not proceed.

Steps taken as follows;
After executing 't' 'a' and 'w' commands, partition table looks as
follow:

    Device Boot Start  End    Blocks   Id  System
/dev/hde1   *         1     9     72261    83  Linux
/dev/hde2            10   72    506047+   82  Linux swap
/dev/hde3            73 4866  38507805   83 Linux

Repeated following steps;
# swapon /dev/hde2

# 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
(Overwrite)
# chroot /mnt/gentoo /bin/bash

Illegal instruction

Could not proceed further. Kindly advise.

Thanks in advance

B.Regards
Stephen


On Mon, 2003-09-08 at 04:13, Ted Satcher wrote:
> Stephen Liu wrote:
> 
> Clipped.
> 
> >
> >One thing I could not understand :- swap partition without indication of
> >“swap” after “Linux and there is no “#” sign under “Boot” on /dev/hde1
> >
> You've got to change the type of partition for the swap partition to 
> type 82 (which is linux
> swap) using the fdisk 't' command.  I'm sure this needs to be done 
> before the swap
> partition can be mounted with swapon.
> 
> Similarly, to mark a partition as bootable, you've got to use the fdisk 
> 'a' command.
> You will then be prompted for a partition number.
> 
> Hopefully, the rest of the commands will then work.  The installation 
> guide on
> gentoo.org does a pretty good job of explaining the partitioning process.
> 
> >
> ># 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
> >
> Regards,
> Bubba Satcher


To Get Your Own iCareHK.com Email Address?  Go To www.iCareHK.com.

--
[EMAIL PROTECTED] mailing list

Reply via email to