Displaying 20 results from an estimated 10000 matches similar to: "Syslinux & usb booting"
2007 Nov 27
3
Documentation
Hiya.
I didn't really offer to help, but as I had time, here's a unified diff clearing the only problem I saw in the docs: not explaining all options.
Thank you..
--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com
Powered by Outblaze
-------------- next part --------------
A non-text attachment
2014 Dec 25
2
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/25/2014 01:43 PM, Ady wrote:
>
>>
>>
>> On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
>>> On 12/24/2014 12:16 AM, Robert Yang wrote:
>>>> Hello syslinux,
>>>>
>>>> Merry Christmas! These patches will make extlinux work with umounted
>>>> ext2/3/4 filesystem, for example:
>>>>
>>>> $ extlinux
2014 Dec 25
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
>
> Hi Ady,
>
> Thank you very much, I prefer this one, add the extN support to
> linux/syslinux-nomtools, create a new "e2fs/syslinux" may make things
> more complicated for the user, I will make it as:
>
> 1) If it is a extN device, then root privilege is not required.
> 2) Otherwise work as before.
>
> Any suggestions is appreciated.
>
> //
2004 Jul 10
10
Syslinux 2.10 does not load initrd anymore
Hello all,
I just installed syslinux 2.10 on my usb-stick. It still boots then, but
doesn't load initrd.gz (same config file..).
Reverting back to syslinux 2.09 works fine, eg: initrd.gz is loaded.
Something changed in initrd handling code?
greetz,
Jaap Crezee
NB I am willing to share you more information or hints how to solve the
problem.
I am using kernel 2.6.7-bk20
2014 Jan 04
3
Dell machine boots a Windows formatted FAT16 USB drive not a Ubuntu formatted FAT16 drive.
Hi All,
First post and hopefully someone can steer me in
the right direction for this problem. I did a bit
of googling and found some hints but nothing concrete.
We are using Syslinux and a FAT32 USB thumb drive
(single partition) to boot a customized Debian OS
which works very well with newer motherboards.
However we have a few older Dell machines that
simply hangs when trying to boot
2005 Aug 11
7
Booting disk images with syslinux?
Is it possable to boot a diskimage with syslinux?
So often I run into bios upgrade disks images or can
easily create a disk image and would like an easy way
to just boot these images.
I know isolinux does this and I vagely remember using
it to make a bootable windows 95 cd back in the day.
It worked to.
It would be nice if I could just copy the disk image
to a usbstick and use syslinux to boot
2008 Nov 01
2
Patching your own boot-disk from first principles
Hi,
I'm trying to build a bootable MSDOS disk and put it on a ISO with floppy and hard disk emulation. I want to use commonly available Linux tools like dd, losetup, mkdosfs, memdisk etc.
I have done the following:
1. dd if=/dev/zero of=myImage bs=1M count=50 [ Builds a 52MB image ]
2. losetup /dev/loop0 myImage [Links /dev/loop0 to myImage file ]
3. vi /grub/stage1; %!xxd; [ NULL the partion
2005 Nov 19
16
Looking to develop for scriptaculous
Hello All,
I have just joined rails-spinoffs mailing lists and I would like to
introduce myself. My name is Casey and I am a professional Web and
J2EE developer currently working out of New York. I am very
interested in contributing to the Scriptaculous javascript library.
For the past few months I have been using certain functions in the
library and I have to say that it has taken my
2005 May 24
1
USB stick won't boot anymore
Hi all,
This surely has nothing to do with syslinux, but since many people
here ar eusing USB sticks as booting devices (using syslinux) this is a
good place to ask, I think.
I have an Apacer 1GB USB stick that was happily booting PCs using
syslinux. But now, after some tests, it does not anymore. It does not
even produce some kind of message from syslinux when booting. Nothing.
The
2014 Dec 25
2
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
> On 12/24/2014 12:16 AM, Robert Yang wrote:
>> Hello syslinux,
>>
>> Merry Christmas! These patches will make extlinux work with umounted
>> ext2/3/4 filesystem, for example:
>>
>> $ extlinux -i /dev/sdXN
>> or
>> $ extlinux -i file_block
>>
>> Also it can work with something like:
2014 Jan 15
4
USB boot problems on Gigabyte GA-M55Plus-S3G
[disclaimer: I am the author of Rufus]
Hi,
On 2014.01.15 10:10, Thomas Schmitt wrote:
> As producer of MBRs i wonder where that LBA-flag is located.
> In bit 0 to bit 6 of byte 446 (where bit 7 means active/bootable) ?
I haven't looked at what GParted does, so I may be off mark, but I have
a strong suspicion that this LBA "flag" is a fake flag that simply
indicates if a
2015 Dec 09
4
Trouble with Ubuntu 15.10 / syslinux 6.03
Hi,
I'm looking for a hint about what has changed in syslinux 6.03.
Some years ago I had written a script that configures a bootable USB
pen drive with syslinux and some boot images, which still worked well
under Ubuntu 14.04 LTS and previous versions, but does not work
anymore under Ubuntu 15.10 with syslinux 6.03.
I've boiled this down to a test-script that isolates the problem:
2014 Jul 09
5
Possible memdisk issue
On Tue, 08 Jul 2014 15:54, H. Peter Anvin wrote:
>
>On 07/08/2014 11:26 AM, Ady wrote:
>>
>> It's interesting that you ask this, because every document related to
>> newmkfloppyimg.sh specifically recommends adding:
>> floppy c=$CYLINDERS s=$SECTORS h=$HEADS
>> to the MEMDISK arguments.
>>
>
>It would be important for floppies to know
2014 Dec 25
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
>
>
> On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
> > On 12/24/2014 12:16 AM, Robert Yang wrote:
> >> Hello syslinux,
> >>
> >> Merry Christmas! These patches will make extlinux work with umounted
> >> ext2/3/4 filesystem, for example:
> >>
> >> $ extlinux -i /dev/sdXN
> >> or
> >> $ extlinux -i file_block
2005 Sep 12
6
trouble with reading data from excel
I have been trying to open data that I have saved in an excel spread sheet. I saved it as a csv. Then I tried using the read.csv command. However, everytime I do this--
diseasedat<-read.csv("M:/sloan/R/disease/disease.csv", sep=, header = TRUE, fill= TRUE)--
I get an error message:
Error in file(file, "r") : unable to open connection
In addition: Warning message:
2019 Apr 18
4
Installing syslinux on a purely virtual disk
I'm trying to add boot support to
https://github.com/libguestfs/nbdkit/tree/master/plugins/floppy
This NBD server plugin generates a completely virtual FAT filesystem
and partition table. Nothing is ever written to a file, and it must
run without anything needing to be root, loop mounting etc. Running
"syslinux --install <something>" is a non-starter.
So I've looked at
2005 Sep 22
1
problem with dates
I Have been trying to convert a vector of dates into julian dates using the following commands: as.date & as.numeric. I can convert a date no problem by doing the following:
as.numeric (as.date ("9/21/2004"))
but as soon as I try to do an entire vector I am given the following:
as.numeric (as.date(date1))
Error in as.date(date1) : Cannot coerce to date format
I have tried
2006 Dec 27
2
Help with histograms
I would like to make one histogram combining two value vectors. One vector has more than 50 entries and the other only has 16. Both vectors contain dates in the POSIXct format. I need to be able to highlight the 16 entries from the smaller data set.
Is it possible to do this with the hist function? Which function should I use?
Sloan
--
_______________________________________________
Surf the
2007 Mar 10
2
barplot, for loop?
Hi R-users,
I have a dataset like this:
kuvaaja
kuva
yhteispisteet
Hannu
isokala
8
Hannu
kaapin alta löytynyt
2
Hannu
kaapin alta löytynyt 2
8
Hannu
limamikko
1
Hannu
maukasta marmeladia
8
Hannu
skrinnareita
4
Hate
madekoukkujen suojelupyhimys
3
Hate
matka aikaan joka ei enää palaa
3
Hate
munat puoliks padassa
6
Hate
pyynikki
2
Hate
vailla armeerausta
2
2005 Apr 29
1
Creating a bootable FS thats larger than 2880?
I've been attempting to create a bootable image thats double the size of the 2880 floppy disk. I can do the following to create a image that will boot with memdisk but i cant seam to get it to work with a larger size.
What works...
dd if=/dev/zero of=floppy288.img bs=1024 count=2880
mkdosfs floppy288.img
ms-sys -1 -f floppy288.img
mount -o loop floppy288.img /mnt