HD Install :: HD frugal 3.4
Thanks for your help - sorry I wasn't clear enough - unlike you, I am only a superficial user.
Let me try again.
My previous frugal DSL 3.3 was (booted via GRUB) on /dev/hda3, amd I want to have the new one there.
I booted Linux, and did
mount -t vfat /dev/hdb7 /mnt/eye/
cd /tmp
mount -t iso9660 -o loop /mnt/eye/Sources/MiscSors/dsl-3.4-initrd.iso ./
Then /tmp contained a directory called boot , and that contained one called isolinux .
And that in turn contained several files, as below. I think you can figure out what is where.
So now how do I get a GRUB frugal install to /dev/hda3 ?
Thanks much, Sheldon.
---------
dr-xr-xr-x 3 root 0 2048 Apr 6 23:11 boot
dr-xr-xr-x 2 root 0 2048 Jul 1 14:48 isolinux
-r--r--r-- 1 root 0 2048 Jul 1 14:48 boot.cat
-r--r--r-- 1 root 0 50478808 Jul 1 14:47 minirt24.gz
-r--r--r-- 1 root 0 9404 Jul 1 02:40 isolinux.bin
-r--r--r-- 1 root 0 123 Jan 15 03:36 boot.msg
-r--r--r-- 1 root 0 1592 Jan 15 03:36 f2
-r--r--r-- 1 root 0 1595 Jan 15 03:36 f3
-r--r--r-- 1 root 0 256 Jan 15 03:36 german.kbd
-r--r--r-- 1 root 0 2452 Jan 15 03:36 isolinux.cfg
-r--r--r-- 1 root 0 994807 Jan 15 03:36 linux24
-r--r--r-- 1 root 0 33780 Jan 15 03:36 logo.16
If you are still booting off hda3's grub, all you have to do is edit your menu.lst as mikshaw suggested.
original here.