[KLUG Members] The adventures of dual boot

Adam Tauno Williams members@kalamazoolinux.org
27 Apr 2003 22:01:54 -0400


> >(total time on the web maybe one to two hours) I found a program called 
> >ntfsresize. It however wanted you to download it and use a floppy well the 
> >new Toshiba does not come with a floppy
> There are ways around that.  I don't have a floppy drive either.
> I booted up the SuperRescue CD (any distro on CD would work, DemoLinux,
> Knoppix, Linuxcare BBC, ... )  then I started networking and scp'ed
> ntfsresize from another Linux box and ran it.  I also could have FTP'ed
> it from somewhere if no other Linux boxes were handy.

The BS-Ware CDs provide wget in rescue mode, so one simply starts a
network interface (which is dialog drivern) and then fall out to a
command line.

Switch to /tmp
wget ntfsresize from a local webserver
chmod 700 ntfsresize
./ntfsresize {blah blah}

Of course if OEM's provide usable WinXPeee install media you could just
repartition the whole drive and install XP into a partition, but NO!!!