Pagina 3 di 5
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:23
da Ubuket
questa come la fatto uscire se stava usando slack?
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 6992 56163208+ 83 Linux
/dev/hdc2 6993 7295 2433847+ 7 HPFS/NTFS
root@slax:~#
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:24
da jerico
fdisk -l
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:26
da Ubuket
appunto, per dare quel comando ha usato Slack fin qui ci siamo? allora se sta usando Slack da una chiavetta doveva uscire anche la partizione della chiavetta in cui ci sta slack..
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:30
da jerico
infatti...per questo gli ho detto di usare la live,perchè non capivo come mai non risultasse dall fdisk. almeno con la live mi sento più a casa

Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:31
da Ubuket
si si hai fatto bene.. ma qua il ragazzo soffre di frettolosità... (rotfl)
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 15:57
da dittizzo
io slax ce l-ho su cd ho masterizzato ubuntu su cd ma non parte si carica all- infinitoc quindi sono tornato su slax
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:00
da dittizzo
mo che devo fa :'(
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:02
da Ubuket
l'ha masterizzato a basso velocità...? dov'è che si ferma? controlla prima l'integrita del dico, cè una funzione quando metti il cd di ubuntu...
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:03
da dittizzo
io lo avvio e clicco il primo si comincia a caricare ce il cosino che va a dx e sx all' infinità
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:07
da jerico
ci vogliono circa 2 minuti di sinistra-destra prima di caricarsi la live
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:08
da dittizzo
ok riprovo restate in linea
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:36
da dittizzo
dopo i 2 minuti mi vengono tutte scritte ho apettato fino al 1050 poi ho spento che faccio :'( sto impazzendo
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:38
da dittizzo
ce qualcuno?
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:40
da jerico
sei su slax?
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:41
da dittizzo
si
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:42
da jerico
proviamo da slax..io i comandi di slax non li conosco,non so se sono uguali a quelli di ubuntu. allora...posta il menu.lst di ubuntu
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:43
da dittizzo
quale è il comanda di ubuntu per menu.ls
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:46
da jerico
andiamo bene....
qual è l'editor di testo di slax? boh....dov è ubuntu in /mnt ? in /media? boh.... mi devi aiutare tu io non lo conosco. in ubuntu è in /boot/grub/menu.lst
da slax ci devi arrivare tu,io non so aiutarti
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:48
da dittizzo
# 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 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
#A splash image for the menu
#splashimage=/boot/grub/splashimages/72089-heroes-black_sxga.xpm.gz
## 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=59105e92-c28b-4d65-94a8-fa470d8d724c ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=59105e92-c28b-4d65-94a8-fa470d8d724c
## 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=all
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## 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.10, kernel 2.6.27-11-generic
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro quiet splash
initrd /boot/initrd.img-2.6.27-11-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro single
initrd /boot/initrd.img-2.6.27-11-generic
title Ubuntu 8.10, kernel 2.6.27-9-generic
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro quiet splash
initrd /boot/initrd.img-2.6.27-9-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-9-generic (recovery mode)
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro single
initrd /boot/initrd.img-2.6.27-9-generic
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=59105e92-c28b-4d65-94a8-fa470d8d724c ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid 59105e92-c28b-4d65-94a8-fa470d8d724c
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
title Windows XP
root (hd1,0)
makeactive
chainloader +1
Re: errorre caricamento del sistea operativo
Inviato: lunedì 8 giugno 2009, 16:51
da jerico
ammesso che funzioni,posta
vol_id -u /dev/hdc1