lilo: linux and windows

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

 



hi list
I have installed linux using ks. It has deleted my windows partition. can you tell me what should I do to avoid this. this is my ks file

#Generated by Kickstart Configurator

#System language

lang fr_FR

#Language modules to install

langsupport en_US fr_FR --default fr_FR

#System keyboard

keyboard fr-latin1

#System mouse

mouse --emulthree genericps/2

#System timezone

timezone --utc Africa/Tunis

#Root password

rootpw --iscrypted $1$DaPzo27H$ZUheL2nQaxce268TP4mS61

#Reboot after installation

reboot

#Install Red Hat Linux instead of upgrade

install

#Use NFS installation media

nfs --server 192.168.1.104 --dir /home

#System bootloader configuration

bootloader --useLilo --linear --lba32 --location=mbr

#Clear the Master Boot Record

zerombr yes

#Clear only Linux partitions from the disk

clearpart --linux --initlabel

#Disk partitioning information

part /boot --fstype ext3 --size 100

part swap --size 500

part / --fstype ext3 --size 4000

#Use DHCP networking

network --bootproto dhcp

#System authorization information

auth --useshadow --enablemd5 --enablenis --nisdomain mygroup --nisserver 192.168.1.104

#Firewall configuration

firewall --disabled

#XWindows configuration information

#Probe for video card

#Probe for monitor

xconfig --depth 32 --resolution 800x600 --defaultdesktop=KDE --startxonboot

%packages --resolvedeps

@X Window System

@KDE Desktop Environment

@Editors

@Engineering and Scientific

@Graphical Internet

@Text-based Internet

@Office/Productivity

@Sound and Video

@Graphics

@Games and Entertainment

@Authoring and Publishing

@Development Tools

@Kernel Development

@X Software Development

@GNOME Software Development

@KDE Software Development

@Administration Tools

@System Tools

@Printing Support

thanks



Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux