grub'a 2 tane işletim sistemi birden ekleme

Başlatan karizmaxi, 14 Mart 2011 - 12:34:41

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

karizmaxi

 Bilgisayarımda win7, win7 içinde wubi ile ubuntu +pardus+fedora64 bit+kubuntu var en son kubuntu kurdum ve grubta sadece kubuntu ve windows var pardus ve fedorayı gruba nasıl ekleyebilrim diğer başlıkları inceledim baktım kodlar farklı gibi yanlış bişey yapmamak için sordum.
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

raspacı

nereye gidersen git kendini de götürürsün.

karizmaxi

karizmaxi@karizmaxi:~$ sudo update-grub
sudo: update-grub: command not found
karizmaxi@karizmaxi:~$

hiçbişey olmadı çıktı bu
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

ekremsenturk

Grub2'de işlemiyor. Grub1'i yeniden kurabilirsen aynı komut işler. Veya yazılım kaynaklarında (ad/remove) grafik açılış yöneticisi(Boot Manager) olarak ara ve bu tür işleri grafiksel ortamdan yapmana izin veren bir program kur ve oradan hallet. Tabii yine doğru parametrelere ulaşabilmen gerekecek.

raspacı

sudo grub-mkconfig Bu komutun çıktısı nedir acaba?
nereye gidersen git kendini de götürürsün.

bytan

@karizmaxi,

@raspacı'nın verdiği komutu hangi sistem içerisinde denedin? Kurulu olan sisteminde mi yoksa wubi ile kurduğunda mı?
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

karizmaxi

Alıntı yapılan: bytan - 14 Mart 2011 - 21:30:39
@karizmaxi,

@raspacı'nın verdiği komutu hangi sistem içerisinde denedin? Kurulu olan sisteminde mi yoksa wubi ile kurduğunda mı?

ayrı bölüme kurduğum kubuntuda verdim komutu
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

raspacı

nereye gidersen git kendini de götürürsün.

karizmaxi

Alıntı yapılan: raspacı - 15 Mart 2011 - 00:58:55
Alıntı yapılan: raspacı - 14 Mart 2011 - 20:51:03
sudo grub-mkconfig Bu komutun çıktısı nedir acaba?
Nerde benim çıktım? :)
şu anda ubuntudayım biraz işim var kubuntuya geçince hemen yapıcam dediklerinizi teşekkürler ilginize
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

karizmaxi

Alıntı Yaparizmaxi@karizmaxi:~$ sudo grub-mkconfig
sudo: grub-mkconfig: command not found
karizmaxi@karizmaxi:~$
çıktı bu şekil
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

raspacı

şurada benzer bir sorun var bir takım çözüm önerileri sunulmuş ama tam olarak  bilemiyorum. Dextera dalmıştım şimdi de ayrılmam lazım ama özellikle 4 nolu mesajı incelersen orada verilen komutlar işe yarayabilir. http://ubuntuforums.org/showthread.php?t=1448978
nereye gidersen git kendini de götürürsün.

heartsmagic

Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

karizmaxi

Alıntı Yapkarizmaxi@karizmaxi:~$ dpkg -l | grep grub
rc  grub-common                          1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (common files)
rc  grub-pc                              1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (PC/BIOS version)
karizmaxi@karizmaxi:~$
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

heartsmagic

ls -l /usr/sbin/update-grub ne diyor?
Bir de:
echo $PATH
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

bytan

Alıntı yapılan: karizmaxi - 15 Mart 2011 - 03:11:18
Alıntı Yapkarizmaxi@karizmaxi:~$ dpkg -l | grep grub
rc  grub-common                          1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (common files)
rc  grub-pc                              1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (PC/BIOS version)
karizmaxi@karizmaxi:~$

Grub'u kaldırdıysan sistemi nasıl açıyorsun? Kurulu başka bir sistemin daha mı var ve mbr'ye bu mu hükmediyor? Boot klasörünün içeriğini de merak ediyorum:

ls -Rl /boot

Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

karizmaxi

Alıntı yapılan: heartsmagic - 15 Mart 2011 - 04:44:16
ls -l /usr/sbin/update-grub ne diyor?

karizmaxi@karizmaxi:~$ ls -l /usr/sbin/update-grub
ls: /usr/sbin/update-grub'e erişilemedi: No such file or directory
karizmaxi@karizmaxi:~$


Alıntı YapBir de:
echo $PATH
karizmaxi@karizmaxi:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
karizmaxi@karizmaxi:~$
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

karizmaxi

Alıntı yapılan: bytan - 15 Mart 2011 - 10:36:55
Alıntı yapılan: karizmaxi - 15 Mart 2011 - 03:11:18
Alıntı Yapkarizmaxi@karizmaxi:~$ dpkg -l | grep grub
rc  grub-common                          1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (common files)
rc  grub-pc                              1.98-1ubuntu5                                   GRand Unified Bootloader, version 2 (PC/BIOS version)
karizmaxi@karizmaxi:~$

Grub'u kaldırdıysan sistemi nasıl açıyorsun? Kurulu başka bir sistemin daha mı var ve mbr'ye bu mu hükmediyor? Boot klasörünün içeriğini de merak ediyorum:

ls -Rl /boot


karizmaxi@karizmaxi:~$ ls -Rl /boot
/boot:
toplam 14276
-rw-r--r-- 1 root root  640617 2010-04-16 16:01 abi-2.6.32-21-generic
-rw-r--r-- 1 root root  115847 2010-04-16 16:01 config-2.6.32-21-generic
drwxr-xr-x 3 root root    4096 2011-03-13 23:56 grub
-rw-r--r-- 1 root root 7964010 2011-03-14 23:59 initrd.img-2.6.32-21-generic
-rw-r--r-- 1 root root  160280 2010-03-23 11:37 memtest86+.bin
-rw-r--r-- 1 root root 1687378 2010-04-16 16:01 System.map-2.6.32-21-generic
-rw-r--r-- 1 root root    1196 2010-04-16 16:03 vmcoreinfo-2.6.32-21-generic
-rw-r--r-- 1 root root 4029792 2010-04-16 16:01 vmlinuz-2.6.32-21-generic

/boot/grub:
toplam 1476
-rw-r--r-- 1 root root  8304 2011-03-13 23:56 915resolution.mod
-rw-r--r-- 1 root root 10624 2011-03-13 23:56 acpi.mod
-rw-r--r-- 1 root root  4640 2011-03-13 23:56 affs.mod
-rw-r--r-- 1 root root  4932 2011-03-13 23:56 afs_be.mod
-rw-r--r-- 1 root root  4912 2011-03-13 23:56 afs.mod
-rw-r--r-- 1 root root  1136 2011-03-13 23:56 aout.mod
-rw-r--r-- 1 root root  8136 2011-03-13 23:56 ata.mod
-rw-r--r-- 1 root root  2344 2011-03-13 23:56 ata_pthru.mod
-rw-r--r-- 1 root root  2768 2011-03-13 23:56 at_keyboard.mod
-rw-r--r-- 1 root root  4828 2011-03-13 23:56 befs_be.mod
-rw-r--r-- 1 root root  4800 2011-03-13 23:56 befs.mod
-rw-r--r-- 1 root root  4388 2011-03-13 23:56 biosdisk.mod
-rw-r--r-- 1 root root  2500 2011-03-13 23:56 bitmap.mod
-rw-r--r-- 1 root root  2996 2011-03-13 23:56 bitmap_scale.mod
-rw-r--r-- 1 root root  2104 2011-03-13 23:56 blocklist.mod
-rw-r--r-- 1 root root   512 2011-03-13 23:56 boot.img
-rw-r--r-- 1 root root  2652 2011-03-13 23:56 boot.mod
-rw-r--r-- 1 root root 19824 2011-03-13 23:56 bsd.mod
-rw-r--r-- 1 root root  2048 2011-03-13 23:56 bufio.mod
-rw-r--r-- 1 root root  2072 2011-03-13 23:56 cat.mod
-rw-r--r-- 1 root root   512 2011-03-13 23:56 cdboot.img
-rw-r--r-- 1 root root  2504 2011-03-13 23:56 chain.mod
-rw-r--r-- 1 root root  2036 2011-03-13 23:56 charset.mod
-rw-r--r-- 1 root root  2228 2011-03-13 23:56 cmp.mod
-rw-r--r-- 1 root root  1950 2011-03-13 23:56 command.lst
-rw-r--r-- 1 root root  1876 2011-03-13 23:56 configfile.mod
-rw-r--r-- 1 root root 24748 2011-03-13 23:56 core.img
-rw-r--r-- 1 root root  2892 2011-03-13 23:56 cpio.mod
-rw-r--r-- 1 root root  1696 2011-03-13 23:56 cpuid.mod
-rw-r--r-- 1 root root  1868 2011-03-13 23:56 crc.mod
-rw-r--r-- 1 root root   825 2011-03-13 23:56 crypto.lst
-rw-r--r-- 1 root root  4472 2011-03-13 23:56 crypto.mod
-rw-r--r-- 1 root root  1916 2011-03-13 23:56 datehook.mod
-rw-r--r-- 1 root root  2404 2011-03-13 23:56 date.mod
-rw-r--r-- 1 root root  1333 2011-03-13 23:56 datetime.mod
-rw-r--r-- 1 root root   512 2011-03-13 23:56 diskboot.img
-rw-r--r-- 1 root root  1952 2011-03-13 23:56 dm_nv.mod
-rw-r--r-- 1 root root  5616 2011-03-13 23:56 drivemap.mod
-rw-r--r-- 1 root root  2004 2011-03-13 23:56 echo.mod
-rw-r--r-- 1 root root  6444 2011-03-13 23:56 efiemu32.o
-rw-r--r-- 1 root root 11010 2011-03-13 23:56 efiemu64.o
-rw-r--r-- 1 root root 24484 2011-03-13 23:56 efiemu.mod
-rw-r--r-- 1 root root  4512 2011-03-13 23:56 elf.mod
-rw-r--r-- 1 root root  1764 2011-03-13 23:56 example_functional_test.mod
-rw-r--r-- 1 root root  5532 2011-03-13 23:56 ext2.mod
-rw-r--r-- 1 root root  4092 2011-03-13 23:56 extcmd.mod
-rw-r--r-- 1 root root  5996 2011-03-13 23:56 fat.mod
-rw-r--r-- 1 root root  9820 2011-03-13 23:56 font.mod
-rw-r--r-- 1 root root  2852 2011-03-13 23:56 fshelp.mod
-rw-r--r-- 1 root root   121 2011-03-13 23:56 fs.lst
-rw-r--r-- 1 root root  2704 2011-03-13 23:56 functional_test.mod
-rw-r--r-- 1 root root  1860 2011-03-13 23:56 gcry_arcfour.mod
-rw-r--r-- 1 root root  8240 2011-03-13 23:56 gcry_blowfish.mod
-rw-r--r-- 1 root root 35136 2011-03-13 23:56 gcry_camellia.mod
-rw-r--r-- 1 root root 17660 2011-03-13 23:56 gcry_cast5.mod
-rw-r--r-- 1 root root  3080 2011-03-13 23:56 gcry_crc.mod
-rw-r--r-- 1 root root 19368 2011-03-13 23:56 gcry_des.mod
-rw-r--r-- 1 root root  3360 2011-03-13 23:56 gcry_md4.mod
-rw-r--r-- 1 root root  4104 2011-03-13 23:56 gcry_md5.mod
-rw-r--r-- 1 root root  2728 2011-03-13 23:56 gcry_rfc2268.mod
-rw-r--r-- 1 root root 19300 2011-03-13 23:56 gcry_rijndael.mod
-rw-r--r-- 1 root root  9228 2011-03-13 23:56 gcry_rmd160.mod
-rw-r--r-- 1 root root 16744 2011-03-13 23:56 gcry_seed.mod
-rw-r--r-- 1 root root 18132 2011-03-13 23:56 gcry_serpent.mod
-rw-r--r-- 1 root root  9016 2011-03-13 23:56 gcry_sha1.mod
-rw-r--r-- 1 root root  3584 2011-03-13 23:56 gcry_sha256.mod
-rw-r--r-- 1 root root  5768 2011-03-13 23:56 gcry_sha512.mod
-rw-r--r-- 1 root root 12088 2011-03-13 23:56 gcry_tiger.mod
-rw-r--r-- 1 root root 39708 2011-03-13 23:56 gcry_twofish.mod
-rw-r--r-- 1 root root 24920 2011-03-13 23:56 gcry_whirlpool.mod
-rw-r--r-- 1 root root  4064 2011-03-13 23:56 gettext.mod
-rw-r--r-- 1 root root 37404 2011-03-13 23:56 gfxmenu.mod
-rw-r--r-- 1 root root 11040 2011-03-13 23:56 gfxterm.mod
-rw-r--r-- 1 root root  3808 2011-03-13 23:56 gptsync.mod
-rw-r--r-- 1 root root 10240 2011-03-13 23:56 grldr.img
-r--r--r-- 1 root root  3379 2011-03-13 23:56 grub.cfg
-rw-r--r-- 1 root root  1024 2011-03-14 00:01 grubenv
-rw-r--r-- 1 root root  7824 2011-03-13 23:56 gzio.mod
-rw-r--r-- 1 root root  1548 2011-03-13 23:56 halt.mod
-rw-r--r-- 1 root root    16 2011-03-13 23:56 handler.lst
-rw-r--r-- 1 root root  1776 2011-03-13 23:56 handler.mod
-rw-r--r-- 1 root root  4808 2011-03-13 23:56 hashsum.mod
-rw-r--r-- 1 root root  7508 2011-03-13 23:56 hdparm.mod
-rw-r--r-- 1 root root  1304 2011-03-13 23:56 hello.mod
-rw-r--r-- 1 root root  2500 2011-03-13 23:56 help.mod
-rw-r--r-- 1 root root  3328 2011-03-13 23:56 hexdump.mod
-rw-r--r-- 1 root root  6068 2011-03-13 23:56 hfs.mod
-rw-r--r-- 1 root root  5932 2011-03-13 23:56 hfsplus.mod
-rw-r--r-- 1 root root  6292 2011-03-13 23:56 iso9660.mod
-rw-r--r-- 1 root root  5832 2011-03-13 23:56 jfs.mod
-rw-r--r-- 1 root root  5988 2011-03-13 23:56 jpeg.mod
-rw-r--r-- 1 root root 29784 2011-03-13 23:56 kernel.img
-rw-r--r-- 1 root root  2092 2011-03-13 23:56 keystatus.mod
-rw-r--r-- 1 root root  5056 2011-03-13 23:56 linux16.mod
-rw-r--r-- 1 root root  8740 2011-03-13 23:56 linux.mod
-rw-r--r-- 1 root root  1024 2011-03-13 23:56 lnxboot.img
-rw-r--r-- 1 root root  5632 2011-03-13 23:56 loadenv.mod
drwxr-xr-x 2 root root  4096 2011-03-13 23:56 locale
-rw-r--r-- 1 root root  3168 2011-03-13 23:56 loopback.mod
-rw-r--r-- 1 root root  1388 2011-03-13 23:56 lsmmap.mod
-rw-r--r-- 1 root root  4224 2011-03-13 23:56 ls.mod
-rw-r--r-- 1 root root  5032 2011-03-13 23:56 lspci.mod
-rw-r--r-- 1 root root  5580 2011-03-13 23:56 lvm.mod
-rw-r--r-- 1 root root  1876 2011-03-13 23:56 mdraid.mod
-rw-r--r-- 1 root root  2192 2011-03-13 23:56 memdisk.mod
-rw-r--r-- 1 root root  2964 2011-03-13 23:56 memrw.mod
-rw-r--r-- 1 root root  4300 2011-03-13 23:56 minicmd.mod
-rw-r--r-- 1 root root  4384 2011-03-13 23:56 minix.mod
-rw-r--r-- 1 root root  8632 2011-03-13 23:56 mmap.mod
-rw-r--r-- 1 root root  2629 2011-03-13 23:56 moddep.lst
-rw-r--r-- 1 root root  2468 2011-03-13 23:56 msdospart.mod
-rw-r--r-- 1 root root 11268 2011-03-13 23:56 multiboot2.mod
-rw-r--r-- 1 root root 11264 2011-03-13 23:56 multiboot.mod
-rw-r--r-- 1 root root 42144 2011-03-13 23:56 normal.mod
-rw-r--r-- 1 root root  3640 2011-03-13 23:56 ntfscomp.mod
-rw-r--r-- 1 root root 10032 2011-03-13 23:56 ntfs.mod
-rw-r--r-- 1 root root  4572 2011-03-13 23:56 ohci.mod
-rw-r--r-- 1 root root  2180 2011-03-13 23:56 part_acorn.mod
-rw-r--r-- 1 root root  2284 2011-03-13 23:56 part_amiga.mod
-rw-r--r-- 1 root root  2724 2011-03-13 23:56 part_apple.mod
-rw-r--r-- 1 root root  2824 2011-03-13 23:56 part_gpt.mod
-rw-r--r-- 1 root root    62 2011-03-13 23:56 partmap.lst
-rw-r--r-- 1 root root  3540 2011-03-13 23:56 part_msdos.mod
-rw-r--r-- 1 root root  2408 2011-03-13 23:56 part_sun.mod
-rw-r--r-- 1 root root    22 2011-03-13 23:56 parttool.lst
-rw-r--r-- 1 root root  4572 2011-03-13 23:56 parttool.mod
-rw-r--r-- 1 root root  2000 2011-03-13 23:56 password.mod
-rw-r--r-- 1 root root  3104 2011-03-13 23:56 password_pbkdf2.mod
-rw-r--r-- 1 root root  1420 2011-03-13 23:56 pbkdf2.mod
-rw-r--r-- 1 root root   980 2011-03-13 23:56 pci.mod
-rw-r--r-- 1 root root  2580 2011-03-13 23:56 play.mod
-rw-r--r-- 1 root root  6736 2011-03-13 23:56 png.mod
-rw-r--r-- 1 root root  2752 2011-03-13 23:56 probe.mod
-rw-r--r-- 1 root root  1024 2011-03-13 23:56 pxeboot.img
-rw-r--r-- 1 root root  1420 2011-03-13 23:56 pxecmd.mod
-rw-r--r-- 1 root root  5632 2011-03-13 23:56 pxe.mod
-rw-r--r-- 1 root root  1472 2011-03-13 23:56 raid5rec.mod
-rw-r--r-- 1 root root  2920 2011-03-13 23:56 raid6rec.mod
-rw-r--r-- 1 root root  5940 2011-03-13 23:56 raid.mod
-rw-r--r-- 1 root root  1628 2011-03-13 23:56 read.mod
-rw-r--r-- 1 root root  1212 2011-03-13 23:56 reboot.mod
-rw-r--r-- 1 root root  9924 2011-03-13 23:56 reiserfs.mod
-rw-r--r-- 1 root root  4240 2011-03-13 23:56 relocator.mod
-rw-r--r-- 1 root root  3344 2011-03-13 23:56 scsi.mod
-rw-r--r-- 1 root root  2260 2011-03-13 23:56 search_fs_file.mod
-rw-r--r-- 1 root root  2408 2011-03-13 23:56 search_fs_uuid.mod
-rw-r--r-- 1 root root  2356 2011-03-13 23:56 search_label.mod
-rw-r--r-- 1 root root  2444 2011-03-13 23:56 search.mod
-rw-r--r-- 1 root root  6180 2011-03-13 23:56 serial.mod
-rw-r--r-- 1 root root   778 2011-03-13 23:56 setjmp.mod
-rw-r--r-- 1 root root  5620 2011-03-13 23:56 setpci.mod
-rw-r--r-- 1 root root  4140 2011-03-13 23:56 sfs.mod
-rw-r--r-- 1 root root 12208 2011-03-13 23:56 sh.mod
-rw-r--r-- 1 root root  2304 2011-03-13 23:56 sleep.mod
-rw-r--r-- 1 root root  2920 2011-03-13 23:56 tar.mod
-rw-r--r-- 1 root root   134 2011-03-13 23:56 terminal.lst
-rw-r--r-- 1 root root  5108 2011-03-13 23:56 terminal.mod
-rw-r--r-- 1 root root  9848 2011-03-13 23:56 terminfo.mod
-rw-r--r-- 1 root root  5240 2011-03-13 23:56 test.mod
-rw-r--r-- 1 root root  2996 2011-03-13 23:56 tga.mod
-rw-r--r-- 1 root root  1763 2011-03-13 23:56 trig.mod
-rw-r--r-- 1 root root  1360 2011-03-13 23:56 true.mod
-rw-r--r-- 1 root root  5144 2011-03-13 23:56 udf.mod
-rw-r--r-- 1 root root  4720 2011-03-13 23:56 ufs1.mod
-rw-r--r-- 1 root root  5036 2011-03-13 23:56 ufs2.mod
-rw-r--r-- 1 root root  5268 2011-03-13 23:56 uhci.mod
-rw-r--r-- 1 root root  3516 2011-03-13 23:56 usb_keyboard.mod
-rw-r--r-- 1 root root  3916 2011-03-13 23:56 usb.mod
-rw-r--r-- 1 root root  3904 2011-03-13 23:56 usbms.mod
-rw-r--r-- 1 root root  3572 2011-03-13 23:56 usbtest.mod
-rw-r--r-- 1 root root  2820 2011-03-13 23:56 vbeinfo.mod
-rw-r--r-- 1 root root  7996 2011-03-13 23:56 vbe.mod
-rw-r--r-- 1 root root  3136 2011-03-13 23:56 vbetest.mod
-rw-r--r-- 1 root root  3888 2011-03-13 23:56 vga.mod
-rw-r--r-- 1 root root  2912 2011-03-13 23:56 vga_text.mod
-rw-r--r-- 1 root root 17260 2011-03-13 23:56 video_fb.mod
-rw-r--r-- 1 root root     4 2011-03-13 23:56 video.lst
-rw-r--r-- 1 root root  5692 2011-03-13 23:56 video.mod
-rw-r--r-- 1 root root  3920 2011-03-13 23:56 videotest.mod
-rw-r--r-- 1 root root  5876 2011-03-13 23:56 xfs.mod
-rw-r--r-- 1 root root 31428 2011-03-13 23:56 xnu.mod
-rw-r--r-- 1 root root  2028 2011-03-13 23:56 xnu_uuid.mod
-rw-r--r-- 1 root root  6292 2011-03-13 23:56 zfsinfo.mod
-rw-r--r-- 1 root root 24164 2011-03-13 23:56 zfs.mod

/boot/grub/locale:
toplam 40
-rw-r--r-- 1 root root   544 2011-03-13 23:56 en_AU.mo
-rw-r--r-- 1 root root   917 2011-03-13 23:56 en_GB.mo
-rw-r--r-- 1 root root 30291 2011-03-13 23:56 tr.mo
karizmaxi@karizmaxi:~$

Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

reis33

Kubuntu' yu açarak startupmanager ile disk üzerinde bulunan kurulu işletim sistemlerinin otomatik olarak grub' a eklenmesini denediniz mi ?

karizmaxi

Alıntı yapılan: reis33 - 15 Mart 2011 - 14:01:08
Kubuntu' yu açarak startupmanager ile disk üzerinde bulunan kurulu işletim sistemlerinin otomatik olarak grub' a eklenmesini denediniz mi ?

yükleyip denedim ama grub açılışında görünen sistemler göründü diğer işletim sistemleri silimdimi yoksa ayrı bi bölüme yükledim ama yinede silinmiş olabilir mi
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

reis33

Resimdeki listede hangileri görünüyor ?



Wubi ile yüklediğin Windows açılış menüsüne dahil olduğu için burada görünmüyor değil mi ?


karizmaxi

Alıntı yapılan: reis33 - 15 Mart 2011 - 14:30:17
Resimdeki listede hangileri görünüyor ?



Wubi ile yüklediğin Windows açılış menüsüne dahil olduğu için burada görünmüyor değil mi ?


evet hatta ekran sadece bu kadar bire bir aynı ne fedora ne pardus görünmedi
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

reis33

Alıntı yapılan: karizmaxi - 15 Mart 2011 - 14:38:00
evet hatta ekran sadece bu kadar bire bir aynı ne fedora ne pardus görünmedi

startupmanager uygulaması
sudo fdisk -l
çıktısında görüntülenebilen bütün sistemleri grub' a ekler.

Kubuntu üzerinde çıktıyı görebilir miyiz ?

ekopc

#22
İlk boot Ekranında Memori test  Memori test diye Ayriyeten boot ekranında gözüküyor  ben memori test yazılanları  silmek vede windows 7 varsayılan olmasını istiyorum nasıl yaparım......
ekopc@ekopc-X51R:~$ sudo fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bayt
255 heads, 63 sectors/track, 14593 cylinders
Units = silindir of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk kimlikleyicisi: 0x25252525

   Aygıt Açılış    Başlangıç     Bitiş  BlokSayısı Kml Sistem
/dev/sda1   *           1        4936    39648388+   7  HPFS/NTFS
/dev/sda2            4937       14594    77571901+   f  W95 Ext'd (LBA)
/dev/sda5            4937       10666    46026193+   7  HPFS/NTFS
/dev/sda6           10667       14594    31545344   83  Linux
ekopc@ekopc-X51R:~$

ekopc@ekopc-X51R:~$ ls -Rl /boot
/boot:
toplam 17816
-rw-r--r-- 1 root root   709370 2011-02-23 03:09 abi-2.6.35-27-generic-pae
-rw-r--r-- 1 root root   129056 2011-02-23 03:09 config-2.6.35-27-generic-pae
drwxr-xr-x 3 root root     4096 2011-03-15 14:12 grub
-rw-r--r-- 1 root root 10749462 2011-03-15 13:25 initrd.img-2.6.35-27-generic-pae
-rw-r--r-- 1 root root   165084 2010-09-24 20:14 memtest86+.bin
-rw-r--r-- 1 root root   167264 2010-09-24 20:14 memtest86+_multiboot.bin
-rw-r--r-- 1 root root  1873815 2011-02-23 03:09 System.map-2.6.35-27-generic-pae
-rw-r--r-- 1 root root     1196 2011-02-23 03:12 vmcoreinfo-2.6.35-27-generic-pae
-rw-r--r-- 1 root root  4427440 2011-02-23 03:09 vmlinuz-2.6.35-27-generic-pae

/boot/grub:
toplam 1600
-rw-r--r-- 1 root root  8208 2011-03-15 13:18 915resolution.mod
-rw-r--r-- 1 root root 10488 2011-03-15 13:18 acpi.mod
-rw-r--r-- 1 root root  4536 2011-03-15 13:18 affs.mod
-rw-r--r-- 1 root root  4896 2011-03-15 13:18 afs_be.mod
-rw-r--r-- 1 root root  4872 2011-03-15 13:18 afs.mod
-rw-r--r-- 1 root root  1048 2011-03-15 13:18 aout.mod
-rw-r--r-- 1 root root  8036 2011-03-15 13:18 ata.mod
-rw-r--r-- 1 root root  2228 2011-03-15 13:18 ata_pthru.mod
-rw-r--r-- 1 root root  2672 2011-03-15 13:18 at_keyboard.mod
-rw-r--r-- 1 root root  4792 2011-03-15 13:18 befs_be.mod
-rw-r--r-- 1 root root  4776 2011-03-15 13:18 befs.mod
-rw-r--r-- 1 root root  4288 2011-03-15 13:18 biosdisk.mod
-rw-r--r-- 1 root root  2400 2011-03-15 13:18 bitmap.mod
-rw-r--r-- 1 root root  2904 2011-03-15 13:18 bitmap_scale.mod
-rw-r--r-- 1 root root  2020 2011-03-15 13:18 blocklist.mod
-rw-r--r-- 1 root root   512 2011-03-15 13:18 boot.img
-rw-r--r-- 1 root root  2568 2011-03-15 13:18 boot.mod
-rw-r--r-- 1 root root 19612 2011-03-15 13:18 bsd.mod
-rw-r--r-- 1 root root  1964 2011-03-15 13:18 bufio.mod
-rw-r--r-- 1 root root  2388 2011-03-15 13:18 cat.mod
-rw-r--r-- 1 root root   512 2011-03-15 13:18 cdboot.img
-rw-r--r-- 1 root root  2476 2011-03-15 13:18 chain.mod
-rw-r--r-- 1 root root  1340 2011-03-15 13:18 cmostest.mod
-rw-r--r-- 1 root root  2144 2011-03-15 13:18 cmp.mod
-rw-r--r-- 1 root root  2033 2011-03-15 13:18 command.lst
-rw-r--r-- 1 root root  1784 2011-03-15 13:18 configfile.mod
-rw-r--r-- 1 root root 23817 2011-03-15 13:18 core.img
-rw-r--r-- 1 root root  2864 2011-03-15 13:18 cpio.mod
-rw-r--r-- 1 root root  1608 2011-03-15 13:18 cpuid.mod
-rw-r--r-- 1 root root  1784 2011-03-15 13:18 crc.mod
-rw-r--r-- 1 root root   825 2011-03-15 13:18 crypto.lst
-rw-r--r-- 1 root root  4428 2011-03-15 13:18 crypto.mod
-rw-r--r-- 1 root root  4052 2011-03-15 13:18 cs5536.mod
-rw-r--r-- 1 root root  1824 2011-03-15 13:18 datehook.mod
-rw-r--r-- 1 root root  2316 2011-03-15 13:18 date.mod
-rw-r--r-- 1 root root  1241 2011-03-15 13:18 datetime.mod
-rw-r--r-- 1 root root   512 2011-03-15 13:18 diskboot.img
-rw-r--r-- 1 root root  1896 2011-03-15 13:18 dm_nv.mod
-rw-r--r-- 1 root root  5488 2011-03-15 13:18 drivemap.mod
-rw-r--r-- 1 root root  1920 2011-03-15 13:18 echo.mod
-rw-r--r-- 1 root root  6452 2011-03-15 13:18 efiemu32.o
-rw-r--r-- 1 root root 11018 2011-03-15 13:18 efiemu64.o
-rw-r--r-- 1 root root 24168 2011-03-15 13:18 efiemu.mod
-rw-r--r-- 1 root root  4404 2011-03-15 13:18 elf.mod
-rw-r--r-- 1 root root  1636 2011-03-15 13:18 example_functional_test.mod
-rw-r--r-- 1 root root  5500 2011-03-15 13:18 ext2.mod
-rw-r--r-- 1 root root  3976 2011-03-15 13:18 extcmd.mod
-rw-r--r-- 1 root root  5932 2011-03-15 13:18 fat.mod
-rw-r--r-- 1 root root 11992 2011-03-15 13:18 font.mod
-rw-r--r-- 1 root root  2800 2011-03-15 13:18 fshelp.mod
-rw-r--r-- 1 root root   128 2011-03-15 13:18 fs.lst
-rw-r--r-- 1 root root  2508 2011-03-15 13:18 functional_test.mod
-rw-r--r-- 1 root root  1768 2011-03-15 13:18 gcry_arcfour.mod
-rw-r--r-- 1 root root  8144 2011-03-15 13:18 gcry_blowfish.mod
-rw-r--r-- 1 root root 35040 2011-03-15 13:18 gcry_camellia.mod
-rw-r--r-- 1 root root 17568 2011-03-15 13:18 gcry_cast5.mod
-rw-r--r-- 1 root root  2996 2011-03-15 13:18 gcry_crc.mod
-rw-r--r-- 1 root root 19280 2011-03-15 13:18 gcry_des.mod
-rw-r--r-- 1 root root  3268 2011-03-15 13:18 gcry_md4.mod
-rw-r--r-- 1 root root  4008 2011-03-15 13:18 gcry_md5.mod
-rw-r--r-- 1 root root  2636 2011-03-15 13:18 gcry_rfc2268.mod
-rw-r--r-- 1 root root 19204 2011-03-15 13:18 gcry_rijndael.mod
-rw-r--r-- 1 root root  9116 2011-03-15 13:18 gcry_rmd160.mod
-rw-r--r-- 1 root root 16652 2011-03-15 13:18 gcry_seed.mod
-rw-r--r-- 1 root root 18016 2011-03-15 13:18 gcry_serpent.mod
-rw-r--r-- 1 root root  8848 2011-03-15 13:18 gcry_sha1.mod
-rw-r--r-- 1 root root  3484 2011-03-15 13:18 gcry_sha256.mod
-rw-r--r-- 1 root root  5620 2011-03-15 13:18 gcry_sha512.mod
-rw-r--r-- 1 root root 11980 2011-03-15 13:18 gcry_tiger.mod
-rw-r--r-- 1 root root 39736 2011-03-15 13:18 gcry_twofish.mod
-rw-r--r-- 1 root root 24792 2011-03-15 13:18 gcry_whirlpool.mod
-rw-r--r-- 1 root root  3984 2011-03-15 13:18 gettext.mod
-rw-r--r-- 1 root root 38628 2011-03-15 13:18 gfxmenu.mod
-rw-r--r-- 1 root root 11280 2011-03-15 13:18 gfxterm.mod
-rw-r--r-- 1 root root  3720 2011-03-15 13:18 gptsync.mod
-rw-r--r-- 1 root root 10240 2011-03-15 13:18 grldr.img
-r--r--r-- 1 root root  3702 2011-03-15 14:12 grub.cfg
-rw-r--r-- 1 root root  1024 2011-03-15 14:07 grubenv
-rw-r--r-- 1 root root  7828 2011-03-15 13:18 gzio.mod
-rw-r--r-- 1 root root  1460 2011-03-15 13:18 halt.mod
-rw-r--r-- 1 root root     0 2011-03-15 13:18 handler.lst
-rw-r--r-- 1 root root  4632 2011-03-15 13:18 hashsum.mod
-rw-r--r-- 1 root root  7440 2011-03-15 13:18 hdparm.mod
-rw-r--r-- 1 root root  1216 2011-03-15 13:18 hello.mod
-rw-r--r-- 1 root root  2488 2011-03-15 13:18 help.mod
-rw-r--r-- 1 root root  3244 2011-03-15 13:18 hexdump.mod
-rw-r--r-- 1 root root  6028 2011-03-15 13:18 hfs.mod
-rw-r--r-- 1 root root  5896 2011-03-15 13:18 hfsplus.mod
-rw-r--r-- 1 root root  2856 2011-03-15 13:18 iorw.mod
-rw-r--r-- 1 root root  6248 2011-03-15 13:18 iso9660.mod
-rw-r--r-- 1 root root  5844 2011-03-15 13:18 jfs.mod
-rw-r--r-- 1 root root  5944 2011-03-15 13:18 jpeg.mod
-rw-r--r-- 1 root root 29028 2011-03-15 13:18 kernel.img
-rw-r--r-- 1 root root  1980 2011-03-15 13:18 keystatus.mod
-rw-r--r-- 1 root root  5012 2011-03-15 13:18 linux16.mod
-rw-r--r-- 1 root root  8732 2011-03-15 13:18 linux.mod
-rw-r--r-- 1 root root  1024 2011-03-15 13:18 lnxboot.img
-rw-r--r-- 1 root root  5560 2011-03-15 13:18 loadenv.mod
drwxr-xr-x 2 root root  4096 2011-03-15 13:18 locale
-rw-r--r-- 1 root root  3032 2011-03-15 13:18 loopback.mod
-rw-r--r-- 1 root root  1300 2011-03-15 13:18 lsmmap.mod
-rw-r--r-- 1 root root  4168 2011-03-15 13:18 ls.mod
-rw-r--r-- 1 root root  4932 2011-03-15 13:18 lspci.mod
-rw-r--r-- 1 root root  6060 2011-03-15 13:18 lvm.mod
-rw-r--r-- 1 root root  2652 2011-03-15 13:18 mdraid.mod
-rw-r--r-- 1 root root  2080 2011-03-15 13:18 memdisk.mod
-rw-r--r-- 1 root root  2876 2011-03-15 13:18 memrw.mod
-rw-r--r-- 1 root root  4132 2011-03-15 13:18 minicmd.mod
-rw-r--r-- 1 root root  4336 2011-03-15 13:18 minix.mod
-rw-r--r-- 1 root root  8508 2011-03-15 13:18 mmap.mod
-rw-r--r-- 1 root root  2773 2011-03-15 13:18 moddep.lst
-rw-r--r-- 1 root root  2372 2011-03-15 13:18 msdospart.mod
-rw-r--r-- 1 root root 11436 2011-03-15 13:18 multiboot2.mod
-rw-r--r-- 1 root root 10488 2011-03-15 13:18 multiboot.mod
-rw-r--r-- 1 root root  6648 2011-03-15 13:18 nilfs2.mod
-rw-r--r-- 1 root root 98312 2011-03-15 13:18 normal.mod
-rw-r--r-- 1 root root  3536 2011-03-15 13:18 ntfscomp.mod
-rw-r--r-- 1 root root  9992 2011-03-15 13:18 ntfs.mod
-rw-r--r-- 1 root root 10556 2011-03-15 13:18 ohci.mod
-rw-r--r-- 1 root root  1688 2011-03-15 13:18 part_acorn.mod
-rw-r--r-- 1 root root  1672 2011-03-15 13:18 part_amiga.mod
-rw-r--r-- 1 root root  2112 2011-03-15 13:18 part_apple.mod
-rw-r--r-- 1 root root  2004 2011-03-15 13:18 part_bsd.mod
-rw-r--r-- 1 root root  2284 2011-03-15 13:18 part_gpt.mod
-rw-r--r-- 1 root root    82 2011-03-15 13:18 partmap.lst
-rw-r--r-- 1 root root  2096 2011-03-15 13:18 part_msdos.mod
-rw-r--r-- 1 root root  1792 2011-03-15 13:18 part_sun.mod
-rw-r--r-- 1 root root  1704 2011-03-15 13:18 part_sunpc.mod
-rw-r--r-- 1 root root    17 2011-03-15 13:18 parttool.lst
-rw-r--r-- 1 root root  4488 2011-03-15 13:18 parttool.mod
-rw-r--r-- 1 root root  1904 2011-03-15 13:18 password.mod
-rw-r--r-- 1 root root  2976 2011-03-15 13:18 password_pbkdf2.mod
-rw-r--r-- 1 root root  1328 2011-03-15 13:18 pbkdf2.mod
-rw-r--r-- 1 root root  1184 2011-03-15 13:18 pci.mod
-rw-r--r-- 1 root root  2472 2011-03-15 13:18 play.mod
-rw-r--r-- 1 root root  6620 2011-03-15 13:18 png.mod
-rw-r--r-- 1 root root  2664 2011-03-15 13:18 probe.mod
-rw-r--r-- 1 root root  1024 2011-03-15 13:18 pxeboot.img
-rw-r--r-- 1 root root  1332 2011-03-15 13:18 pxecmd.mod
-rw-r--r-- 1 root root  5588 2011-03-15 13:18 pxe.mod
-rw-r--r-- 1 root root  1400 2011-03-15 13:18 raid5rec.mod
-rw-r--r-- 1 root root  2812 2011-03-15 13:18 raid6rec.mod
-rw-r--r-- 1 root root  6216 2011-03-15 13:18 raid.mod
-rw-r--r-- 1 root root  1564 2011-03-15 13:18 read.mod
-rw-r--r-- 1 root root  1120 2011-03-15 13:18 reboot.mod
-rw-r--r-- 1 root root 38636 2011-03-15 13:18 regexp.mod
-rw-r--r-- 1 root root  9796 2011-03-15 13:18 reiserfs.mod
-rw-r--r-- 1 root root  4104 2011-03-15 13:18 relocator.mod
-rw-r--r-- 1 root root  4128 2011-03-15 13:18 scsi.mod
-rw-r--r-- 1 root root  2168 2011-03-15 13:18 search_fs_file.mod
-rw-r--r-- 1 root root  2336 2011-03-15 13:18 search_fs_uuid.mod
-rw-r--r-- 1 root root  2256 2011-03-15 13:18 search_label.mod
-rw-r--r-- 1 root root  2356 2011-03-15 13:18 search.mod
-rw-r--r-- 1 root root  4920 2011-03-15 13:18 serial.mod
-rw-r--r-- 1 root root   690 2011-03-15 13:18 setjmp.mod
-rw-r--r-- 1 root root  5524 2011-03-15 13:18 setpci.mod
-rw-r--r-- 1 root root  4104 2011-03-15 13:18 sfs.mod
-rw-r--r-- 1 root root  2220 2011-03-15 13:18 sleep.mod
-rw-r--r-- 1 root root  2888 2011-03-15 13:18 tar.mod
-rw-r--r-- 1 root root   124 2011-03-15 13:18 terminal.lst
-rw-r--r-- 1 root root  3476 2011-03-15 13:18 terminal.mod
-rw-r--r-- 1 root root 12740 2011-03-15 13:18 terminfo.mod
-rw-r--r-- 1 root root  5188 2011-03-15 13:18 test.mod
-rw-r--r-- 1 root root  2884 2011-03-15 13:18 tga.mod
-rw-r--r-- 1 root root  1675 2011-03-15 13:18 trig.mod
-rw-r--r-- 1 root root  1276 2011-03-15 13:18 true.mod
-rw-r--r-- 1 root root  5484 2011-03-15 13:18 udf.mod
-rw-r--r-- 1 root root  4672 2011-03-15 13:18 ufs1.mod
-rw-r--r-- 1 root root  4988 2011-03-15 13:18 ufs2.mod
-rw-r--r-- 1 root root  5800 2011-03-15 13:18 uhci.mod
-rw-r--r-- 1 root root  3428 2011-03-15 13:18 usb_keyboard.mod
-rw-r--r-- 1 root root  7876 2011-03-15 13:18 usb.mod
-rw-r--r-- 1 root root  5440 2011-03-15 13:18 usbms.mod
-rw-r--r-- 1 root root  3624 2011-03-15 13:18 usbtest.mod
-rw-r--r-- 1 root root  2736 2011-03-15 13:18 vbeinfo.mod
-rw-r--r-- 1 root root  6676 2011-03-15 13:18 vbe.mod
-rw-r--r-- 1 root root  3048 2011-03-15 13:18 vbetest.mod
-rw-r--r-- 1 root root  4788 2011-03-15 13:18 vga.mod
-rw-r--r-- 1 root root  2288 2011-03-15 13:18 vga_text.mod
-rw-r--r-- 1 root root  5500 2011-03-15 13:18 video_bochs.mod
-rw-r--r-- 1 root root  5744 2011-03-15 13:18 video_cirrus.mod
-rw-r--r-- 1 root root 18716 2011-03-15 13:18 video_fb.mod
-rw-r--r-- 1 root root    33 2011-03-15 13:18 video.lst
-rw-r--r-- 1 root root  5388 2011-03-15 13:18 video.mod
-rw-r--r-- 1 root root  3876 2011-03-15 13:18 videotest.mod
-rw-r--r-- 1 root root  5856 2011-03-15 13:18 xfs.mod
-rw-r--r-- 1 root root 31396 2011-03-15 13:18 xnu.mod
-rw-r--r-- 1 root root  1936 2011-03-15 13:18 xnu_uuid.mod
-rw-r--r-- 1 root root  6208 2011-03-15 13:18 zfsinfo.mod
-rw-r--r-- 1 root root 24384 2011-03-15 13:18 zfs.mod

/boot/grub/locale:
toplam 44
-rw-r--r-- 1 root root   536 2011-03-15 13:18 en_AU.mo
-rw-r--r-- 1 root root   468 2011-03-15 13:18 en_CA.mo
-rw-r--r-- 1 root root  2693 2011-03-15 13:18 en_GB.mo
-rw-r--r-- 1 root root 30702 2011-03-15 13:18 tr.mo
ekopc@ekopc-X51R:~$


karizmaxi

@reis 33 kodu girdim çıktı şöyle
karizmaxi@karizmaxi:~$ sudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bayt
255 heads, 63 sectors/track, 38913 cylinders
Units = silindir of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk kimlikleyicisi: 0x0002b78a

   Aygıt Açılış    Başlangıç     Bitiş  BlokSayısı Kml Sistem
/dev/sda1   *           1       19576   157236224    7  HPFS/NTFS
/dev/sda2           19576       29252    77722620    7  HPFS/NTFS
/dev/sda3           29252       29694     3555328    7  HPFS/NTFS
/dev/sda4           29694       38914    74053633    5  Ek
/dev/sda5           29694       29758      512000   83  Linux
/dev/sda6           29758       38914    73540608   8e  Linux LVM

Disk /dev/sdb: 500.1 GB, 500107860992 bayt
255 heads, 63 sectors/track, 60801 cylinders
Units = silindir of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk kimlikleyicisi: 0x00069248

   Aygıt Açılış    Başlangıç     Bitiş  BlokSayısı Kml Sistem
/dev/sdb1               1       36225   290975410    7  HPFS/NTFS
/dev/sdb2           36225       45356    73339844    7  HPFS/NTFS
/dev/sdb3           45356       60802   124069889    5  Ek
/dev/sdb5   *       45356       60301   120046592   83  Linux
/dev/sdb6           60301       60802     4022272   82  Linux takas / Solaris
karizmaxi@karizmaxi:~$

  ne demek bu şimdi ben kubuntu yüklerken diğerlerini silmişmiyim ? :-\
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...

karizmaxi

@ekopc reis33'ün önerdiği program windosu varsayılan yapıyor ama memori test silinebiliyormu bilmiyorum veya daha sonradan ubuntuyu varsayılan yapmak istediğinde dönüşü nasıl olur bilmiyorum
Cesaret akıldan gelirse cesarettir,
Bilgisizlikten gelirse cehalettir...