alkisg Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 γιατί να μην ξαναεγκαταστήσει τον grub ; Αυτό του είπε και ο Apoikos, grub-install. Και εννοείται ότι χρειάζεται, αφού θα μπουτάρει από διαφορετικό partition. Απλά εγώ πρόσθεσα να προσέχει να μην του βγει κανένα UUID από δεξιά και τρακάρει... Π.χ. αν κρατήσει το menu.lst του Ubuntu (αν και ακόμα δεν ξέρω αν είναι του Ubuntu ή του Debian), τότε στο επόμενο kernel update θα κληθεί το update-grub και θα ξαναμπούν μόνα τους τα UUID... Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
gtroza Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 Π.χ. αν κρατήσει το menu.lst του Ubuntu (αν και ακόμα δεν ξέρω αν είναι του Ubuntu ή του Debian), εφόσον θα ¨σβύσει¨ το ubuntu, θα υπάρχει μόνο το menu.lst του Debian (απο την αντιγραφή) αν εγκαταστήσει ξανά τον grub, δεν θα δημιουργηθεί νέο menu.lst, (δλδ με τα νέα δεδομένα) ; ας μην επιμένω, γιατί στο τελευταίο θρανίο, όλο ναυμαχία παίζουμε ! όλο με παρασύρει ο firewalker,αλλά αυτός διαβάζει κρυφά, όλα τα ξέρει ! :mrgreen: http://www.ibm.com/developerworks/linux/library/l-bootload.html Boot loader showdown: Getting to know LILO and GRUB The initial boot process When GRUB initially loads, like LILO it loads its first stage from the MBR. Once this has loaded, it then enters an intermediate stage between the common boot loader stages one and two (or for argument's sake, Stage 1.5). Stage 1.5 is present to enable regular file system access to the GRUB configuration files in /boot/grub rather than accessing using disk blocks. We then enter stage two of the boot loader where GRUB loads the grub.conf file. . Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
alkisg Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 > εφόσον θα ¨σβύσει¨ το ubuntu, θα υπάρχει μόνο το menu.lst του Debian (απο την αντιγραφή) Λες να έχει δύο menu.lst; Φαντάστηκα ότι θα είχε μόνο ένα, ενώ το λειτουργικό που έβαλε δεύτερο θα χρησιμοποίησε το αρχικό menu.lst... > αν εγκαταστήσει ξανά τον grub, δεν θα δημιουργηθεί νέο menu.lst, (δλδ με τα νέα δεδομένα) ; Μπα... απ' όσο ξέρω το menu.lst πρέπει να προϋπάρχει. > ας μην επιμένω, γιατί στο τελευταίο θρανίο, όλο ναυμαχία παίζουμε ! Γιατί, άσχημα περνάμε; Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
gtroza Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 μιά χαρά είναι ! οι γραπτές τιμωρίες (πχ 1000 φορές η λέξη Debian) με φοβίζουν ! . Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
myle Δημοσ. 27 Σεπτεμβρίου 2008 Μέλος Share Δημοσ. 27 Σεπτεμβρίου 2008 Ο grub θα κοιτάξει εκεί που κοίταζε πάντα. Για να το μεταφέρεις πλήρως, θα πρέπει να κάνεις 2 πράγματα: 1ον, να ανοίξεις το /boot/grub/menu.lst και να αλλάξεις όλες τις αναφορές του παλιού partition, τόσο αυτές της μορφής (hd0,x) όσο και το root=/dev/κάτι που δίνει στον πυρήνα. 2ον, αφού τελειώσεις τα παραπάνω, να γράψεις grub-install /dev/sda (ή όποιος είναι ο δίσκος σου) Όμως οι ρυθμίσεις του grub θέλω να μεταφερθούν στο καινούργιο partition αφού το άλλο θα γίνει format. Θα αλλάξω τα configuration files και από τα δυο /boot που θα υπάρχουν (αν και κάτι μου λέει στο ένα θα είναι περιττό κάτι τέτοιο). Δείχνοντας λοιπόν ως μόνο λειτουργικό το debian στην καινούργια κατάτμηση και αγνοόντας το παλιό και επανεγκαθιστώντας τον grub αμέσως μετά, μήπως ο grub διαβάζει από το /boot στο παλιό / αντί για το καινούργιο; Δηλαδή πως θα ξέρει ο grub ποιο /boot τον ενδιαφέρει (κάτι που φαντάζομαι εξαρτάται από το ενεργό partition, που υποθέτω κάποια στιγμή πρέπει να αλλαχθεί). Επίσης αυτές τις αλλαγές να τις κάνω μέσα από περιβάλλον live cd ή από την "παλιά" εγκατάσταση του debian; Νομίζω κάπου το χάνω το όλο παιχνίδι μέχρι στιγμής μετά το cp ... Sorry για την παρεμβολή: αν τον grub στον έχει βάλει το Ubuntu, τότε βρίσκει τους δίσκους με βάση το UUID τους. Και στο menu.lst και στο fstab. Επομένως αντί να πειράξεις αυτά τα αρχεία, μπορείς να εναλλάξεις το UUID των δίσκων με tune2fs -U. Με το gparted αντιγράφεται και το UUID, επομένως δεν θα χρειαστεί αλλαγή σε fstab κτλ... Είχε βάλει ένα grub το Ubuntu, όμως μετά τον έκανε overwrite το Debian. Δεν ξέρω αν βοηθάει αυτό. > εφόσον θα ¨σβύσει¨ το ubuntu, θα υπάρχει μόνο το menu.lst του Debian (απο την αντιγραφή)Λες να έχει δύο menu.lst; Φαντάστηκα ότι θα είχε μόνο ένα, ενώ το λειτουργικό που έβαλε δεύτερο θα χρησιμοποίησε το αρχικό menu.lst... Έχω δυο αν και το φυσιολογικό θα ήταν να έχω μόνο ένα. Απλά δεν ασχολήθηκα και πολύ με Ubuntu μετά το Debian. Επομένως ισχύει αυτό που ανέφερε ο gtroza Επειδή δεν είμαι και πολύ σίγουρος για το αν τα λέω καλά καθώς είμαι λίγο μπερδεμένος τώρα, πείτε μου για οποιαδήποτε διευκρίνηση. Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
alkisg Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 > Δηλαδή πως θα ξέρει ο grub ποιο /boot τον ενδιαφέρει... Αυτό που έκανες το grub-install ή το setup. > Επίσης αυτές τις αλλαγές να τις κάνω μέσα από περιβάλλον live cd ή από την "παλιά" εγκατάσταση του debian; Από live cd, γιατί αν τρέχει το debian δεν θα πρέπει (ούτε θα μπορείς) να αντιγράψεις κάποιους φακέλους, π.χ. /dev κτλ. > Είχε βάλει ένα grub το Ubuntu, όμως μετά τον έκανε overwrite το Debian. Δεν ξέρω αν βοηθάει αυτό. Αν κοιτάξεις (ή ανεβάσεις εδώ) το menu.lst θα δεις εύκολα αν χρησιμοποιεί UUID ή /dev/sdxx. Μια από τα ίδια για το fstab. > Έχω δυο αν και το φυσιολογικό θα ήταν να έχω μόνο ένα. Αν έχεις δύο, και ξεκινάει με αυτό του Debian, τότε κάν' τα ακριβώς όπως τα είπε ο Apoikos και αγνόησε όλα όσα είπαμε εμείς οι μαθητές του τελευταίου θρανίου... Γενικά μην το φοβάσαι, αφού θα υπάρχουν δύο ίδια partition, θα ξεκινήσει. Απλά πριν σβήσεις το μικρό partition με το Debian σιγουρέψου ότι όλα όσα χρειάζονται βρίσκονται πια στο μεγάλο. Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
gtroza Δημοσ. 27 Σεπτεμβρίου 2008 Share Δημοσ. 27 Σεπτεμβρίου 2008 Γενικά μην το φοβάσαι, αφού θα υπάρχουν δύο ίδια partition, θα ξεκινήσει. Απλά πριν σβήσεις το μικρό partition με το Debian σιγουρέψου ότι όλα όσα χρειάζονται βρίσκονται πια στο μεγάλο. ΚΥΡΙΩΣ ΑΥΤΟ ! . Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
myle Δημοσ. 28 Σεπτεμβρίου 2008 Μέλος Share Δημοσ. 28 Σεπτεμβρίου 2008 Από debian: ># menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not change this entry to 'saved' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 4 # Pretty colours color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=/dev/sda1 ro ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,0) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions= ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(single-user) single # altoptions=(single-user mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=2 ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## should update-grub add savedefault to the default options ## can be true or false # savedefault=false ## ## End Default Options ## title Debian GNU/Linux, kernel 2.6.26-1-686 root (hd0,0) kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda1 ro initrd /boot/initrd.img-2.6.26-1-686 title Debian GNU/Linux, kernel 2.6.26-1-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda1 ro single initrd /boot/initrd.img-2.6.26-1-686 title Debian GNU/Linux, kernel 2.6.25-2-686 root (hd0,0) kernel /boot/vmlinuz-2.6.25-2-686 root=/dev/sda1 ro initrd /boot/initrd.img-2.6.25-2-686 title Debian GNU/Linux, kernel 2.6.25-2-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.25-2-686 root=/dev/sda1 ro single initrd /boot/initrd.img-2.6.25-2-686 ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. #title Other operating systems: #root # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda2. title Ubuntu 8.04.1, kernel 2.6.24-19-generic root (hd0,1) kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro quiet splash initrd /boot/initrd.img-2.6.24-19-generic savedefault boot # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda2. title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro single initrd /boot/initrd.img-2.6.24-19-generic savedefault boot # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda2. #title Ubuntu 8.04.1, kernel 2.6.24-18-generic #root (hd0,1) #kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro quiet splash #initrd /boot/initrd.img-2.6.24-18-generic #savedefault #boot # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda2. #title Ubuntu 8.04.1, kernel 2.6.24-18-generic (recovery mode) #root (hd0,1) #kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro single #initrd /boot/initrd.img-2.6.24-18-generic #savedefault #boot # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda2. title Ubuntu 8.04.1, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin savedefault boot ubuntu: > #splashimage=(hd0,3)/home/myle/Pictures/80638-sveta.xpm.gz # menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not use 'savedefault' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 4 ## hiddenmenu # Hides the menu by default (press ESC to see the menu) #hiddenmenu # Pretty colours color cyan/blue white/blue #color white/black blue/black ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret ## password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro ## Setup crashdump menu entries ## e.g. crashdump=1 # crashdump=0 ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,1) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(recovery) single # altoptions=(recovery mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=2 ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## should update-grub add savedefault to the default options ## can be true or false # savedefault=false ## ## End Default Options ## title Ubuntu 8.04.1, kernel 2.6.24-19-generic root (hd0,1) kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro quiet splash initrd /boot/initrd.img-2.6.24-19-generic quiet title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro single initrd /boot/initrd.img-2.6.24-19-generic title Ubuntu 8.04.1, kernel 2.6.24-18-generic root (hd0,1) kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro quiet splash initrd /boot/initrd.img-2.6.24-18-generic quiet title Ubuntu 8.04.1, kernel 2.6.24-18-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24-18-generic root=UUID=c622fe17-d1d9-4a39-9316-2f2ce8c8e231 ro single initrd /boot/initrd.img-2.6.24-18-generic title Ubuntu 8.04.1, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. #title Other operating systems: #root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1 Όπως σας έχω πει δεν έχω πια XP και έχουν μείνει από παλιά έτσι τα settings μιας και δεν έβρισκα λόγο να το αλλάξω. Τον λόγο που είμαι σίγουρος πως δεν διαβάζει από εδώ το menu.lst τον μαντεύετε φαντάζομαι. Θα πράξω όπως είπε ο apoikos. Το πείραμα θα γίνει αύριο το απόγευμα. Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
gtroza Δημοσ. 28 Σεπτεμβρίου 2008 Share Δημοσ. 28 Σεπτεμβρίου 2008 Θα πράξω όπως είπε ο apoikos. Το πείραμα θα γίνει αύριο το απόγευμα. για βαθμό πάμε, έ ; και εμείς, τι θα σχολιάζουμε μέχρι αύριο το απόγευμα ; http://www.pixelbeat.org/docs/disk/ http://osdir.com/ml/boot-loaders.grub.bugs/2004-02/msg00053.html . Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
myle Δημοσ. 4 Οκτωβρίου 2008 Μέλος Share Δημοσ. 4 Οκτωβρίου 2008 Αργοπορημένη απάντηση αλλά τελικά η μετακίνηση του partition άργησε. Όλα πήγαν καλά, bootάρει το σύστημα από την καινούργια του θέση και οι applications φαίνεται να είναι όλες στην θέση τους. Το μόνο που λείπει είναι κάποιες ρυθμίσεις αν και φαντάζομαι πως αυτό θα διορθωθεί μόλις αντιγράψω *σωστά* το /home partition μέσα από το περιβάλλον του live cd και όχι ενώ τρέχει η μια από τις δυο διανομές. Το θέμα τώρα είναι, ο grub δουλεύει σωστά, αλλά πως θα τον μεταφέρω από το sda1 στο sda2; UPDATE: Αντιγράφθηκε και το /home partition σωστά πια. Το μόνο θέμα είναι η πλήρης μεταφορά του grub στο sda2 Μήπως πρέπει να πειράξω κάτι από εδώ: >## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=/dev/sda1 ro ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,0) και μετά να ξανακάνω grub-install; Συνδέστε για να σχολιάσετε Κοινοποίηση σε άλλες σελίδες άλλες επιλογές
Προτεινόμενες αναρτήσεις
Αρχειοθετημένο
Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.