Jump to content











Photo
- - - - -

boot file in secondary partition


  • Please log in to reply
4 replies to this topic

#1 friske

friske

    Frequent Member

  • Advanced user
  • 252 posts
  •  
    Italy

Posted 27 November 2012 - 10:41 AM

Do it is possible to translate this grub without APPEND --config-file:

title dsl
root (hd0,1)
kernel /linux24
to SysLinux

?
I tryed:

LABEL dsl
KERNEL chain.c32 hd0 1 ntldr=/linux24

but not work

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 27 November 2012 - 11:58 AM

Where did you get the line you tried? :w00t:

Do you believe that "/linux24" is a MS NT loader or a Linux kernel? :dubbio:
Or is it a file?

http://www.syslinux....NUX#KERNEL_file

Last time I checked chain.32, being a .32 COM module was loaded through COM32:
http://www.syslinux....mboot/chain.c32


Will it work to properly load the chain.c32 module with a COM32 command and passing the kernel as "file" parameter?
Cannot say, I doubt that syslinux can load a kernel residing on another partition. :(

WHAT is the reason for using Syslinux (for doing what GRUB, grub4dos, GRUB2 and any of their derivatives would do perfectly)?

:cheers:
Wonko

#3 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 27 November 2012 - 04:42 PM

Do it is possible to translate this grub without APPEND --config-file:

title dsl
root (hd0,1)
kernel /linux24
to SysLinux

?

Current Syslinux can only use files from the same filesystem as Syslinux was booted from. Some day there will be multiple disk and filesystem support, but not today. Since you are talking about a single file here (a Linux kernel), why not simply copy it to wherever you have Syslinux installed to?

#4 friske

friske

    Frequent Member

  • Advanced user
  • 252 posts
  •  
    Italy

Posted 27 November 2012 - 05:07 PM

Fat32 and Ntfs problem.
Thanks for having me removed this doubt.

#5 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 27 November 2012 - 06:18 PM

Fat32 and Ntfs problem.
Thanks for having me removed this doubt.

Filesystems involved (FAT32 and/or NTFS) have NOTHING to do with this.

Syslinux CANNOT do what you wanted to do and in any case you "invented" your own syntax :ph34r:.

:cheers:
Wonko




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users