Displaying 20 results from an estimated 300 matches similar to: "Live linux booting"
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE
2008 Apr 21
2
Mutually exclusive Exim setup instructions
The correct way has to be one or the other:
http://wiki.dovecot.org/LDA/Exim
are mutually exclusive with
http://wiki.dovecot.org/HowTo/DebianStable
It appears that exim can either call dovecot's LDA or make the delivery itself. There may
be good reasons to do it one way or the other.
----------------------------------------------------------------
Karl Schmidt
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
On 09/05/2013 01:55 AM, Gene Cumm wrote:
> On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
> <piotr.karbowski at gmail.com> wrote:
>
>> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
>> 5.01 it will display list of elements, then allow me to choose which one I
>> want to enter.
>>
>> Even if the include part contain a
2017 May 04
2
NV130 - gtx 1050 ti
This is probably the problem
May 3 16:44:45 kernel: [ 7.068336] nouveau E[ DEVICE][0000:08:00.0] unknown chipset, 0x137000a1
May 3 16:44:45 kernel: [ 7.068401] nouveau E[ DRM] failed to create 0x80000080, -22
May 3 16:44:45 kernel: [ 7.068723] nouveau: probe of 0000:08:00.0 failed with error -22
I can make this card available - if you can tell me an older card that can do the
2017 May 04
2
NV130 - gtx 1050 ti
This is sort of working -- but
I can't get it to do a 4k output.
Not sure how the monitor resolution is detected -
This monitor is supposed to do 3480x1200 60hz 4:4:4
But the info I get from hwinfo is different.
How does nouveau get this information?
If it is from an ID - with a list - the list is probably is wrong.
# hwinfo --monitor
95: None 00.1: 10002 LCD Monitor
[Created at
2017 May 04
3
NV130 - gtx 1050 ti
On 05/04/2017 04:00 AM, Pierre Moreau wrote:
> Hello,
>
> Acceleration for Pascal cards is coming in Linux 4.12, support for Pascal cards
> in xorg-video-nouveau is in 1.0.15, and if I remember correctly, on the
> Mesa-side, you will need >=17.0.
Thanks - I suspected it was too new.
I'm finding the monitor capabilities miss identified even if I use an older card - I'm
2002 May 10
3
Samba + Quickbooks
This is set up with Win2K boxes sharing a QB file on a SAMBA share. It may
be quite different than with 95-98x-ME(Miserable Edition).
There are two or more problems - one thing I identified is that it is
possible for two computers to connect to the QB(QuickBooks) share using the
same quick books logon - something that will cause data corruption.
(Something that could have been easily
2017 May 06
1
NV130 - gtx 1050 ti
On 05/06/2017 12:38 PM, Ilia Mirkin wrote:
> The information comes from the EDID blob supplied by the monitor.
> Presumably hwinfo has a primitive EDID parser, which is where that
> information comes from. A more complete EDID parser is available at
>
> https://cgit.freedesktop.org/xorg/app/edid-decode/
>
> For example,
>
> $ ./src/edid-decode/edid-decode
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2017 May 06
0
NV130 - gtx 1050 ti
First things first -- I've alluded to this before, but let me be clear
-- there is no global database that contains monitor-specific
information which is used by any linux drivers. Please forget any
notions you had of such a thing existing or being used.
The information comes from the EDID blob supplied by the monitor.
Presumably hwinfo has a primitive EDID parser, which is where that
2013 Jul 18
4
FW: pxelinux 5.x, 6.x memtest problem
Hi,
OK. I build syslinux-6.02-pre6 from
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.02/syslinux-6.02-pre6.tar.gz
on a Debian jessie/sid system (with gnu-efi_3.0u+debian-2 from
experimental):
root at jessie: ~# cd /tmp
root at jessie:/tmp# wget
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.02/syslinux-6.02-pre6.tar.gz
root at jessie:/tmp# tar xfz
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to
this is not exactly one of my strengths. I need help creating a vesamenu..
Im trying to setup up so I can access my Acronis backup and disaster
recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and
maybe a hiren type boot cd. I checked the Linux irc channel which I guess is
now abandoned. If anyone
2005 Jul 04
1
Powerware 5119 = Exide NETUPS SE = Deltec name was PowerRite Pro II
Someone might want to add this to the docs - cable list and compatibility list
- took me way to long to find.
I was trying to find information on my UPS and came up with the following names
for the same UPS series.
Powerware 5119
Exide name was NetUPS SE
Deltec name was PowerRite Pro II
(1000VA-3000VA)
What I have:
The Exide NETUPS SE
model PRC2400a
p/n 05144038-3904
OUTPUT 2400VA 1600 WATTS
2008 Apr 20
1
Moving Maildir email messages and backing things up.
I just moved to dovecot with Maildir. I think this is probably a stupid question, but I
couldn't find an answer after an hour of googling and searching the wiki.
What would happen if I ran a script that did this:
mv ~/Maildir/.folder_one/cur/* ~/Maildir/.folder_two/cur/
My hunch is it might break things.
What if dovecot was stopped?
,.,.,.
Where can I find a list of files in
2008 Apr 25
1
icedove update
Something came up that Confounded problems in my move from UW-imap to
dovecot. I found a problem with the new icedove update in Debian lenny
when moving from 1.5.0.13+1.5.0.14b.dfsg1-0etch1 to 2.0.0.9-3 that could
look like a dovecot issue. Icedove runs for a while but eventually quits
updating the displayed email, yet appears to be working and busy trying
to get messages from the server. I
2011 Aug 10
2
memdisk - grub2
I've been trying to use memdisk with grub2 to boot some iso images -( I've done this without any
problem with pxe )
There is a memdisk.mod in /boot/grub/ and I've seen some material talking about this, but no example
of a menu.
After trying countless permutations - Right now I have :
menuentry "Memtest-Plus 4.2" {
echo `hello`
insmod lvm
2017 May 04
0
NV130 - gtx 1050 ti
Hello,
Acceleration for Pascal cards is coming in Linux 4.12, support for Pascal cards
in xorg-video-nouveau is in 1.0.15, and if I remember correctly, on the
Mesa-side, you will need >=17.0.
Pierre
On 02:04 am - May 04 2017, Karl Schmidt wrote:
> This is probably the problem
> May 3 16:44:45 kernel: [ 7.068336] nouveau E[ DEVICE][0000:08:00.0] unknown chipset, 0x137000a1
> May
2013 Jul 18
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
if you can provide a prepared src tarball like you do for releases, I can test.
But I still cannot build from git source (as you may remember).
--
Regards,
Igor
2014 Dec 13
5
[Bug 2327] New: sshd to log one unique string or prefix after connection failure, no matter why.
https://bugzilla.mindrot.org/show_bug.cgi?id=2327
Bug ID: 2327
Summary: sshd to log one unique string or prefix after
connection failure, no matter why.
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2013 Sep 06
1
5.10 regression (from 5.01) MENU INCLUDE broken.
>
> > On 09/05/2013 01:55 AM, Gene Cumm wrote:
> > > On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
> > > <piotr.karbowski at gmail.com> wrote:
> > >
> > >> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
> > >> 5.01 it will display list of elements, then allow me to choose which one I
> >