Hola.
2010/2/2 joseangon <[email protected]> > > > 2010/2/2 joseangon <[email protected]> > > >> >> 2010/2/2 rosea grammostola <[email protected]> >> >> Hola. >> >> > Hola. > > > >> >> >> joseangon wrote: >>> >>>> Hola. >>>> >>>> >>>> 2010/1/31 joseangon <[email protected] <mailto: >>>> [email protected]>> >>>> >>>> >>>> Hello. >>>> >>>> I have the same problem with linux-image-2.6-486. Report a 404 >>>> not-found. >>>> >>>> I have looked at >>>> /usr/share/live-helper/helpers/lh_binary_debian-installer. In line >>>> 314. He commented: >>>> >>>> # i386) >>>> # DI_REQ_PACKAGES="elilo lilo grub" >>>> # DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-2.6-486 >>>> linux-image-2.6-686" >>>> # ;; >>>> # >>>> >>>> And the process has continued. >>>> >>>> When I can complete the test iso. He will report. >>>> >>>> Just to point out that I'm trying another kernel (2.6.31.6). >>>> >>>> >>>> >>>> >>>> >>>> Live mode is correct. Tomorrow I'll try to install it. >>>> >>> Did you found an solution for this problem? I have the same problem. >>> >>> >> >> Now I've installed this test. Seemingly without problems. >> >> But it raises an error that is not who produces it. >> >> The fstab is empty ... And grub2 not installed correctly in the mbr ... >> >> $ df >> S.ficheros Bloques de 1K Usado Dispon Uso% Montado en >> tmpfs 257340 0 257340 0% /lib/init/rw >> udev 10240 300 9940 3% /dev >> tmpfs 257340 16 257324 1% /dev/shm >> rootfs 38448276 5118256 31376920 15% / >> >> $ cat /proc/mounts >> rootfs / rootfs rw 0 0 >> none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 >> none /proc proc rw,nosuid,nodev,noexec,relatime 0 0 >> udev /dev tmpfs rw,relatime,size=10240k,mode=755 0 0 >> /dev/disk/by-uuid/5ac720f0-cfaf-4242-9ad8-118b64dec5d3 / ext3 >> rw,relatime,errors=continue,data=writeback 0 0 >> none /selinux selinuxfs rw,relatime 0 0 >> tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0 >> tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0 >> devpts /dev/pts devpts >> rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 >> fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0 >> >> I have to check who is causing the problem. If I find I communicate. >> >> >> Greetings. >> >> > > Now something has been corrected ... > > I changed this: > > i386) > DI_REQ_PACKAGES="elilo lilo grub2" > > DI_PACKAGES="${DI_REQ_PACKAGES}" # linux-image-2.6-486 > linux-image-2.6-686 > ;; > > > And that fixed the fstab: > > $ cat /etc/fstab > # /etc/fstab: static file system information. > # > # Use 'vol_id --uuid' to print the universally unique identifier for a > # device; this may be used with UUID= as a more robust way to name devices > # that works even if disks are added and removed. See fstab(5). > # > # <file system> <mount point> <type> <options> <dump> <pass> > proc /proc proc defaults 0 0 > # / was on /dev/hdb12 during installation > UUID=f6168ca9-034c-4b05-a55f-b0fb7afacd52 / ext3 > errors=remount-ro 0 1 > # swap was on /dev/hdb3 during installation > UUID=03b7dbca-2ab7-4086-8a6b-1cb0628bcbf3 none swap > sw 0 0 > /dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0 > /dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0 > /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 > > > $ df > S.ficheros Bloques de 1K Usado Dispon Uso% Montado en > /dev/hdb12 38448276 826648 35668528 3% / > > tmpfs 257340 0 257340 0% /lib/init/rw > udev 10240 268 9972 3% /dev > tmpfs 257340 4 257336 1% /dev/shm > > > $ uname -a > Linux musix3 2.6.31.6-libre2-rt19-musix32 #1 SMP PREEMPT RT Fri Dec 25 > 22:43:15 UTC 2009 i686 GNU/Linux > > > But I can not grub2 that is installed on the mbr ... I may be omitting > something ... but it is not. > > The grub2 is correct. Is my computer that gives the problem. Recent change disks ... I do not know what happens with the device.map. I tried on another computer and everything goes right. Now I'll try to make a pure debian iso. And I'll report. Greetings. > > Greetings. > > > -- > José A. González > > Siempre GNU Linux. > -- José A. González Siempre GNU Linux.
