LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-19-2012, 10:52 AM   #46
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240

http://www.syslinux.org/wiki/index.p...HARD_DISK_MODE
Quote:
Starting in version 3.72, ISOLINUX supports a "hybrid mode" which can be booted from either CD-ROM or from a device which BIOS considers a hard disk or ZIP disk, e.g. a USB key or similar.
To enable this mode, the .iso image should be postprocessed with the "isohybrid" script from the utils directory
Is it good idea to release official Slackware-14 ISOs as hybrid images?
 
Old 08-19-2012, 02:19 PM   #47
elyk
Member
 
Registered: Jun 2004
Distribution: Slackware
Posts: 241

Rep: Reputation: 49
I'd like to suggest these changes to the xterm and rxvt compile flags, if it's not too late.
 
Old 08-19-2012, 05:12 PM   #48
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by lopid View Post
I know the changelog says versions are frozen, but I was wondering if it'd be worth updating Perl, since there was a bug fix release recently.
I would like to second this motion.

Some of us are heavily dependent on perl.
 
Old 08-20-2012, 08:49 AM   #49
flank'er
Member
 
Registered: Mar 2010
Location: Russia
Distribution: Slackware64
Posts: 30

Rep: Reputation: 6
haldaemon group in /etc/group after removing hal package, it's normal?
 
Old 08-20-2012, 10:37 AM   #50
mrascii
Member
 
Registered: Jun 2012
Location: on the Net
Distribution: Slackware
Posts: 100

Rep: Reputation: Disabled
Upgraded from RC1 to RC2 on Dell Latitude D620 and D430 with no problems. With NetworkManager running /etc/rc.d/rc.inet1.conf doesn't need editing. I copied rc.inet1.conf.new over rc.inet1.conf with no changes. Things are looking good!

DNA
AKA mrascii
 
Old 08-20-2012, 06:34 PM   #51
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,176

Rep: Reputation: 233Reputation: 233Reputation: 233
Quote:
Originally Posted by ttk View Post
I would like to second this motion.

Some of us are heavily dependent on perl.
I'm unfamiliar with perl. Is perl normally broken with even a sub-version (revision) update or only with minor and major version updates?
 
Old 08-20-2012, 10:26 PM   #52
flank'er
Member
 
Registered: Mar 2010
Location: Russia
Distribution: Slackware64
Posts: 30

Rep: Reputation: 6
pair bugs:

#1 new syslinux 4.05 from Slackware-14.0RC2 not working(freeze) with my netbook Acer Aspire One D257.
Note: I use liveUSB with syslinux and version 4.05 great working with desktop computers, but not work on my netbook
old version 3.84 of the syslinux was without this problem.


#2 command TOhtml in vim-7.3 with bugs.
screenshot with error log:
http://4.bp.blogspot.com/-ogJIxVoz9z..._with_bugs.png
Vim-7.2 in slackware-13.1 worked without bugs.
 
Old 08-20-2012, 11:46 PM   #53
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240
Quote:
Originally Posted by flank'er View Post
#1 new syslinux 4.05 from Slackware-14.0RC2 not working(freeze) with my netbook Acer Aspire One D257.
Does "syslinux -s" work with it?
 
Old 08-21-2012, 12:48 AM   #54
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by flank'er View Post
#1 new syslinux 4.05 from Slackware-14.0RC2 not working(freeze) with my netbook Acer Aspire One D257.
Note: I use liveUSB with syslinux and version 4.05 great working with desktop computers, but not work on my netbook
old version 3.84 of the syslinux was without this problem.
What is your partitioning setup? You might be hitting a problem with Syslinux 4.05 always invoking first partition.

Quote:
Originally Posted by ruario View Post
I noticed the following on the Arch Wiki Syslinux page, under the MBR section.

I see that -current has version 4.05. Is the fix present (I must admit I have not actually tested yet)? If not, too late to consider taking in the fix?

Edit: I looked at the source in -current and see that the patch hasn't been applied. This is all that is needed to fix the issue:

Code:
--- ./mbr/altmbr.S
+++ ./mbr/altmbr.S
@@ -204,7 +204,7 @@ scan_partition_table:
 5:
        decb    (partition)
        jz      boot
-       addw    $16, %bx
+       addw    $16, %si
        loopw   5b
 
        popw    %cx                     /* %cx <- 4    */

Last edited by ruario; 08-21-2012 at 12:51 AM. Reason: clarified my question
 
Old 08-21-2012, 01:39 AM   #55
dolphin77
Member
 
Registered: May 2009
Location: Odesa, Ukraine
Distribution: Slackware
Posts: 206

Rep: Reputation: 60
Dear All,

I was sure that 3.2.x, which was chosen by Mr Volkerding, is a long term supported kernel. But today I've seen this:
http://lkml.indiana.edu/hypermail/li...8.2/02624.html
Quote:
As I'm getting a few questions about this, and I realized that I never
sent out an email about this, yes, the 3.4 kernel tree will be the next
-longterm kernel that I will be maintaining for at least 2 years.

Currently I'm maintaining the following stable kernel trees for the
following amount of time:
3.0 - for at least one more year
3.4 - for at least two years
3.5 - until 3.6.1 is out

Hope this helps clear up any rumors floating around. If anyone has any
questions, please let me know.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Shouldn't 3.4.x be chosen instead of 3.2.x?
 
Old 08-21-2012, 02:08 AM   #56
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
for what I can understand, seems like Greg decided this right now (btw, I think it's good news).
 
Old 08-21-2012, 02:47 AM   #57
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by guanx View Post
Is perl normally broken [...]
Yes.
 
Old 08-21-2012, 03:02 AM   #58
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
3.2.y is being maintained by Ben Hutchings. it's still going to be maintained for a long time, just not by Greg.
 
2 members found this post helpful.
Old 08-21-2012, 04:29 AM   #59
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by dolphin77 View Post
Shouldn't 3.4.x be chosen instead of 3.2.x?
Quote:
Originally Posted by GazL View Post
3.2.y is being maintained by Ben Hutchings. it's still going to be maintained for a long time, just not by Greg.
And for this reason and the fact that we are all the way to RC now, it is probably best to stick with 3.2.y
 
Old 08-21-2012, 05:29 AM   #60
flank'er
Member
 
Registered: Mar 2010
Location: Russia
Distribution: Slackware64
Posts: 30

Rep: Reputation: 6
Code:
--- ./mbr/altmbr.S
+++ ./mbr/altmbr.S
@@ -204,7 +204,7 @@ scan_partition_table:
 5:
        decb    (partition)
        jz      boot
-       addw    $16, %bx
+       addw    $16, %si
        loopw   5b
 
        popw    %cx                     /* %cx <- 4    */
sorry, I rebuild syslinux 4.05 with this patch, but problem it don't solved


Quote:
Originally Posted by bormant View Post
Does "syslinux -s" work with it?
of course. my way preparation flash drive for liveUSB:
# mkfs.msdos -F16 -I /dev/sdh
# syslinux -s /dev/sdh

video on youtube with demonstration of the bug
http://youtu.be/6xRAf0gtaos

old syslinux 3.84 was without this problem.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Slackware 14.0 release candidate 1 announced. LXer Syndicated Linux News 0 08-11-2012 08:45 PM
Gnome 4 announced! DavidMcCann General 0 04-01-2012 11:14 AM
dreamlinux v5alpha has been announced, but... verdaz Dreamlinux 5 01-07-2012 01:50 PM
LXer: Slackware 13.1 Beta announced. LXer Syndicated Linux News 3 05-11-2010 02:51 PM
BhutanLinux announced! snecklifter Linux - News 8 04-10-2005 12:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration