[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grub e error 15: file not found



Alle 07:45, mercoledì 15 giugno 2005, webnie@virgilio.it ha scritto:
> qualche idea ??
usa il comando find di grub
   find /boot/nomekernel
Dovrebbe dirti qualcosa tipo:
grub> find /boot/vmlinuz-2.6.10
 (hd0,2)

comunque anche con il comando kernel dovresti poter usare "tab" per 
completare automaticamente i comandi e i nomi di file. Esempio:

grub> kernel (hd0,
 Possible partitions are:
   Partition num: 0,  Filesystem type is fat, partition type 0xc
   Partition num: 2,  Filesystem type is ext2fs, partition type 0x83
   Partition num: 4,  Filesystem type is fat, partition type 0xb
   Partition num: 5,  Filesystem type is ext2fs, partition type 0x83
   Partition num: 6,  Filesystem type unknown, partition type 0x82
   Partition num: 7,  Filesystem type is ext2fs, partition type 0x83

grub> kernel (hd0,2)/boot/vmlinuz-2.
 Possible files are: vmlinuz-2.6.7 vmlinuz-2.4.22 vmlinuz-2.6.8 
vmlinuz-2.6.10 vmlinuz-2.6.4-mm2

Bye!
-- 
-gaspa-
-----------------------------------------------
Powered by Debian GNU/Linux and Debian GNU/Hurd
------ HomePage: iogaspa.altervista.org -------



Reply to: