I'm new to Tiny Core, but am an old-timer with UNIX, and latest Ubuntu & Debian, so
please bear with me during the learning curve of Tiny Core.
I tried to do a HD install of Tiny Core, based on instructions posted on the web page.
- WORKS: mkfs.ext3 /dev/hda1
- WORKS: /mnt/hda1
- WORKS: mount /mnt/hdc
- WORKS: cp -p /mnt/hdc/boot/* /mnt/hda/boot
- WORKS: mkdir -p /mnt/hda1/tce
- WORKS: touch /mnt/hda1/mydata.tgz
- FAILS: cp -p /usr/lib/grub/i386-pc/* /mnt/hda1/boot/grub ((File Not Found, i386-pc ))
- WORKS: vi /mnt/hda1/boot/grub/nenu.lst ((ALL BUILT & SAVED AS INSTRUCTED))
- FAILS: grub ((no "grub" executable found))
And from there, obviously nothing works. Possibly the web page instruction is incomplete,
or the .iso is incomplete, or something may be broken. Am I doing something wrong, or is
there an error in instructions?
Thanks,
Arv
_._