Displaying 20 results from an estimated 200 matches similar to: "Booting ISO's"
2007 Jun 03
1
I need some help.
Hello other Syslinux users. I am absolutely brand new to syslinux, and i
need help setting it up. I have read all of the documentation on the site,
to no avail. Basically I need like an example syslinux.cfg file that allows
for multiple boot as well as a background picture. In essence i am
attempting to setup up several different linux live systems and dos boot
floppy utilities on my usb stick. I
2007 Jun 25
2
Howto make a bootable drive partition img of an iso to be used with memdisk
Hello, I am trying to make a usb stick full of utilities. However some of
the utilities do not use syslinux, and are iso's. Is there any method
available for turning the iso into a bootable drive img to be used with
memdisk?
--
Dimeneira aka Dime
2007 Jun 10
1
Trouble booting contents of an iso with the bootsect.bin included.
Hello, I am trying to boot the extracted contents of an iso, on a usb stick,
using the bootsect.bin included in the iso. Yet it will not work. the
bootsect.bin file is in the root of the usb drive, as well as syslinux's cfg
file. Here is what the cfg looks like
PROMPT 1
TIMEOUT 100
DEFAULT main
LABEL main
BOOT /bootsect.bin
--
Karch aka Dimeneira aka Dime
2007 Sep 15
9
Boot Problem with XEN 3.1.
Hi to all.
I''m installed XEN3.1 correctly but I''m some problem to start it. XEN
start but I received this message:
VFS: Cannot open root device "hda5" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
This is strange because my grub is configured like this:
2018 Jul 06
2
help booting iso's?
Hi. I prefer using the syslinux boot loader and recently undertook a
project of creating a multiboot USB drive that boots using syslinux. The
aim is to create a medium from which various live linux environments can
be run for things like system maintenance, installation, and perhaps
demonstration. I anticipate using this multiboot USB drive on mostly
legacy, BIOS systems, if that matters.
As
2015 Dec 09
2
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
I thought I've found three bugs on syslinux 6.03:
(1) With sample config file as is, i.e. leaving commented MENU VSHIFT
and MENU COLOR UNSEL but uncommented MENU COLOR SEL:
A black "border" is displayed below the selected line and on its right edge.
(2) Uncommenting MENU COLOR UNSEL:
This effect appears also on separators and on right edge on every
unselected lines.
(3)
2016 Nov 14
2
Booting from various ISO files directly
Hello,
Various boot parameters can be considered in alternative GRUB 2 configurations.
https://help.ubuntu.com/community/Grub2/ISOBoot/Examples
I would like to clarify command line parameters like the following a bit more
for the purpose of booting ISO images better.
http://www.syslinux.org/wiki/index.php?title=MEMDISK#-_Passing_ISO_parameter_to_the_kernel
1. bootfrom
2. findiso
3.
2010 Aug 31
30
Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
Guys!
Tomorrow in my "live" presentation at Linuxcon Xen Directions! I''ll show
the Xen Live CD to the public!
To celebrate! I want to share my last procedure to get and run Xen 4.0.1 on
Ubuntu 10.04 64 bits, here we go:
The procedure:
1- Install all the packages:
aptitude update
aptitude install bridge-utils build-essential libncurses5-dev dpkg-dev
debhelper
2005 Oct 10
2
A xenu kernel 2.6.11 with physical access to a PCI netcard.
I just compile one kernel to the domU but cant see the PCI netcard, i
hide the card from dom0
physdev_dom0_hide=''(00:11.0)'' and added to the domU config pci = [
''0,11,0'' ] and dint work.. any howto to do that?
- ariel
ariel en BSDlatino . org
ariel en ferreras . info
http://www.BSDlatino.org
http://ariel.BSDlatino.org
2008 Feb 12
7
san fibrechannel device in HVM domU
Hi,
I''m on a HP DL365, amd64, running SLES10sp1, but with kernel and xen of
SLES10sp2, therefore using Xen 3.2. The domU shall be a Windows HVM guest.
I want use the Qlogic SAN card in a domU. I''m following these instructions:
http://www.novell.com/communities/node/2880/assign-dedicated-network-card-or-pci-device-xen-virtual-machine
well, there is written that this only
2001 Nov 20
2
pivot_root problem on RH7.2
Hello,
I'm new in ext3. I installed RH7.2 with ext3. For a short time it
worked properly, but when I compiled the linux kernel (2.4.9-13) from RH
package, the old kernel didn't boot again (I didn't change anything with
the old binary).
I downloaded kernel 2.4.14 and ext3 patch for this version. After
the compilation and installation I rebooted the system. I got answer
something
2011 Dec 05
2
Booting C 6.0 from C 5.7
I installed C 6.0 in an empty partition. It functioned.
Despite using the usually successful methods of booting into another
operating system from C 5.7, I can't get into C 6.0
Tried:-
title C6-0 (2.6.32-71.el6.x86_64)
rootnoverify (hd0,6)
chainloader +1
and
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-71.el6.x86_64 ro
root=UUID=67c62872-0c69-451c-8412-3c218c0d2cb0 rd_NO_LUKS rd_NO_LVM
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all,
did somebody successfuly export ISDN Cards to DomU?
I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN)
lspci -vt
-[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller
+-01.0 nVidia Corporation MCP55 LPC Bridge
...
+-05.1 nVidia Corporation MCP55 SATA Controller
+-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2003 Dec 17
3
Asking for help
Hello evry one,
I'm a frensh consulting Engineer in statistics and i work under R times to
times.
I would like to build an Graphic User Interface as we can do under MS Excel
but i don't know how to do it.
The aim is to have a GUI betwen a user and the console or the function (for
exemple toto(a,b,c) )
In the GUI , i would like to have 3 boxes empty where i can put the values
of a, b, and
2015 Aug 04
2
[PATCH] efi: leaving long mode in kernel_jump routine
Hi
> Maybe I'm missing something, but this has been working flawlessly for
> us in Tails so far. What exactly fails?
Are you using EFI Handover Protocol?
It might explain the difference
Thomas
2006 Apr 16
2
e2fsck dies with signal 11
Hi
I got a strange error, happening on two of my ext3 partitions.
What can be wrong? And why does e2fsck error out, instead of displaying
an error message?
Best regards
keld
fsck /dev/hda6
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
Warning... fsck.ext3 for device /dev/hda6 exited with signal 11.
also From my dmesg:
<1>general protection fault: e7a8 [#3]
Modules linked in:
2015 Aug 04
2
[PATCH] efi: leaving long mode in kernel_jump routine
Actually your Syslinux config is less relevant than the kernel config
file. Indeed Syslinux infers the method to use from the kernel image itself.
I assume the .config is public. I will take a look as soon as I can
Thomas
Le 04/08/2015 14:09, intrigeri via Syslinux a ?crit :
> Thomas Letan via Syslinux wrote (04 Aug 2015 09:27:38 GMT) :
>> Are you using EFI Handover Protocol?
>
2011 Mar 06
10
grub commands problem with Ubuntu 10.04
Following is one grub entry
menuentry "Ubuntu, Linux 2.6.32.27" {
insmod ntfs
set root=''(hd0,2)''
search --no-floppy --fs-uuid --set 96f65c80f65c6313
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
linux /boot/vmlinuz-2.6.32.27 root=/dev/sda2
loop=/ubuntu/disks/root.disk ro quiet splash
initrd
2001 Sep 30
1
2.4.9-ac18; issues with '/'
Hello,
I just went back to 2.4.9-ac18 from 2.4.10 (i386), and then
for the first time migrated all my ext2 partitions to ext3. I
did this over a series of reboots, as I confirmed that indeed
things continued to work. The last step I took was to convert
/.
I have set up /etc/fstab to mount my 'ext3' partitions with
'auto', I suppose thinking this will make it easier to roll
2008 Feb 28
1
question about extlinux.conf on flashstick with ext2
Hi ,
I ve tested the pclinux minime on usb 1Gb and later 8Gb, with fat32 and syslinux boot , works splendid in Ram , and persistant saves on stick..
Now i want to try extlinux-boot with ext2 or 3 on the usb.
With ext3 , i get constantly bumped to commandline, where i could type in the vmlinuz and initrd paths , but it cant make the loop-file of minime work..so it gets little panic :*
But it wont