Re: First Install help

1999-02-26 Thread Cyrille Lefranc
Hubert Figuiere wrote: > I can't find an installation doc for Debian PowerPC... > A pointer to a documentation for would nice too. Have a look at this URL, this is a brand new documentation. ftp://ftp.debian.org/debian/dists/sid/main/disks-powerpc/2.1.8-1999-02-24/install.html -- Cyrille Lefran

Re: First Install help

1999-02-23 Thread Hubert Figuiere
According to MURATA Nobuhiro <[EMAIL PROTECTED]>: > I also try to install Debian/powerpc. > > LinuxPPC R4 is in /dev/sdb5 and I install Debian to /dev/sdd5. > > What I do in LinuxPPC R4 is as below; Thanks. I was about to do something like this based on my Intel workstation setup. I followed y

Re: First Install help

1999-02-23 Thread Robert Ramiega
On Tue, Feb 23, 1999 at 02:33:23PM +0100, Hubert Figuiere wrote: > partition to expand the 'base2_1.tgz file I grabbed from the > debian archive. When I reboot using this partition as root > partition, I am stuck saying that it is unconfigured. How can I > configure it ? (from an already booted Lin

Re: First Install help

1999-02-23 Thread MURATA Nobuhiro
I also try to install Debian/powerpc. LinuxPPC R4 is in /dev/sdb5 and I install Debian to /dev/sdd5. What I do in LinuxPPC R4 is as below; # mount /dev/sdd5 /mnt/sdd5 # tar zxvf base2_1.tgz -C /mnt/sdd5 # cd /mnt/sdd5/etc # vi fstab /dev/sdd5 / ext2defaults1 1

First Install help

1999-02-23 Thread Hubert Figuiere
I can't find an installation doc for Debian PowerPC... I have a question: how do I setup base system ? I have a Linux PPC R4 (Redhat based) installed. I have created a 150 MB partition to expand the 'base2_1.tgz file I grabbed from the debian archive. When I reboot using this partition as root par