|
|
Poslao: 26 Apr 2011 23:46
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Probacu, cekam samo da 28.04. izadje Ubuntu 11.04
|
|
|
|
Poslao: 26 Apr 2011 23:55
|
offline
- Brok
- Moderator foruma
- Mihajlo Bogdanović
- Linux driver - fighter - warrior
- Pridružio: 04 Maj 2005
- Poruke: 3259
|
Možeš to i sada odmah da uradiš iz 10.10:
Klinki Alt+F2
pa kucaj
update-manager -d
pa na Upgrade:
|
|
|
|
Poslao: 27 Apr 2011 11:49
|
offline
- FarscapeFan
- Legendarni građanin
- Pridružio: 30 Dec 2007
- Poruke: 4759
- Gde živiš: Niš
|
ljudi , dodajte plop u boot.ini ili vistin bootloader
ili u boot/grub/menu.lst
jer i nove ploče imaju nekakvu sigurnosnu funkciju koja otežava bootovanje
preko usb (mislim na native boot sa usb-a koji je ugrađen u bios od ploče)
a starije ploče na njima je i onako bilo bagovito tako da i njima pomaže
opisano je u sekcijama
7. Running without harddisk installation from Floppy, CD, Windows boot menu, Syslinux, LILO, GRUB, network
Citat:
Run from the Windows boot menu (2K, XP, VISTA and Win7)
Download the file plpgenbtldr-0.8.zip and extract it.
Create a directory like c:\plop. You can use any directory you want.
Copy plpbt.bin and plpgenbtldr.exe to your c:\plop directory.
As administrator/with administrator rights open a command shell.
Hint VISTA/Win7: Use right click at the command shell menu entry and choose "Run as administrator"
change to c:\plop with cd \plop
Then run plpgenbtldr
This program searches for the file plpbt.bin in the currrent directory.
plpgenbtldr generates the file plpbtldr.bin.
Adding to the boot menu. Windows 2K and XP is different to Windows VISTA and Windows 7
Windows 2K, XP
add the line below to your c:\boot.ini
c:\plop\plpbtldr.bin="Plop Boot Manager"
Windows VISTA
open notepad as administrator and create a file c:\boot.ini
add those lines
[boot loader]
[operating systems]
c:\plop\plpbtldr.bin="Plop Boot Manager"
Thanks to tri_zet for this info
Windows 7
Open the command prompt as administrator.
Use bcdedit to create the boot menu entry.
bcdedit /create /d "Plop Boot Manager" /application bootsector
This prints a long number with { }.
This long number is called " id".
Replace the " id" with your number in the following commands.
bcdedit /set {id} device partition=C:
bcdedit /set {id} path \plop\plpbtldr.bin
bcdedit /displayorder {id} /addlast
Additional links: Forum entry, Gord's blog
Now you should be able to start the Plop Boot Manager from your Windows boot menu.
You can configure the file plpbt.bin with plpcfgbt.
Problems/Errors
plpbt.bin must not be fragmeted! Use Wincontig or contig to take care, that plpbt.bin is not fragmented.
ili za Grub ,lilo ,etc....
Citat:
Run from GRUB / grub4dos
Download the current boot manager plpbt-5.0.12.zip. Extract it to get the boot manager binary program plpbt.bin.
Copy the plpbt.bin file to /boot.
You have to choose the correct root settings in menu.lst for your system.
The following is an example
title Plop Boot Manager
root (hd0,0)
kernel /boot/plpbt.bin
|
|
|
|
|
Poslao: 29 Apr 2011 01:54
|
offline
- igorpan
- Super građanin
- Pridružio: 10 Avg 2006
- Poruke: 1009
- Gde živiš: Beograd
|
Srećno sa njime, evo ni mi koji malo duže koristimo linuks ne možemo baš da se naviknemo na 11.04. Ja definitivno ostajem zasada bar na 10.10
|
|
|
|
Poslao: 29 Apr 2011 01:58
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Mada osecam da ce biti smor sa usb-om, ne bih da diram postojece particije, morace da padne jos jedan hard
|
|
|
|
|
Poslao: 30 Apr 2011 03:41
|
offline
- Kerber
- Počasni građanin
- Pridružio: 25 Mar 2004
- Poruke: 816
|
Ja bih pre prelaznicima sa Win-a i početnicima u Linux svetu savetovao da svoje prve korake započnu sa Linux Mint-om, najviše iz razloga što izgledom dosta podseća na već poznato okruženje i uveren sam da bi se lakše snašli sa njim nego sa Ubuntom ili Fedorom na primer.
|
|
|
|