[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with Woody



on Tue, Aug 14, 2001 at 08:17:45AM -0700, George Jetson (confuciun@hotmail.com) wrote:
> I'm a newbie.  I want to install Woody, the basic install, and then use 
> apt-get to do the rest.
> 
> I burned a CD with the following directories and files:
> 
> /dosutils
> drivers.tgz
> /images-1.44
> install.bat
> kernel-config
> linux
> md5sum.txt
> READ-gl.txt
> README.txt
> READ-pl.txt
> 
> I also created a boot floppy using rawrite2 rescue.bin.
> 
> If I boot from the rescue floppy, how do I access the cdrom and images-1.44 
> directory so I can continue to install Woody?

    if [ ! -d /mnt/cdrom ]; then mkdir /mnt/cdrom; fi
    mount -t iso9660 -r /dev/<cdrom device> /mnt/cdrom

-- 
Karsten M. Self <kmself@ix.netcom.com>          http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?             There is no K5 cabal
  http://gestalt-system.sourceforge.net/               http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!    http://www.freesklyarov.org
Geek for Hire                        http://kmself.home.netcom.com/resume.html

Attachment: pgpvUI9oeEqed.pgp
Description: PGP signature


Reply to: