Jonah, you are using a different chipset to the bug reporter. Please
report a separate bug so we can track your issue individually.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which
i have the same problem with m3n8200 motherboard. i'm stuck at initramfs
with ALERT! /dev/mapper/nvidia_fgadbadj2 does not exist. Dropping to
shell!.
I don't understand why, installation from livecd goes fine, then on
reboot i get stuck here... please help.
--
"ALERT! does not exist" at boot wit
** Changed in: grub (Debian)
Status: Unknown => Unconfirmed
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubu
cs224, I was just filing the bug upstream in Debian when your comment
came in :) Maybe you can confirm/comment on the Debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428094
** Bug watch added: Debian Bug tracker #428094
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428094
I just wanted to say that I had the same problem and your
(feisty_mem_lower.tgz) solved the problem for me, too. I did not install
ubuntu, but a debian lenny and I just put the files in the tgz in the
/boot/grub directory. Thanks for the fix.
--
"ALERT! does not exist" at boot with ICH7
https://b
I've sponsored the upload. :) Thanks again for tracking this down.
grub (0.97-20ubuntu7) gutsy; urgency=low
* Add patch from Mandriva grub-0.95-mem_lower.patch (Ubuntu bug #106887)
Allows grub to boot on some computer where only lilo and syslinux
would work. Uses memory detection simi
OK, You are right, sorry for the off-topic...
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
Goodwin, that has nothing to do with this bug. The essential thing here
is the exact error message in the bug title. You don't have a corrupted
/proc/cmdline.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a m
Will be there also the version of the new GRUB package for amd64?
I have the error with the similar message, but I do not know, if it is
the same problem, so I would like to try the new grub if it could have
some influence...
My problem is related to Xen - I get this error if booting the Xen over
Here is a longer changelog, with a summary of the quote above. There is
not any more information to be found in the Mandriva sources. Apparently
it came into the Conectiva version of grub 0.92. It is also in Red Hat's
grub. I must honestly say I don't understand every line of that patch
myself :)
Great work tracking down a fix for this bug! Tormod, can you adjust
your changelog to describe the "why" of the patch? This will be handy
for doing future Debian merges. In other words, the changelog should
try to summarize what the patch fixes, rather than just saying that a
patch was added. T
Request sponsoring for upload.
** Changed in: grub (Ubuntu)
Assignee: Tormod Volden => (unassigned)
Status: In Progress => Confirmed
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubun
Here is a debdiff for the new grub package. The mem_lower patch is used
by Mandriva and Red Hat. I found it mentioned on the grub mailing list
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg06526.html)
"One that I think is very useful is the grub-0.92-mem_lower.patch, it is
relatively simple, a
Linoleum, it would be nice if you could test the package too.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
The last deb-Packege you have posted will work.
I have do these things to install:
sudo apt-get remove grub(to remove old grub)
sudo dpkg -i (to install the new one)
sudo grub-install hd0 (install grub in mbr)
reboot system and test!
in /boot/grub the files are dated today and installed-v
Can you verify that this new package fixes the issue? Note that you have
to run "sudo grub-install (hd0)" (use hd0 if you want grub on the MBR)
after that you have installed the new package. This is because the
package contains the stage files only under /usr/lib/grub but they are
copied to /boot/g
The mem_lower files working, very good without any trouble!
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
Thanks for all the testing! Yes, that's very good news, then the fix is
inside one of these four patches. It's probably not the "eltorito"
patch, and from quickly looking at the others (ezd, nice-magic,
mem_lower) I would guess the last. Here are Feisty stage files built
with the grub-0.95-mem_lowe
At first, I have only 2 GB RAM in my system.
The first set of files (incl. MDV patches) works without any problem.
The second package (no Ubuntu, other MDV patches) don't work.
Hope this result is helpful for you.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/1068
While I am at it, I compiled again without Ubuntu patches, but with the 4 other
Mandriva patches:
grub-0.94-initrdmax.patch
grub-0.97-mactel-kbd.patch
grub-0.97-nxstack.patch
grub-0.97-once.patch
If neither if these two sets work, it must be in the last 2 patches...
** Attachment added: "no Ubun
There are 29 Mandriva patches, 11 of them touch stage2 (grep /stage2/
*.patch). When applying on top the Ubuntu patches, only 4 apply cleanly.
4 others would apply without Ubuntu patches and one touches only
reiserfs_stage1_5. I did not verify the order of the patches, which
could help for the last
Tormod, I have tested both packages you have posted (only all three
files together , I don't have mixed the files). The first set
(grub-0.97) don't work. The second one (mandriva stage files) works very
fine (no trouble or anything else)
--
"ALERT! does not exist" at boot with ICH7
https://bugs.l
(Yes, rejecting the dmraid task was fine, because there's no way to
remove it again.)
Here is the Mandriva version of the stage files, built on Feisty. It
should tell us if any of the Mandriva patches helps, or if it's a
compiler environment issue.
** Attachment added: "mandriva stage files, buil
Sorry, was my mistake, how can I remove it? I don't experiencing whith
dmraid!
** Changed in: dmraid (Ubuntu)
Status: Unconfirmed => Rejected
** Changed in: Ubuntu
Sourcepackagename: dmraid => None
** Changed in: dmraid (Ubuntu)
Sourcepackagename: None => dmraid
--
"ALERT! does not exis
mpwalter, did you open the "dmraid" task? I thought you were
experiencing this bug without having dmraid installed?
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug cont
Curretly I have no installed MDV I using only the Stage files, but the
official pakage list tell me that Mandriva (2077 Spring) using
grub-0.97-20mdv2007.1.i586. At the weekend I will checked your attached
files and report then.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.
These stage files are from compiling the upstream 0.97 (the common
ancestor of Mandriva's and Ubuntu's grub) on Feisty. Can you try them as
well?
** Attachment added: "upstream grub 0.97 stage files"
http://librarian.launchpad.net/7824355/grub-0.97.tgz
--
"ALERT! does not exist" at boot with
You seem to be on the right track here. Is it Mandriva grub-0.97-17mdk?
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing lis
Tormod, I have tried the files you have attached: same result, same
error!. At the next step I have mixed the MDV and your files. Here is
the result:
Stage1 Stage2 e2fs_stage15work
-
deb mdv deb yes
deb deb mdv
Tormod, I have tried the files you have attached: same result, same
error!. At the next step I have mixed the MDV and your files. Here is
the result:
Stage1 Stage2 e2fs_stage15work
-
deb mdv deb yes
deb deb mdv
Could you also try these files, from the current Debian version?
** Attachment added: "stage files from Debian grub 0.97-28"
http://librarian.launchpad.net/7770470/debian-grub-0.97-28.tgz
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug
Some note: The error is maybe only in the Stage-Files so I can install
the Ubuntu Grub and use only the Mandrive Stage 1,2 and 1.5 files.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs,
Ok, back again.
I have reinstalled my system with the i386 Version and the I replace the
installed Ubuntu Grub, with your Grub Version: same result, same error!
Now I will try the gfxBoot Grub an later I will change the drive
settings in my BIOS from AUTO to LARGE maybe it help !?
--
"ALERT! do
Linoleum, it would be nice if you could provide lspci output and
menu.lst as well as your /proc/cmdline contents.
--
"ALERT! does not exist" at boot with ICH7
https://bugs.launchpad.net/bugs/106887
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contac
You can easily compile the package yourself: From
http://merges.ubuntu.com/g/grub/ get grub_0.97.orig.tar.gz and
grub_0.97-20.diff.gz and grub_0.97-20.dsc
sudo apt-get build-dep grub
dpkg-source -x grub_0.97-20.dsc
cd grub-0.97
debuild -b -us -uc
I have looked at the cmdline contents, it's cer
I have captured the cmdline , I hope it will help - I think there are no
infos :-(.
I could not install the package , because I have installed the amd64
version - sorry. But the problem will also on the i386 , because this
was the first version who I have tried. Is there any way to compile or
give
Could you also try to capture and attach the corrupted cmdline entry, in case
it could have some hints? Boot with break=mount
mount -t ext3 /dev/sda2 /mnt
cp /proc/cmdline /mnt/var/tmp/proc-cmdline.dat
umount /mnt
(Or to any other partition, or memory stick, which would be convenient for you)
--
Someone intimate with grub and kernel-loading has to chime in here. The
only thing I can suggest is to try different versions of grub in order
to isolate the issue. I built the old 0.97-20 Debian version, please try
it. It has no Ubuntu patches like for instance for usplash support. It
should tell
The lspci output is at the attachment. I think this bug is not on all
ICH7 Systems on a Laptop (see above) with ICH7 ans SATA but 915GM
Chipset and 82801FB SATA Controller I don not have this trouble. On my
"buggy" system there is a 320GB drive at the working laptop only 40GB
drive.
This is my men
39 matches
Mail list logo