About NETWORK CONFIGURATION in kickstart process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

  I'm new to anaconda, but I have one question.

  I'm going to install Fedora 20 with DVD media and kickstart file to
  PC which has no network interfaces.

  Everything is going well except that kickstart process stops at the
  NETWORK CONFIGURATION window with the message "We'll need network
  access to fetch information about your location and to make software
  updates available for you".

  Could you give me how to skip this NETWORK CONFIGURATION window?

  Regards,

  P.S. I attach using kickstart.cfg
-----
#version=DEVEL
# System authorization information
auth --enableshadow --passalgo=sha512

# Use CDROM installation media
cdrom
# Run the Setup Agent on first boot
firstboot --enable
# Keyboard layouts
keyboard --vckeymap=us --xlayouts='us'
# System language
# lang ja_JP.UTF-8

# Network information
# network  --hostname=localhost.localdomain
#network --bootproto=static --device=lo --ip=127.0.0.1
--netmask==255.0.0.0 --nodefroute --nodns --hostname=localhost.lcoaldomain
# Root password
rootpw --iscrypted
$6$etxGu6z/bVEGULjV$PTypYz.NpPNmOLxgreym7PbdJHmE9evT7RRsfQY8JNsLNbXLmhT.Cmq9KjKD8c98SowkRN5MZjtEEshz03rCV1
# System timezone
timezone --utc Asia/Tokyo
# System bootloader configuration
autopart --type=plain
# Partition clearing information
#clearpart --none --initlabel
clearpart --all --drives=vda
bootloader --location=mbr --boot-drive=vda
ignoredisk --only-use=vda

%packages
@core

%end

--
NT

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux