LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   using syslinux on hard drive (https://www.linuxquestions.org/questions/linux-newbie-8/using-syslinux-on-hard-drive-409193/)

x_sanctus 01-29-2006 01:50 AM

using syslinux on hard drive
 
Dear all,
i want to clone windows xp and fc3 (using dd command) to many computers which already have windows xp (ntfs) installed. Since the computers don't have floppy and cdrom and not support boot from usb, i want to use syslinux on hardisk. the hardisk has partition:
/dev/hda1/ ntfs
/dev/hda6/ ext3
....
The problem is i don't know how to to mark the appropriate partition active to boot syslinux because i can't use dos to do it. any solution?please help..

Electro 01-29-2006 02:31 AM

SYSLINUX can not boot off of NTFS. It only boots off of FAT. GRUB is better suited for your purpose.

The dd command should not be used because the hard drive have to be the same and it have to be in excellent condition. Better tools are Partimage or Norton Ghost.

x_sanctus 01-29-2006 09:24 PM

Quote:

Originally Posted by Electro
SYSLINUX can not boot off of NTFS. It only boots off of FAT. GRUB is better suited for your purpose.

The dd command should not be used because the hard drive have to be the same and it have to be in excellent condition. Better tools are Partimage or Norton Ghost.

i know, acctually there is other partition on the hardisk and may be i will format it with the FAT partition for the syslinux. I had no problem using the dd command with other computers (with cdrom) which have been cloned before using slax. And actually all the computers have the same specification. So, there is no other way to mark the the appropriate partition active? How can i use grub for my purpose? h
thanks anyway..


All times are GMT -5. The time now is 12:21 PM.