|
From: Bruce S. <bw...@re...> - 2008-06-02 20:47:14
|
I uploaded the most recent build of DL 1.3 to the FTP server: devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the new 2.6.25 kernel. See the CHANGES file for more detailed update info. - BS |
|
From: Peter J. <P.J...@vi...> - 2008-06-03 18:52:18
|
I just tried to create a compact flash for our MBX firewall. I used install-on-usb to create the compact flash. The created compact flash is not bootable. After some diging I found out that the new mkfs.ext2 is incompatible with grub. The change the default number of inodes from 128 to 256. This is easy to fix just add '-I 128' to the mkfs.ext2 in install-on-usb. Then the system boots a little bit. But known I get a kernel panic after 'Starting up final system'. The error is: Switch_root: bad newroot /cdrom Kernel panic - not syncing: Attempted to kill init. -- Peter Jannesen -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Bruce Smith Sent: maandag 2 juni 2008 22:47 To: dev...@li...; dev...@li... Subject: [Devil-Linux-discuss] New DL 1.3 on FTP server I uploaded the most recent build of DL 1.3 to the FTP server: devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the new 2.6.25 kernel. See the CHANGES file for more detailed update info. - BS ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Fred F. <ffr...@lo...> - 2008-06-03 18:57:17
|
Peter I should read more carefully. It works for me with the stable tree (1.2). Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Fred Frigerio Sent: Tuesday, June 03, 2008 2:52 PM To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server It works for me but I use cramfs. I never was able to get it to work with ext2. Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Peter Jannesen Sent: Tuesday, June 03, 2008 2:52 PM To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server I just tried to create a compact flash for our MBX firewall. I used install-on-usb to create the compact flash. The created compact flash is not bootable. After some diging I found out that the new mkfs.ext2 is incompatible with grub. The change the default number of inodes from 128 to 256. This is easy to fix just add '-I 128' to the mkfs.ext2 in install-on-usb. Then the system boots a little bit. But known I get a kernel panic after 'Starting up final system'. The error is: Switch_root: bad newroot /cdrom Kernel panic - not syncing: Attempted to kill init. -- Peter Jannesen -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Bruce Smith Sent: maandag 2 juni 2008 22:47 To: dev...@li...; dev...@li... Subject: [Devil-Linux-discuss] New DL 1.3 on FTP server I uploaded the most recent build of DL 1.3 to the FTP server: devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the new 2.6.25 kernel. See the CHANGES file for more detailed update info. - BS ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Bruce S. <bw...@re...> - 2008-06-03 19:07:47
|
I believe the problem is because the ISO I uploaded was created with the new initramfs, and Serge said something about install-on-usb won't work until he fixes some things. Is that correct Serge? I guess I should have used the old initrd. Sorry. Would you like me to recompile and upload an initrd build for testing? - BS On Tue, Jun 3, 2008 at 2:52 PM, Peter Jannesen <P.J...@vi...> wrote: > I just tried to create a compact flash for our MBX firewall. > > I used install-on-usb to create the compact flash. The created compact > flash is not bootable. After some diging I found out that the new > mkfs.ext2 is incompatible with grub. The change the default number of > inodes from 128 to 256. This is easy to fix just add '-I 128' to the > mkfs.ext2 in install-on-usb. > > Then the system boots a little bit. But known I get a kernel panic after > 'Starting up final system'. > > The error is: > > Switch_root: bad newroot /cdrom > Kernel panic - not syncing: Attempted to kill init. > > -- Peter Jannesen > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf Of > Bruce Smith > Sent: maandag 2 juni 2008 22:47 > To: dev...@li...; > dev...@li... > Subject: [Devil-Linux-discuss] New DL 1.3 on FTP server > > I uploaded the most recent build of DL 1.3 to the FTP server: > > devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 > > The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the new > 2.6.25 kernel. See the CHANGES file for more detailed update info. > > - BS |
|
From: Serge L. <fi...@in...> - 2008-06-04 14:36:33
|
Bruce Smith wrote: > I believe the problem is because the ISO I uploaded was created with > the new initramfs, and Serge said something about install-on-usb won't > work until he fixes some things. > > Is that correct Serge? Yes. The changes would not be very difficult. Please give me day or two to do it. -- Serge |
|
From: Peter J. <P.J...@vi...> - 2008-06-04 20:55:43
|
Perfect I will wait a couple of days. I realy like to build a new firewall with a 2.6 kernel. At the moment I have problems with ipsec between 1.2.14-2007-05-24 and 1.2.14. ipsec version Openswan 2.4.6 and strongSwan 2.8.6. Sometimes a get strange kernel messages (kernel_alg_db_add() key_len not in range) and the tunnels are instable. The problems started when I moved to a new location and update the old firewall for a new one with 1.2.14. Before that everting was 100% ok. I only use network stuff (iptables, ip routing 2, openvpn, pptpd and ipsec) and bind. -- Peter -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Serge Leschinsky Sent: woensdag 4 juni 2008 16:36 To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server Bruce Smith wrote: > I believe the problem is because the ISO I uploaded was created with > the new initramfs, and Serge said something about install-on-usb won't > work until he fixes some things. > > Is that correct Serge? Yes. The changes would not be very difficult. Please give me day or two to do it. -- Serge ------------------------------------------------------------------------ - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Serge L. <fi...@in...> - 2008-06-04 23:16:38
Attachments:
install-on-hdd
|
Hi Peter, Peter Jannesen wrote: > Perfect I will wait a couple of days. Well, the modified version is in the attachment. At least on my system it works. > > I realy like to build a new firewall with a 2.6 kernel. :-) Welcome to the club of DL 1.3 testers! > At the moment I have problems with ipsec between 1.2.14-2007-05-24 and > 1.2.14. ipsec version Openswan 2.4.6 and strongSwan 2.8.6. Sometimes a > get strange kernel messages (kernel_alg_db_add() key_len not in range) > and the tunnels are instable. The problems started when I moved to a new > location and update the old firewall for a new one with 1.2.14. Before > that everting was 100% ok. I have to forewarn about changing ipsec realization in DL 1.3. It's ipsec-tools by default (strongswan may be built for DL 1.3 also, but you have to enable it specially) > > I only use network stuff (iptables, ip routing 2, openvpn, pptpd and > ipsec) and bind. It's very similar to my usage - I suppose everything will be OK. -- Serge |
|
From: Serge L. <fi...@in...> - 2008-06-04 23:25:37
|
Serge Leschinsky wrote: > Hi Peter, > > Peter Jannesen wrote: >> Perfect I will wait a couple of days. > Well, the modified version is in the attachment. At least on my system it works. Small addition: syslinux and grub should work, lilo is still broken. -- Serge |
|
From: Peter J. <P.J...@vi...> - 2008-06-05 10:04:16
|
Hi Serge, It is still going wrong. These are the last messages: checking /dev/hda mount failed checking /dev/hda2 ... mount failed checking /dev/hda1 ... media found /mount_cdrom: .: line 394: can't open /shm/etc-mods/sysconfig/config Mounting SHM DS on /cdrom/shm Mount: mouting /shm on /cdrom/shm failed: No such file or directory Unmouting proc Starting up final system... Switch_root: bad newroot /cdrom Kernel panic - not syncing: Attempted to fill init! -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Serge Leschinsky Sent: donderdag 5 juni 2008 1:16 To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server Hi Peter, Peter Jannesen wrote: > Perfect I will wait a couple of days. Well, the modified version is in the attachment. At least on my system it works. > > I realy like to build a new firewall with a 2.6 kernel. :-) Welcome to the club of DL 1.3 testers! > At the moment I have problems with ipsec between 1.2.14-2007-05-24 and > 1.2.14. ipsec version Openswan 2.4.6 and strongSwan 2.8.6. Sometimes a > get strange kernel messages (kernel_alg_db_add() key_len not in range) > and the tunnels are instable. The problems started when I moved to a > new location and update the old firewall for a new one with 1.2.14. > Before that everting was 100% ok. I have to forewarn about changing ipsec realization in DL 1.3. It's ipsec-tools by default (strongswan may be built for DL 1.3 also, but you have to enable it specially) > > I only use network stuff (iptables, ip routing 2, openvpn, pptpd and > ipsec) and bind. It's very similar to my usage - I suppose everything will be OK. -- Serge |
|
From: Serge L. <fi...@in...> - 2008-06-05 14:49:33
|
Peter Jannesen wrote: > Hi Serge, > > It is still going wrong. > > These are the last messages: > > checking /dev/hda mount failed > checking /dev/hda2 ... mount failed > checking /dev/hda1 ... media found > /mount_cdrom: .: line 394: can't open /shm/etc-mods/sysconfig/config It's fixed already. > Mounting SHM DS on /cdrom/shm > Mount: mouting /shm on /cdrom/shm failed: No such file or directory > Unmouting proc > Starting up final system... > Switch_root: bad newroot /cdrom > Kernel panic - not syncing: Attempted to fill init! Hm... Very strange... Peter, I need more info. Please send me (not in the list due to the message size) - /boot/grub/grub.conf from your _hard drive/flash_ - /boot/initrd.gz from your _hard drive/flash_ Have you chosen "modify initrd" options while DL installation to hard drive? If not, please reinstall DL and choose it (the size of initrd will be significantly decreased). Thank you, -- Serge |
|
From: Serge L. <fi...@in...> - 2008-06-06 00:57:45
Attachments:
install-on-hdd
|
Peter Jannesen wrote:
> Hi Serge,
>
> First let my say I found the problem. There is a typo in mount_cdrom.
> The test if /shm/etc-mods/sysconfig/config exists is incorrect the -f is
> missing.
yes. As I said it's already fixed (Jun,3). I'm sorry, I didn't paste it to the
previous message. The discussion was in the developers list...
Index: mount_cdrom
===================================================================
RCS file: /cvsroot/devil-linux/build/config/etc/initrd/mount_cdrom,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- mount_cdrom 28 Apr 2008 19:30:21 -0000 1.44
+++ mount_cdrom 3 Jun 2008 16:33:58 -0000 1.45
@@ -117,7 +117,7 @@
fi
# check if we already have a config loaded
- if [ "/shm/etc-mods/sysconfig/config" ]; then
+ if [ -f "/shm/etc-mods/sysconfig/config" ]; then
# load main config file
. /shm/etc-mods/sysconfig/config
else
>
> Background info:
> I use a other system to create the CF. On this system the CF is on USB.
Well, it explains the one problem I've found out. Thanks, I'll modify the script
to add additional check for OS distribution (DL or not).
> In the MBX the CF is directy connected to the IDE controller. The
> problem is that this new MBX is not supporting a CDROM player.
Just FYI:
I have got Via c3 based box with CF in IDE slot (I tested the script on that
device actually). I use usb-cdrom to install DL on CF. Do you have a possibility
to do the same?
The problem is the necessary modules are not loaded (it's my assumption). I can
suggest the following:
temporary use usb-flash (or FDD) to store the config tarball and define module
to preload in the config file, after that install the system to CF from booted
up DL using the script I've attached.
PS. I've just replaced my initrd by yours and my system boots correctly. So, the
initrd is correct, but init script can't find the iso (probably).
PPS. Updated script is in the attachment. You help me to fix 2 bugs - thanks a lot!
--
Serge
|
|
From: Kari M. <kar...@tr...> - 2008-06-05 08:56:06
|
Peter Jannesen wrote: > Perfect I will wait a couple of days. > > I realy like to build a new firewall with a 2.6 kernel. > > At the moment I have problems with ipsec between 1.2.14-2007-05-24 and > 1.2.14. ipsec version Openswan 2.4.6 and strongSwan 2.8.6. Sometimes a > get strange kernel messages (kernel_alg_db_add() key_len not in range) > and the tunnels are instable. The problems started when I moved to a new > location and update the old firewall for a new one with 1.2.14. Before > that everting was 100% ok. Peter, I have found the version 1.2.6 to be the best in our environment. Both OpenVPN, and IP/VPN (IPSec). They are very compatible and rock solid. Just my note.. > I only use network stuff (iptables, ip routing 2, openvpn, pptpd and > ipsec) and bind. I'd stay with the old working one until 1.3 is late in the devel cycle. > -- Peter > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf Of > Serge Leschinsky > Sent: woensdag 4 juni 2008 16:36 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server > > Bruce Smith wrote: >> I believe the problem is because the ISO I uploaded was created with >> the new initramfs, and Serge said something about install-on-usb won't > >> work until he fixes some things. >> >> Is that correct Serge? > Yes. The changes would not be very difficult. Please give me day or two > to do it. > -- Kari Mattsson ¦ Trivore Corp. ¦ +358-50-69000 ¦ http://trivore.com/ |
|
From: Peter J. <P.J...@vi...> - 2008-06-03 19:51:29
|
If you can recompile it with initrd. That will be great! I will give it a test. -- Peter -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Bruce Smith Sent: dinsdag 3 juni 2008 21:08 To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server I believe the problem is because the ISO I uploaded was created with the new initramfs, and Serge said something about install-on-usb won't work until he fixes some things. Is that correct Serge? I guess I should have used the old initrd. Sorry. Would you like me to recompile and upload an initrd build for testing? - BS On Tue, Jun 3, 2008 at 2:52 PM, Peter Jannesen <P.J...@vi...> wrote: > I just tried to create a compact flash for our MBX firewall. > > I used install-on-usb to create the compact flash. The created compact > flash is not bootable. After some diging I found out that the new > mkfs.ext2 is incompatible with grub. The change the default number of > inodes from 128 to 256. This is easy to fix just add '-I 128' to the > mkfs.ext2 in install-on-usb. > > Then the system boots a little bit. But known I get a kernel panic > after 'Starting up final system'. > > The error is: > > Switch_root: bad newroot /cdrom > Kernel panic - not syncing: Attempted to kill init. > > -- Peter Jannesen > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf > Of Bruce Smith > Sent: maandag 2 juni 2008 22:47 > To: dev...@li...; > dev...@li... > Subject: [Devil-Linux-discuss] New DL 1.3 on FTP server > > I uploaded the most recent build of DL 1.3 to the FTP server: > > devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 > > The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the > new > 2.6.25 kernel. See the CHANGES file for more detailed update info. > > - BS ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Fred F. <ffr...@lo...> - 2008-06-03 18:54:29
|
It works for me but I use cramfs. I never was able to get it to work with ext2. Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Peter Jannesen Sent: Tuesday, June 03, 2008 2:52 PM To: dev...@li... Subject: Re: [Devil-Linux-discuss] New DL 1.3 on FTP server I just tried to create a compact flash for our MBX firewall. I used install-on-usb to create the compact flash. The created compact flash is not bootable. After some diging I found out that the new mkfs.ext2 is incompatible with grub. The change the default number of inodes from 128 to 256. This is easy to fix just add '-I 128' to the mkfs.ext2 in install-on-usb. Then the system boots a little bit. But known I get a kernel panic after 'Starting up final system'. The error is: Switch_root: bad newroot /cdrom Kernel panic - not syncing: Attempted to kill init. -- Peter Jannesen -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Bruce Smith Sent: maandag 2 juni 2008 22:47 To: dev...@li...; dev...@li... Subject: [Devil-Linux-discuss] New DL 1.3 on FTP server I uploaded the most recent build of DL 1.3 to the FTP server: devil-linux-1.3.6-2008-05-31-i586-bs.tar.bz2 The DL version was bumped from 1.3.5 to 1.3.6 to correspond with the new 2.6.25 kernel. See the CHANGES file for more detailed update info. - BS ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |