Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema grub
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
kandalf
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 261

PostPosted: Sat Apr 16, 2005 6:32 pm    Post subject: problema grub Reply with quote

ma possibile che devo far partire gentoo dall'editor di grub all'avvio?
nn riesco proprio ad installarlo...ho fatto come dice il manuale.

Code:

bash-2.05b# cp /proc/mounts /etc/mtab
bash-2.05b# grub-install --root-directory=/boot /dev/hda2
/sbin/grub-install: line 332: //sbin/grub: cannot execute binary file
sed: can't read /boot/boot/grub/device.map: No such file or directory
grep: /boot/boot/grub/device.map: No such file or directory
/dev/ide/host0/bus0/target0/lun0/part2 does not have any corresponding BIOS drive.
bash-2.05b# grub
bash: /sbin/grub: cannot execute binary file
bash-2.05b# grub-install --root-directory=/boot /dev/hda
/sbin/grub-install: line 332: //sbin/grub: cannot execute binary file
sed: can't read /boot/boot/grub/device.map: No such file or directory
grep: /boot/boot/grub/device.map: No such file or directory
/dev/ide/host0/bus0/target0/lun0/disc does not have any corresponding BIOS drive.


come è possibile?
da debian come chroot grub si esegue...ma n riesco a installarlo lo stesso
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Sat Apr 16, 2005 7:03 pm    Post subject: Reply with quote

Monta la /boot posta un
Code:
$ df -h

e posta anche un grub.conf
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
kandalf
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 261

PostPosted: Sat Apr 16, 2005 7:17 pm    Post subject: Reply with quote

Code:
bash-2.05b# df -h
Filesystem            Size  Used Avail Use% Mounted on
rootfs                 54G  3.3G   51G   7% /
/dev/root              54G  3.3G   51G   7% /
none                  501M     0  501M   0% /dev/shm
/dev/hda2             102M   40M   63M  39% /boot



Code:

title=Gentoo
root (hd0,1)
kernel /vmlinuz-2.6.12-rc2 root=/dev/hda6
savedefault
boot


Edit gutter: Usiamo i bbcode
Back to top
View user's profile Send private message
kandalf
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 261

PostPosted: Sun Apr 17, 2005 8:49 am    Post subject: Reply with quote

Code:
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda2               /boot           reiserfs        noauto,noatime,notail           1 1
/dev/hda6               /               reiserfs        noatime                 0 0
/dev/hda3               none            swap            sw                      0 0
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,ro               0 0
#/dev/fd0               /mnt/floppy     auto            noauto                  0 0


i posto pure il mio fstab...ho messo bene i parametri nella /boot?
essendo una reiser ho paura di aver fatto casini.
Back to top
View user's profile Send private message
Little Cash
Tux's lil' helper
Tux's lil' helper


Joined: 04 Dec 2003
Posts: 131
Location: Cosenza, Italia

PostPosted: Sun Apr 17, 2005 5:08 pm    Post subject: Reply with quote

Ciao, perche' non provi ad installarlo da GRUB stesso?

Code:
root (hd0,1)
setup (hd0)

Ovviamente sostituisci con le tue preferenze i dati
_________________
D: Perche' usi linux?
R: Perche' mi piace dover riavviare solo per un kernel upgrade

- badguy@IRCNet -
Back to top
View user's profile Send private message
kandalf
Apprentice
Apprentice


Joined: 13 Nov 2003
Posts: 261

PostPosted: Sun Apr 17, 2005 6:04 pm    Post subject: Reply with quote

se potessi farlo lo farei

bash-2.05b# grub
bash: /sbin/grub: cannot execute binary file
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum