Re: [Unattended] Linux boot problems
I'm very sorry about messing around, again forget to insert list address :[ > tovis escribió: > >> I have simple make a copy of sample-config.pl to config.pl, but I do not seen sign of running the driver scanning (at least I should have seen lspci command - but no). What time the driver scan script should run? Is there any messages? It seem to be no changes at all - even display is at simple VGA mode at point of installation Active Perl ... > > The message is on the linux side. > > >> Also the "scan_windrivers_path" in the result file on windows box is still >> empty :( >> > > make sure that this line on install/site/config.pl looks like this: > > $u->{'_temp'}->{'scan_windrivers_path'} = "/z/drivers/" ; This line is exist on config.pl line 251 :( What more? What activate this script? Unfortunately I'm not so much familiar with Perl :( Any ideas? > > >> There is a bug in the linuxboot. There are possible boot options passed tho the initrd (from pxelinux.cfg/default : z_user=... z_path=... etc) there is a parameter z_opts, which could be append to the mount.cifs command, I'm try to use it as "z_opts=ip=x.x.x.x" to append my ip address, >> but in the mount.cifs command it appears as "z_opts=ip=x.x.x.x" (it also append z_opts). Before the new release I have correct it and compile whole:w >> boot image and initrd, with corrected script. How to register a bug? > > https://sourceforge.net/apps/trac/unattended/wiki > > you have a new ticket on the right. I have put a new ticket. About a year ego, I have download the build environment for Linux boot disk, is it exist some where? > >> > > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > I have simple make a copy of sample-config.pl to config.pl, but I do not > seen sign of running the driver scanning (at least I should have seen > lspci command - but no). What time the driver scan script should run? Is > there any messages? It seem to be no changes at all - even display is at > simple VGA mode at point of installation Active Perl ... The message is on the linux side. > Also the "scan_windrivers_path" in the result file on windows box is still > empty :( > make sure that this line on install/site/config.pl looks like this: $u->{'_temp'}->{'scan_windrivers_path'} = "/z/drivers/" ; > There is a bug in the linuxboot. There are possible boot options passed > tho the initrd (from pxelinux.cfg/default : z_user=... z_path=... etc) > there is a parameter z_opts, which could be append to the mount.cifs > command, I'm try to use it as "z_opts=ip=x.x.x.x" to append my ip address, > but in the mount.cifs command it appears as "z_opts=ip=x.x.x.x" (it also > append z_opts). Before the new release I have correct it and compile whole:w > boot image and initrd, with corrected script. How to register a bug? https://sourceforge.net/apps/trac/unattended/wiki you have a new ticket on the right. > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
> tovis escribió: >> For first try it simply does not work :( I have been copied the full BTS driver pack to install/drivers like this: >> drivers/ >> 3run/ >> C/ >> CPU/ >> G/ >> L/ >> M/ >> S/ >> W/ >> >> No signs of driver scanned, copied and in the c:\netinst\unattended.txt (I have stopped the installation procedure at the applying upadtes, after >> SP3) >> [_meta] >> ... >> scan_windrivers_path="" >> ... >> >> I was something missing, what do I need to activate auto detection functionality? >> > > make sure your config.pl is the same as this one: > > > https://sourceforge.net/apps/trac/unattended/browser/trunk/install/site/sample-config.pl > I have simple make a copy of sample-config.pl to config.pl, but I do not seen sign of running the driver scanning (at least I should have seen lspci command - but no). What time the driver scan script should run? Is there any messages? It seem to be no changes at all - even display is at simple VGA mode at point of installation Active Perl ... Also the "scan_windrivers_path" in the result file on windows box is still empty :( There is a bug in the linuxboot. There are possible boot options passed tho the initrd (from pxelinux.cfg/default : z_user=... z_path=... etc) there is a parameter z_opts, which could be append to the mount.cifs command, I'm try to use it as "z_opts=ip=x.x.x.x" to append my ip address, but in the mount.cifs command it appears as "z_opts=ip=x.x.x.x" (it also append z_opts). Before the new release I have correct it and compile whole boot image and initrd, with corrected script. How to register a bug? Sincerelly tovis > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > For first try it simply does not work :( I have been copied the full BTS > driver pack to install/drivers like this: > drivers/ > 3run/ > C/ > CPU/ > G/ > L/ > M/ > S/ > W/ > > No signs of driver scanned, copied and in the c:\netinst\unattended.txt > (I have stopped the installation procedure at the applying upadtes, after > SP3) > [_meta] > ... > scan_windrivers_path="" > ... > > I was something missing, what do I need to activate auto detection > functionality? > make sure your config.pl is the same as this one: https://sourceforge.net/apps/trac/unattended/browser/trunk/install/site/sample-config.pl -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
> tovis escribió: >> Hi Juan! >> I think that extract the full BTS driver pack, is not such a good idea. >> Extracted BTS driver pack need more then 1,5G - 7zip need less then 700M >> - >> it is copied to the target system, and extracted under installation >> process by windows installer - really time consuming - and installer >> them >> self choose the right driver for hardware. >> What is the new method? Do I need to select appropriate from the driver >> pack? What about the text mode drivers - especially storage and NIC >> drivers? > > you need to extract on the server on the instalation > have you seen this pages? > https://sourceforge.net/apps/trac/unattended/wiki/AutodetectDrivers No I have not seen this - I will try! Thanx Juan :) -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > Hi Juan! > I think that extract the full BTS driver pack, is not such a good idea. > Extracted BTS driver pack need more then 1,5G - 7zip need less then 700M - > it is copied to the target system, and extracted under installation > process by windows installer - really time consuming - and installer them > self choose the right driver for hardware. > What is the new method? Do I need to select appropriate from the driver > pack? What about the text mode drivers - especially storage and NIC > drivers? you need to extract on the server on the instalation have you seen this pages? https://sourceforge.net/apps/trac/unattended/wiki/AutodetectDrivers -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > Hi Juan! > Definitely NO, I'm using Linux boot. I do not understand why you ask it? > Debian is my friend :) But at first try to install XP on experimental box > I have get error that I run out of space after extracting BTS driver pack. > I was found in my notes that how this issue was solved, and it is working! > dosemu is one method to install the other one is nt5x-install The first has a limitation of 4GB that is why it is there. Please try to read the information about Auto Detect Drivers it is a more clever system than what are you trying to do. -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hello tovis, > I think that extract the full BTS driver pack, is not such a good idea. > Extracted BTS driver pack need more then 1,5G - 7zip need less then 700M - you try to preserv space on the install box and waste time and space during the copy of the install files. why? 1,5G is not that much. if it is a dedicated machine for such purpose, you should have at least 10G :D of disk for it. don't you? :) i hated even copying 3mega of unused drivers, not 700mega! if the new automatic method is working fine (soon I will have a bit more time and I will test it somehow), why keep the disk usage so low by zipped pack and keep it very high as you install machines?? -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hi Juan! I think that extract the full BTS driver pack, is not such a good idea. Extracted BTS driver pack need more then 1,5G - 7zip need less then 700M - it is copied to the target system, and extracted under installation process by windows installer - really time consuming - and installer them self choose the right driver for hardware. What is the new method? Do I need to select appropriate from the driver pack? What about the text mode drivers - especially storage and NIC drivers? Sincerelly tovis > tovis escribió: >> Hi again! >> >> Another issue :( To install BTS driver pack we need larger disk space - >> after partitioning, and formatting unattended gives only 4 G partition! >> I can swear that it was solved some how! Some one remember it? > > extract your drivers under unattended/install/drivers > > they should be picket by the new automatic drivers facility.. > > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hi Juan! Setup a DNS server on a netbook is not convenient - later I will remake Linux PXE boot image, to hold my "server" ip address in /etc/hosts file. Thanx for your answer. Best regards tovis > tovis escribió: >> Hi! >> >> I'm trying to fire up new 4.9 release, on a Debian Lenny (PXE boot is >> working with RIP, Hiren's boot CD and Debian installer - what mean that >> tftp server and DHCP, also samba is configured well). >> Problems: >> >> 1. My target is box with two NIC - of course unattended trying to work >> on >>wrong NIC (one is a 100 Mbit onboard - BIOS can use one - and one >>1000 Gbit Realtek add-on card for future production). >> - For now I can resolv, swap cable. >> >> 2. As usually, without DNS server it could not resolve address >>//ntinstall/install. >> - For now I have put in by hand using known ip address. > > you can use your ntinstall server as primary DNS server. > > >> >> For now I'm using default configurations exclude unattended.txt and >> keys.bat >> Everything other goes smoothly, include installation of the BTS driver >> pack. >> >> One more quick question. Where I can customize installation profiles (I >> mean "base", "develop," ...)? > > on unattended/install/site/unatteded.cvs > "Default","middle_scripts","yourscript.bat" > put yourscript.bat on unattended/install/scripts > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hi Juan! Definitely NO, I'm using Linux boot. I do not understand why you ask it? Debian is my friend :) But at first try to install XP on experimental box I have get error that I run out of space after extracting BTS driver pack. I was found in my notes that how this issue was solved, and it is working! Best regards tovis > tovis escribió: >> Hi fiends! >> >> Please correct the install/dosbin/install.pl row 681, from >> >> my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:4000;fdisk >> /activate:1' >> >> to >> >> my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:8000;fdisk >> /activate:1' >> >> and the problem is solved :) Now good enough place for a lot of drivers. >> >> FwdTmp you right, at first stage 4G limit is real, but it is working :D > > are you using dosemu? > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > Hi! > > I'm trying to fire up new 4.9 release, on a Debian Lenny (PXE boot is > working with RIP, Hiren's boot CD and Debian installer - what mean that > tftp server and DHCP, also samba is configured well). > Problems: > > 1. My target is box with two NIC - of course unattended trying to work on >wrong NIC (one is a 100 Mbit onboard - BIOS can use one - and one >1000 Gbit Realtek add-on card for future production). > - For now I can resolv, swap cable. > > 2. As usually, without DNS server it could not resolve address >//ntinstall/install. > - For now I have put in by hand using known ip address. you can use your ntinstall server as primary DNS server. > > For now I'm using default configurations exclude unattended.txt and keys.bat > Everything other goes smoothly, include installation of the BTS driver pack. > > One more quick question. Where I can customize installation profiles (I > mean "base", "develop," ...)? on unattended/install/site/unatteded.cvs "Default","middle_scripts","yourscript.bat" put yourscript.bat on unattended/install/scripts -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > Hi again! > > Another issue :( To install BTS driver pack we need larger disk space - > after partitioning, and formatting unattended gives only 4 G partition! > I can swear that it was solved some how! Some one remember it? extract your drivers under unattended/install/drivers they should be picket by the new automatic drivers facility.. -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
tovis escribió: > Hi fiends! > > Please correct the install/dosbin/install.pl row 681, from > > my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:4000;fdisk /activate:1' > > to > > my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:8000;fdisk /activate:1' > > and the problem is solved :) Now good enough place for a lot of drivers. > > FwdTmp you right, at first stage 4G limit is real, but it is working :D are you using dosemu? -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hi fiends! Please correct the install/dosbin/install.pl row 681, from my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:4000;fdisk /activate:1' to my $post_cmds = 'fdisk /delete /pri:1;fdisk /pri:8000;fdisk /activate:1' and the problem is solved :) Now good enough place for a lot of drivers. FwdTmp you right, at first stage 4G limit is real, but it is working :D Before the second stage partition converted to ntfs, and the drivers extracted from archive to that space. (May be installer does not take care of size of the partition, space is enough) More exiting that after unattended installation and profiling (users, desktop ...) and install some other utilities I usually making a ghost image of whole partition, clearing the extra partition (using "partitionmagic") and it is blame that partition have some fault, but it can correct it! - XP itself does not complain. I wondering, have you the same experience, or is it because of this cruel modification of partition table. Also, unattended still using parted, and Linux installer complain about that it is using legacy ... something. Why we should use parted? Sincerelly tovis > Hello tovis, > > that 4G you mean, which is the first part of the installation (fat32, > the partition to be resized and converted to ntfs)? if so, then it > cannot be "solved", just some other way. I mean that this 4G is a file > system limitation of the installer (do I remember well...? someone > will correct if not :D). So, when you use the drivers, you have to > copy less, that that! this is why I rewrote the installer script > (well, actually the one that copies the system files before the > installation procedure; now, with the version 4.8 it only copies the > drivers needed. not all of them). I haven't tested the new version > (4.9) and its driver autodetect, but if it works _after_ the windows > installation... well, it is not good, because it then copies _all the > drivers_, and it is not necessary. does it? I hope not :) and the > lspci was mentioned as a tool for detection of the drivers, so I hope > the detection means it does not copies all the drivers and use some of > them later... does it? :) > > Saturday, January 16, 2010, 6:56:16 PM, you wrote: > >> Hi again! > >> Another issue :( To install BTS driver pack we need larger disk space - >> after partitioning, and formatting unattended gives only 4 G partition! >> I can swear that it was solved some how! Some one remember it? > > >>> Hi! >>> >>> I'm trying to fire up new 4.9 release, on a Debian Lenny (PXE boot is >>> working with RIP, Hiren's boot CD and Debian installer - what mean that >>> tftp server and DHCP, also samba is configured well). >>> Problems: >>> >>> 1. My target is box with two NIC - of course unattended trying to work >>> on >>>wrong NIC (one is a 100 Mbit onboard - BIOS can use one - and one >>>1000 Gbit Realtek add-on card for future production). >>> - For now I can resolv, swap cable. >>> >>> 2. As usually, without DNS server it could not resolve address >>>//ntinstall/install. >>> - For now I have put in by hand using known ip address. >>> >>> For now I'm using default configurations exclude unattended.txt and >>> keys.bat >>> Everything other goes smoothly, include installation of the BTS driver >>> pack. >>> >>> One more quick question. Where I can customize installation profiles (I >>> mean "base", "develop," ...)? >>> >>> >>> >>> >>> >>> -- >>> Throughout its 18-year history, RSA Conference consistently attracts >>> the >>> world's best and brightest in the field, creating opportunities for >>> Conference >>> attendees to learn about information security's most important issues >>> through >>> interactions with peers, luminaries and emerging and established >>> companies. >>> http://p.sf.net/sfu/rsaconf-dev2dev >>> ___ >>> unattended-info mailing list >>> unattended-info@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/unattended-info >>> >>> > > > > >> -- >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for >> Conference >> attendees to learn about information security's most important issues >> through >> interactions with peers, luminaries and emerging and established >> companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> ___ >> unattended-info mailing list >> unattended-info@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/unattended-info > > > > -- > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn
Re: [Unattended] Linux boot problems
Hello tovis, that 4G you mean, which is the first part of the installation (fat32, the partition to be resized and converted to ntfs)? if so, then it cannot be "solved", just some other way. I mean that this 4G is a file system limitation of the installer (do I remember well...? someone will correct if not :D). So, when you use the drivers, you have to copy less, that that! this is why I rewrote the installer script (well, actually the one that copies the system files before the installation procedure; now, with the version 4.8 it only copies the drivers needed. not all of them). I haven't tested the new version (4.9) and its driver autodetect, but if it works _after_ the windows installation... well, it is not good, because it then copies _all the drivers_, and it is not necessary. does it? I hope not :) and the lspci was mentioned as a tool for detection of the drivers, so I hope the detection means it does not copies all the drivers and use some of them later... does it? :) Saturday, January 16, 2010, 6:56:16 PM, you wrote: > Hi again! > Another issue :( To install BTS driver pack we need larger disk space - > after partitioning, and formatting unattended gives only 4 G partition! > I can swear that it was solved some how! Some one remember it? >> Hi! >> >> I'm trying to fire up new 4.9 release, on a Debian Lenny (PXE boot is >> working with RIP, Hiren's boot CD and Debian installer - what mean that >> tftp server and DHCP, also samba is configured well). >> Problems: >> >> 1. My target is box with two NIC - of course unattended trying to work on >>wrong NIC (one is a 100 Mbit onboard - BIOS can use one - and one >>1000 Gbit Realtek add-on card for future production). >> - For now I can resolv, swap cable. >> >> 2. As usually, without DNS server it could not resolve address >>//ntinstall/install. >> - For now I have put in by hand using known ip address. >> >> For now I'm using default configurations exclude unattended.txt and >> keys.bat >> Everything other goes smoothly, include installation of the BTS driver >> pack. >> >> One more quick question. Where I can customize installation profiles (I >> mean "base", "develop," ...)? >> >> >> >> >> >> -- >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for >> Conference >> attendees to learn about information security's most important issues >> through >> interactions with peers, luminaries and emerging and established >> companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> ___ >> unattended-info mailing list >> unattended-info@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/unattended-info >> >> > -- > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > ___ > unattended-info mailing list > unattended-info@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/unattended-info -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info
Re: [Unattended] Linux boot problems
Hi again! Another issue :( To install BTS driver pack we need larger disk space - after partitioning, and formatting unattended gives only 4 G partition! I can swear that it was solved some how! Some one remember it? > Hi! > > I'm trying to fire up new 4.9 release, on a Debian Lenny (PXE boot is > working with RIP, Hiren's boot CD and Debian installer - what mean that > tftp server and DHCP, also samba is configured well). > Problems: > > 1. My target is box with two NIC - of course unattended trying to work on >wrong NIC (one is a 100 Mbit onboard - BIOS can use one - and one >1000 Gbit Realtek add-on card for future production). > - For now I can resolv, swap cable. > > 2. As usually, without DNS server it could not resolve address >//ntinstall/install. > - For now I have put in by hand using known ip address. > > For now I'm using default configurations exclude unattended.txt and > keys.bat > Everything other goes smoothly, include installation of the BTS driver > pack. > > One more quick question. Where I can customize installation profiles (I > mean "base", "develop," ...)? > > > > > > -- > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established > companies. > http://p.sf.net/sfu/rsaconf-dev2dev > ___ > unattended-info mailing list > unattended-info@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/unattended-info > > -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev ___ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info