Results 1 to 8 of 8
Hello Everybody,
Please can somebody help me with UNetBootIn. I have downloaded unetbootin-windows-372.exe and Fedora Core 11.0. When I execute this program in my Windows XP-SP2, I choose Diskimage ISO ...
- 10-06-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 16
Please can somebody help me with UNetBootIn !
Hello Everybody,
Please can somebody help me with UNetBootIn. I have downloaded unetbootin-windows-372.exe and Fedora Core 11.0. When I execute this program in my Windows XP-SP2, I choose Diskimage ISO and select the .iso file, then I choose USB Drive with Drive Letter E: which is 10 GB external Hard Disk connected on one of the USB Port. After completing 3 steps, this program asks me to reboot. When I reboot the system, I press F12 and system shows me 3 option i.e. USB Drive, PCI Card and Internal Hard disk. But when I choose USB Drive, system is still booting on to Windows XP. I tried putting the external hard drive into laptop (IBM Thinkpad X31) but it shows "Operating system not found" while reboot. Please help me how to install Fedora in this case. I have PCMI CD-ROM Drive but when I put any bootable CD including Fedora core or XP, system does not boot from CD-ROM. I did everything possible with BIOS Setup. I have totally given up. Please help me getting linux on my laptop.
Thank you so much in advance.
Regards,
Naresh
- 10-06-2009 #2
Are you able to use hard disk option instead of USB while choosing in unetbootin?
Sorry, it was unintentional.
You should have told me at least once and i could have fix it.
thanks for reminding me.
- 10-06-2009 #3
How is the external drive formatted? I'm wondering if it might not work if you have it formatted to NTFS. If so, try formatting it to FAT32.
- 10-06-2009 #4Just Joined!
- Join Date
- Oct 2009
- Posts
- 4
Sorry to put my question here, but I couldn't post new question:
Please see below:
Dear all,
I have installed RHE 5, when I try to login as ftp, the follow statement appear:
[root@nsn-server vsftpd]# ftp localhost
Connected to nsn-server.
220 (vsFTPd 2.0.5)
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name (localhost:nsn): nsn
530 Permission denied.
Login failed.
ftp>
for more information please find below output commands:
[root@nsn-server vsftpd]# grep ftpupload /etc/passwd
[root@nsn-server vsftpd]#
[root@nsn-server vsftpd]# grep -vE "^#" /etc/vsftpd/*
/etc/vsftpd/ftpusers:root
/etc/vsftpd/ftpusers:bin
/etc/vsftpd/ftpusers:daemon
/etc/vsftpd/ftpusers:adm
/etc/vsftpd/ftpusers:lp
/etc/vsftpd/ftpusers:sync
/etc/vsftpd/ftpusers:shutdown
/etc/vsftpd/ftpusers:halt
/etc/vsftpd/ftpusers:mail
/etc/vsftpd/ftpusers:news
/etc/vsftpd/ftpusers:uucp
/etc/vsftpd/ftpusers:operator
/etc/vsftpd/ftpusers:games
/etc/vsftpd/ftpusers:nobody
/etc/vsftpd/ftpusers:
/etc/vsftpd/user_list:root
/etc/vsftpd/user_list:bin
/etc/vsftpd/user_list:daemon
/etc/vsftpd/user_list:adm
/etc/vsftpd/user_list:lp
/etc/vsftpd/user_list:sync
/etc/vsftpd/user_list:shutdown
/etc/vsftpd/user_list:halt
/etc/vsftpd/user_list:mail
/etc/vsftpd/user_list:news
/etc/vsftpd/user_list:uucp
/etc/vsftpd/user_list:operator
/etc/vsftpd/user_list:games
/etc/vsftpd/user_list:nobody
/etc/vsftpd/user_list:nsn
/etc/vsftpd/user_list:
/etc/vsftpd/vsftpd.conf:anonymous_enable=YES
/etc/vsftpd/vsftpd.conf:local_enable=YES
/etc/vsftpd/vsftpd.conf:write_enable=YES
/etc/vsftpd/vsftpd.conf:local_umask=022
/etc/vsftpd/vsftpd.conf:dirmessage_enable=YES
/etc/vsftpd/vsftpd.conf
ferlog_enable=YES
/etc/vsftpd/vsftpd.conf:connect_from_port_20=YES
/etc/vsftpd/vsftpd.conf
ferlog_std_format=YES
/etc/vsftpd/vsftpd.conf:listen=YES
/etc/vsftpd/vsftpd.conf:
/etc/vsftpd/vsftpd.confam_service_name=vsftpd
/etc/vsftpd/vsftpd.conf:userlist_enable=YES
/etc/vsftpd/vsftpd.conf:tcp_wrappers=YES
/etc/vsftpd/vsftpd_conf_migrate.sh:PREFIX="vsftpd"
/etc/vsftpd/vsftpd_conf_migrate.sh:for file in $( ls /etc/${PREFIX}.* ); do
/etc/vsftpd/vsftpd_conf_migrate.sh: if [ ! -L $file ]; then
/etc/vsftpd/vsftpd_conf_migrate.sh: new=`echo $file | sed s/${PREFIX}\./${PREFIX}\\\\//g | sed s/\.rpmsave//g`
/etc/vsftpd/vsftpd_conf_migrate.sh: mv -f ${file} ${new}
/etc/vsftpd/vsftpd_conf_migrate.sh: ln -s ${new} ${file}
/etc/vsftpd/vsftpd_conf_migrate.sh: echo $file moved to $new
/etc/vsftpd/vsftpd_conf_migrate.sh: fi
/etc/vsftpd/vsftpd_conf_migrate.sh:done
/etc/vsftpd/vsftpd.conf.old:anonymous_enable=YES
/etc/vsftpd/vsftpd.conf.old:local_enable=YES
/etc/vsftpd/vsftpd.conf.old:write_enable=YES
/etc/vsftpd/vsftpd.conf.old:local_umask=022
/etc/vsftpd/vsftpd.conf.old:dirmessage_enable=YES
/etc/vsftpd/vsftpd.conf.old
ferlog_enable=YES
/etc/vsftpd/vsftpd.conf.old:connect_from_port_20=YES
/etc/vsftpd/vsftpd.conf.old
ferlog_std_format=YES
/etc/vsftpd/vsftpd.conf.old:listen=YES
/etc/vsftpd/vsftpd.conf.old:
/etc/vsftpd/vsftpd.conf.oldam_service_name=vsftpd
/etc/vsftpd/vsftpd.conf.old:userlist_enable=YES
/etc/vsftpd/vsftpd.conf.old:tcp_wrappers=YES
[root@nsn-server vsftpd]#
Please help me, and many thanks in advance.
With regards,
Firas
- 10-06-2009 #5
- 10-06-2009 #6
- 10-06-2009 #7Just Joined!
- Join Date
- Oct 2009
- Posts
- 4
- 10-07-2009 #8Just Joined!
- Join Date
- Oct 2009
- Posts
- 16
Hi, first of all many thanks for the response. (1) Yes, I am able to choose Hard disk option but I am scared to load it on the same partition where I have XP and (2) I tried with NTFS and FAT32 both but no problem, I will retry with FAT32, just in case and get back to you with whatever luck. Regards, Naresh


Reply With Quote
