Re: Problem with ISO9660 and files stored on multiple extents

2017-02-17 Thread Andrei Borzenkov
17.02.2017 21:18, Andrei Borzenkov пишет: > > Not quite. We assume that fragment and block list are mutually > exclusive, while squashfs can pack file tail that does not fill full > block as fragment. So we actually need to do direct_read() And BTW it does not look like direct_read() copes with

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-17 Thread Andrei Borzenkov
16.02.2017 20:42, Carlo Caione пишет: > On Thu, Feb 16, 2017 at 5:52 PM, Andrei Borzenkov wrote: >> 16.02.2017 19:04, Vladimir 'phcoder' Serbinenko пишет: >>> On Thu, Feb 16, 2017, 16:56 Carlo Caione wrote: > >>> Then it's possible that your patch is correct. I don't know why the format >>> chan

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Carlo Caione
On Thu, Feb 16, 2017 at 5:52 PM, Andrei Borzenkov wrote: > 16.02.2017 19:04, Vladimir 'phcoder' Serbinenko пишет: >> On Thu, Feb 16, 2017, 16:56 Carlo Caione wrote: >> Then it's possible that your patch is correct. I don't know why the format >> changes or what the 0 means in this field >> > > L

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Vladimir 'phcoder' Serbinenko
On Thu, Feb 16, 2017, 16:56 Carlo Caione wrote: > On Thu, Feb 16, 2017 at 4:54 PM, Vladimir 'phcoder' Serbinenko > wrote: > > > > > > On Thu, Feb 16, 2017, 14:14 Carlo Caione wrote: > >> > >> On Thu, Feb 16, 2017 at 2:09 PM, Vladimir 'phcoder' Serbinenko > >> wrote: > >> > > >> > > >> > On Thu

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Andrei Borzenkov
16.02.2017 19:04, Vladimir 'phcoder' Serbinenko пишет: > On Thu, Feb 16, 2017, 16:56 Carlo Caione wrote: > >> On Thu, Feb 16, 2017 at 4:54 PM, Vladimir 'phcoder' Serbinenko >> wrote: >>> >>> >>> On Thu, Feb 16, 2017, 14:14 Carlo Caione wrote: On Thu, Feb 16, 2017 at 2:09 PM, Vladimir

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Vladimir 'phcoder' Serbinenko
On Thu, Feb 16, 2017, 14:14 Carlo Caione wrote: > On Thu, Feb 16, 2017 at 2:09 PM, Vladimir 'phcoder' Serbinenko > wrote: > > > > > > On Thu, Feb 16, 2017, 14:04 Carlo Caione wrote: > >> > >> On Thu, Feb 16, 2017 at 12:37 PM, Carlo Caione > wrote: > >> > On Thu, Feb 16, 2017 at 12:32 PM, Thoma

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Carlo Caione
On Thu, Feb 16, 2017 at 4:54 PM, Vladimir 'phcoder' Serbinenko wrote: > > > On Thu, Feb 16, 2017, 14:14 Carlo Caione wrote: >> >> On Thu, Feb 16, 2017 at 2:09 PM, Vladimir 'phcoder' Serbinenko >> wrote: >> > >> > >> > On Thu, Feb 16, 2017, 14:04 Carlo Caione wrote: >> >> >> >> On Thu, Feb 16, 2

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Carlo Caione
On Thu, Feb 16, 2017 at 2:09 PM, Vladimir 'phcoder' Serbinenko wrote: > > > On Thu, Feb 16, 2017, 14:04 Carlo Caione wrote: >> >> On Thu, Feb 16, 2017 at 12:37 PM, Carlo Caione wrote: >> > On Thu, Feb 16, 2017 at 12:32 PM, Thomas Schmitt >> > wrote: >> >> Hi, >> >> >> >> Carlo Caione wrote: >>

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Vladimir 'phcoder' Serbinenko
On Thu, Feb 16, 2017, 14:04 Carlo Caione wrote: > On Thu, Feb 16, 2017 at 12:37 PM, Carlo Caione wrote: > > On Thu, Feb 16, 2017 at 12:32 PM, Thomas Schmitt > wrote: > >> Hi, > >> > >> Carlo Caione wrote: > >>> > I think that the problem > >>> > here is that endless.squash has been stored in tw

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Carlo Caione
On Thu, Feb 16, 2017 at 12:37 PM, Carlo Caione wrote: > On Thu, Feb 16, 2017 at 12:32 PM, Thomas Schmitt wrote: >> Hi, >> >> Carlo Caione wrote: >>> > I think that the problem >>> > here is that endless.squash has been stored in two extents in the >>> > ISO9660 and GRUB doesn't deal fine with tha

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Carlo Caione
On Thu, Feb 16, 2017 at 12:32 PM, Thomas Schmitt wrote: > Hi, > > Carlo Caione wrote: >> > I think that the problem >> > here is that endless.squash has been stored in two extents in the >> > ISO9660 and GRUB doesn't deal fine with that (also according to this >> > comment >> > http://git.savannah

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-16 Thread Thomas Schmitt
Hi, Carlo Caione wrote: > > I think that the problem > > here is that endless.squash has been stored in two extents in the > > ISO9660 and GRUB doesn't deal fine with that (also according to this > > comment > > http://git.savannah.gnu.org/cgit/grub.git/tree/grub-core/fs/iso9660.c#n960 Andrei Bor

Re: Problem with ISO9660 and files stored on multiple extents

2017-02-15 Thread Andrei Borzenkov
16.02.2017 00:30, Carlo Caione пишет: > Hi, > in our ISO images in the ISO9660 partition we ship a squashfs image > containing the full OS image. > At boot GRUB does something like this: > > loopback loop_squash ($eosimage)/endless/endless.squash > loopback loop_img (loop_squash)/endless.img > set

Re: problem grub-install after upgrade in wheezy

2015-12-17 Thread Andrei Borzenkov
17.12.2015 13:39, fred rezkaou пишет: > Hi > > after safe-upgrade in wheezy and upgrade of grub-pc 1.9 > i can't write grub in mbr . > > Thansk for you help > > #/usr/sbin/grub-probe --device-map="/boot/grub/device.map" --target=fs -v > /boot/grub > /usr/sbin/grub-probe : info : Cannot s

Re: problem with USB elive distribution creation

2011-07-20 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 20.07.2011 16:00, Prof. Privitera Giuseppe wrote: > I extracted the elive distribution into the usb device and than i run > the command > > ~$ grub-install --recheck --no-floppy --root-directory=/media/elive_5 > /dev/elive_5 > > as reported on this page: > > http://www.elivecd.org/Help/Howto/boo

Re: problem with grub-pc and raid software

2011-05-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 05.05.2011 00:00, hjubal wrote: > Hi, grub installation fails on my pc running Debian GNU/Linux amd64 > wheezy/sid: > > # update-grub > Generating grub.cfg ... > /usr/sbin/grub-probe: error: no such disk. > > # grub-install --modules="raid mdraid lvm" --no-floppy --recheck "(hd0)" > /usr/sbin/gr

[EMAIL PROTECTED]: Re: Problem with diskless boot]

2006-07-07 Thread Lubomir Kundrak
- Forwarded message from Rainer M Krug <[EMAIL PROTECTED]> - Message-ID: <[EMAIL PROTECTED]> Date: Fri, 07 Jul 2006 10:58:49 +0200 From: Rainer M Krug <[EMAIL PROTECTED]> Organization: University of Stellenbosch To: [EMAIL PROTECTED] Subject: Re: Problem with diskle

Re: Problem with splash image in widescreens.

2006-06-24 Thread adrian15
Francisco Sanz wrote: Hello. I made a debian based distro, and I put a splashimage in the grup, I normal screens 4:3 I can see it perfectly, but in widescreens I can only see a black screen, but the sistem boot. Someone have the same problem? Thanks. Can you please re-check that grub can

RE: problem

2006-06-10 Thread Guillermo Gutierrez
try typing the following at the bash prompt:   rootnoverify (hd0,0) makeactive chainloader +1 boot   This should cause grub to amke the windows partition the active partition and proceed to chainload it. From: [EMAIL PROTECTED] on behalf of Hillary GaudetSent: Fri 6/9/2006 3:59 PMTo: bu

Re: problem with GRUB and my BIOS?

2006-01-23 Thread Yoshinori K. Okuji
On Tuesday 24 January 2006 00:03, Tony and Robyn Lewis wrote: > Yoshinori K. Okuji wrote: > >On Saturday 21 January 2006 18:21, Marco Gerards wrote: > >>In that case it is not exported by the BIOS. There is nothing GRUB > >>can do about it... > > > >I don't agree. Clearly, his BIOS could boot up t

Re: problem with GRUB and my BIOS?

2006-01-23 Thread Tony and Robyn Lewis
Yoshinori K. Okuji wrote: On Saturday 21 January 2006 18:21, Marco Gerards wrote: In that case it is not exported by the BIOS. There is nothing GRUB can do about it... I don't agree. Clearly, his BIOS could boot up the CD itself, and GRUB failed in recognizing the driv

Re: problem with GRUB and my BIOS?

2006-01-21 Thread Yoshinori K. Okuji
On Saturday 21 January 2006 18:21, Marco Gerards wrote: > Tony Lewis <[EMAIL PROTECTED]> writes: > > I discovered a possible GRUB problem when booting from the Xen Live > > CD. I raised a bug there: > > > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=464 > > > > The short version seems

Re: problem with GRUB and my BIOS?

2006-01-21 Thread Marco Gerards
Tony Lewis <[EMAIL PROTECTED]> writes: > I discovered a possible GRUB problem when booting from the Xen Live > CD. I raised a bug there: > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=464 > > The short version seems to be that GRUB doesn't seem to want to find > my CD-ROM drive. When

Re: problem installing grub in a hard disk image

2005-01-27 Thread Nick Brown
running strace on grub reveals this; stat64("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop01", O_RDWR|O_LARGEFILE) = -1 ENOENT (No such file or directory) from code inspection this call is being made in; write_to_partition():lib/device.c which is called fr

Re: problem

2005-01-16 Thread Jason Thomas
http://www.google.com.au/search?hl=en&q=grub+boot+iso&btnG=Google+Search&meta= On Sun, Jan 16, 2005 at 09:25:27AM +, Mathew Savage wrote: > this is not a problem with the GRUB bootloader, but i couldn't find an > appropriate email address to send the question to so plaese could you > answer

RE: Problem of latency loading grub

2004-06-13 Thread The Peach
Il dom, 2004-06-13 alle 18:15, Gregg C Levine ha scritto: > Hello from Gregg C Levine > First of all, how about you post your configuration file for Grub, and > the partition table for the drive that your using it on. Yeah I realized I missed something when I already sent the mail. Here it is the

RE: Problem of latency loading grub

2004-06-13 Thread Gregg C Levine
Hello from Gregg C Levine First of all, how about you post your configuration file for Grub, and the partition table for the drive that your using it on. And second, writing as one of the mail administrators, your suggestion has merit. But that's the way GNU.org lists work. But we are looking at

Re: Problem booting into that other OS using grub

2004-05-29 Thread Nicolas Mailhot
In case this helps, here is the drive info : # /sbin/hdparm -iI /dev/hde /dev/hde: Model=IBM-DJNA-371350, FwRev=J76OA30K, SerialNo=GM0GMHP0111 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=34 BuffType=DualPortCache, BuffSize=1966

Re: problem in GRUB

2004-04-26 Thread chaac
Yoshinori K. Okuji wrote: On Monday 26 April 2004 11:17, [EMAIL PROTECTED] wrote: I have a system with 10 hard drive.In 1st hard drive I have loaded Red Hat Linux7.0 and in 10th hard drive loaded Red Hat Linux9.0 and using GRUB boot loader and when I restart my system it shows only Linux7.0 , not

Re: problem in GRUB

2004-04-26 Thread Yoshinori K. Okuji
On Monday 26 April 2004 11:17, [EMAIL PROTECTED] wrote: (B> I have a system with 10 hard drive.In 1st hard drive I have loaded (B> Red Hat Linux7.0 and in 10th hard drive loaded Red Hat Linux9.0 and (B> using GRUB boot loader and when I restart my system it shows only (B> Linux7.0 , not Linux9.

Re: problem recompiling grub

2004-03-10 Thread Yoshinori K. Okuji
On Wednesday 03 March 2004 21:37, thomas roux wrote: > # ./configure --enable-rtl8139 > # make > # make install I guess you haven't set up GRUB into your disk actually. "make install" does not set up GRUB on your disk. See the manual for more info. Okuji __

Re: Problem with initially getting grub menu file over network

2003-11-26 Thread Braden
Well, I managed to figure out my problem. Thanks to those who offered their advice. The following is the simple solution. Basically, I forgot that the DHCP request that PXE does is not used by grub. Grub does its own DHCP request as well. Unfortunately, the way I had my dhcpd.conf file, cl

Re: Problem loading a multiboot kernel

2003-07-30 Thread Vincent Girard-Reydet
Hi, The reboot occures only when I specify a VMA different from the LMA in the linker script. In fact, it seems that Grub always follows the ELF header when ther's one, even if a a.out kludge is provided. The header of my file lokks like this : 1b ad b0 02 // magic 00 01 00 02 // flags, includ

Re: Problem loading a multiboot kernel

2003-07-29 Thread Vincent Girard-Reydet
Le Mercredi 30 Juillet 2003 02:47, Jeff Sheinberg a écrit : > Vincent Girard-Reydet writes: > > Hope this is the rightplace to post my question. I'm currently > > working on a kernel that I made multiboot compliant. > > > > This kernel is linked as an ELF program, section .text starting > > at

Re: Problem loading a multiboot kernel

2003-07-29 Thread Jeff Sheinberg
Vincent Girard-Reydet writes: > Hope this is the rightplace to post my question. I'm currently > working on a kernel that I made multiboot compliant. > > This kernel is linked as an ELF program, section .text starting > at 0xc000. As I need to configure the paged memory before > switchi

Re: problem with grub and multiple reiserfs partitions

2003-06-17 Thread Jochen Hoenicke
On Friday 13 June 2003 15:00, [EMAIL PROTECTED] wrote: > Hello all, > > I am having having problems getting grub to read files on reiserfs. (I am > using grub version 0.91 and debian stable) Sometimes, for no obvoius > reason, it would print error 15 at boot time, indicating that the > kernel file

Re: problem with grub and multiple reiserfs partitions

2003-06-13 Thread Jochen Hoenicke
On Friday 13 June 2003 15:00, [EMAIL PROTECTED] wrote: > Hello all, > > I am having having problems getting grub to read files on reiserfs. (I am > using grub version 0.91 and debian stable) Sometimes, for no obvoius > reason, it would print error 15 at boot time, indicating that the > kernel file

Re: Problem with grub version 0.93

2002-12-19 Thread John Summerfield
On Fri, 20 Dec 2002 04:04, Yoshinori K. Okuji wrote: > At Thu, 19 Dec 2002 17:55:56 +0800, > > John Summerfield wrote: > > If this is to help your diagnosis, I will do that. otherwise in this > > context Grub has no advantage to me over just having the "bootrom" on > > floppy. > > Of course, the fo

Re: Problem with grub version 0.93

2002-12-19 Thread Yoshinori K. Okuji
At Thu, 19 Dec 2002 17:55:56 +0800, John Summerfield wrote: > If this is to help your diagnosis, I will do that. otherwise in this context > Grub has no advantage to me over just having the "bootrom" on floppy. Of course, the former. GRUB has a bit more clever way to detect a PCI NIC than Etherbo

Re: Problem with grub version 0.93

2002-12-19 Thread Yoshinori K. Okuji
At Thu, 19 Dec 2002 13:52:23 +0800, John Summerfield wrote: > I have built GRUB with serial support, plus support for the NICs I have round > the place. I've been booting a Vectra VE Pentium II 266 using an etherboot > rom on a floppy, and decided to see if I could use GRUB and so one floppy for

Re: problem with Grub

2002-05-28 Thread Alex Thiel
GRUB starts only after the BIOS initialization is finished, so if you see something like grub> it is already to late to enter the BIOS setup. To enter the BIOS menu on your machine you'll have to press some key during startup. Usually it's 'delete', but that may differ. Refer to the manual of

Re: Problem with Grub and a new Partition

2002-05-18 Thread Kenneth Porter
On Sat, 2002-05-18 at 01:31, Mark Boulton wrote: > Unfortunately something seems to have gone awry when I partitioned and formatted the remainder of the disk (~20Gb) into an NTFS Partition. I did this using the Win2k repair console and all appeared to be fine until I rebooted. I can now no long

Re: Problem: GRUB Loading stage1.5Read Error

2002-05-05 Thread Jos Vos
Hi, > Did you install grub from your hard disk on to the Compact Flash ?. No, the final test was on the system itself where I installed grub on the system with only the CF in it (the system can't have a real HD anyway). > What about while booting from the Compact flash. Is that the only > Hard

Re: Problem: GRUB Loading stage1.5Read Error

2002-05-05 Thread Hari Narayanan
Hi Did you install grub from your hard disk on to the Compact Flash ?. If so was your Compact Flash still the first hd that BIOS found ?. (hd0) What about while booting from the Compact flash. Is that the only Hard disk you have on the system ?. Bios sometimes tend to look at things differently

Re: Problem with NVIDIA card?

2002-04-15 Thread Treutwein; Bernhard
Denis wrote: > Message: 6 > Date: Fri, 12 Apr 2002 19:35:14 -0400 (EDT) > From: Denis Pelletier <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Problem with NVIDIA card? > > Hello, > > It there a problem with grub and NVIDIA graphic cards? I'm using grub to > boot linux and windows on m

Re: Problem with RedHAT 7.2 and Win2000 Server

2002-04-09 Thread Ilguiz Latypov
Roberto, Do you think the second disk needs this option in configuration file? rootnoverify (hd1,0) Ilguiz On Tue, 9 Apr 2002, Roberto C. Salazar M. wrote: > rootnoverify (hd0,0) ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/ma

Re: [Bug-grub] Re: problem with grub configuration

2002-02-08 Thread Jason Thomas
On Fri, Feb 08, 2002 at 04:01:51PM -0500, Jeremy Katz wrote: > We run configure with --disable-auto-linux-mem-opt (as do most distros > shipping 2.4 kernels from my looking through others' packages). debian does too, if that helps anyone. ___ Bug-grub

Re: problem with grub configuration

2002-02-08 Thread Jeremy Katz
On Fri, 2002-02-08 at 15:50, [EMAIL PROTECTED] wrote: > Jeremy Katz <[EMAIL PROTECTED]> wrote: > > > > Do this with the "uppermem" command, so instead of your entry looking > > > like the following: > > [snip] > > > ...so I *think* it would instead look like this: > > > > > > title Red Hat Linu

Re: problem with grub configuration

2002-02-08 Thread erich
Jeremy Katz <[EMAIL PROTECTED]> wrote: > > Do this with the "uppermem" command, so instead of your entry looking > > like the following: > [snip] > > ...so I *think* it would instead look like this: > > > > title Red Hat Linux (2.4.7-10smp) > > uppermem 259072 > > root (hd0,0)

Re: problem with grub configuration

2002-02-08 Thread Jeremy Katz
On Fri, 2002-02-08 at 15:21, [EMAIL PROTECTED] wrote: > Pavel Roskin <[EMAIL PROTECTED]> wrote: > > GRUB loads initrd (initial reamdisk) to the end of the memory. It uses > > 256M of memory. But you tell the kernel that you only have 254M of > > memory. That's why the kernel cannot load initrd.

Re: problem with grub configuration

2002-02-08 Thread Jeremy Katz
On Fri, 2002-02-08 at 13:25, Janet Anstett wrote: > I have a problem with the grub configuration on my machine. I have > RedHat 7.2 installed on a Dell Precision 410 machine. I am trying to > set the amount of memory in the boot command. All of the stuff that I have > seen says to put mem=256M

Re: problem with grub configuration

2002-02-08 Thread erich
Pavel Roskin <[EMAIL PROTECTED]> wrote: > GRUB loads initrd (initial reamdisk) to the end of the memory. It uses > 256M of memory. But you tell the kernel that you only have 254M of > memory. That's why the kernel cannot load initrd. > > initrd is used on RedHat to support SCSI adaptors. If

Re: problem with grub configuration

2002-02-08 Thread Pavel Roskin
Hi, Janet! GRUB loads initrd (initial reamdisk) to the end of the memory. It uses 256M of memory. But you tell the kernel that you only have 254M of memory. That's why the kernel cannot load initrd. initrd is used on RedHat to support SCSI adaptors. If it cannot be loaded, then your SCSI de

Re: Problem booting from SCSI drive...

2002-01-25 Thread Paul Armor
s? Thanks! Paul - Original Message - From: "Christian Hammers" <[EMAIL PROTECTED]> To: "Paul Armor" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 3:12 AM Subject: Re: Problem booting from SCSI drive... > On Thu, Jan 24, 20

Re: Problem booting from SCSI drive...

2002-01-25 Thread Christian Hammers
On Thu, Jan 24, 2002 at 11:06:46PM -0600, Paul Armor wrote: > stage2 and menu.lst (the setup command from the GRUB prompt says all is > good) from SCSI:/boot/grub/*. Everything looks good, 'til I try to boot, > when I get that pesky GRUB GRUB GRUB GRUB... scrolling by. Any thoughts? I fixed it b

Re: problem with suse 7.0

2001-12-19 Thread Jochen Hoenicke
On Wednesday, 19. December 2001 03:34, [EMAIL PROTECTED] wrote: > hello, > > recently i bought the suse 7.3 and now i'd like to use it with your > grub-bootloader. but: either i get error 17 (cannot mount selected > partition) or the error 15 (file not found). these are indications, > that there a

Re: Problem: no errors, just reboots

2001-10-02 Thread Sven Seibold
Hi Adrian, > > "Sven" == Sven Seibold <[EMAIL PROTECTED]> writes: > > Sven> I don't get a single error. If I boot with the disk and then > Sven> use the command line everything looks fine. root (hd2,0) > Sven> recognizes the partition as reiserfs and I can use cat to > Sven>

Re: Problem: no errors, just reboots

2001-10-01 Thread Adrian Phillips
> "Sven" == Sven Seibold <[EMAIL PROTECTED]> writes: Sven> I don't get a single error. If I boot with the disk and then Sven> use the command line everything looks fine. root (hd2,0) Sven> recognizes the partition as reiserfs and I can use cat to Sven> view fiels without probl

Re: Problem when switched to devfs

2001-03-21 Thread OKUJI Yoshinori
From: Javi Polo <[EMAIL PROTECTED]> Subject: Problem when switched to devfs Date: Wed, 21 Mar 2001 01:59:38 +0100 > I've read in /usr/doc/changelog that grub has support for devfs. > I've tried both old and new (devfs one) device syntax in device.map file ... > all ending up in the same error >

Re: problem with dutch translation of grub

2001-02-28 Thread Pixel
Thierry Laronde <[EMAIL PROTECTED]> writes: > On Wed, Feb 28, 2001 at 05:06:54PM +0100, Gerben Dierick wrote: > > Hello, > > Hello, > > > When booting, Grub displays its menu and starts counting down the timeout. > > This is where the problem is. For each new value of the seconds (%d in the >

Re: problem with dutch translation of grub

2001-02-28 Thread Thierry Laronde
On Wed, Feb 28, 2001 at 05:06:54PM +0100, Gerben Dierick wrote: > Hello, Hello, > When booting, Grub displays its menu and starts counting down the timeout. > This is where the problem is. For each new value of the seconds (%d in the > /boot/grub/messages file), a new line saying "default os i

Re: Problem using GRUB with ATA/66 controller

2001-02-04 Thread OKUJI Yoshinori
From: Torbjorn Kristoffersen <[EMAIL PROTECTED]> Subject: Problem using GRUB with ATA/66 controller Date: Sun, 4 Feb 2001 19:30:40 +0100 (CET) > Is there a way to get around this? I know I could move the /boot partition > to one of my ATA33 disks, but they're all quite occupied with other > types

Re: Problem with ReiserFS

2001-02-02 Thread Susumu Takuwa
> On Wed, 31 Jan 2001 09:18:20 +0200 Anton Safonov writes: AS> Kernel boots, but fails to mount root filesystem ;( AS> Kernel panic: Couldn't mount root device (03:01) I've got a same problem. I don't know the reason, but I solve the problem by remaking kernel. Now, I run debian woo

Re: Problem with ReiserFS

2001-02-02 Thread Anton Safonov
Jochen Hoenicke wrote: > > On Feb 1, Thierry Laronde wrote: > > On Thu, Feb 01, 2001 at 09:03:03PM +0100, Adrian Phillips wrote: > > > > "Thierry" == Thierry Laronde <[EMAIL PROTECTED]> writes: > > > > > > Thierry> The problem is not related to grub. IIRC, now reiserfs is > > > Thierr

Re: Problem with ReiserFS

2001-02-02 Thread Jochen Hoenicke
On Feb 1, Thierry Laronde wrote: > On Thu, Feb 01, 2001 at 09:03:03PM +0100, Adrian Phillips wrote: > > > "Thierry" == Thierry Laronde <[EMAIL PROTECTED]> writes: > > > > Thierry> The problem is not related to grub. IIRC, now reiserfs is > > Thierry> included in the new linux 2.4.1 _b

Re: Problem with ReiserFS

2001-02-01 Thread Thierry Laronde
On Thu, Feb 01, 2001 at 09:03:03PM +0100, Adrian Phillips wrote: > > "Thierry" == Thierry Laronde <[EMAIL PROTECTED]> writes: > > Thierry> The problem is not related to grub. IIRC, now reiserfs is > Thierry> included in the new linux 2.4.1 _but_ the previous > Thierry> reiserfs is

Re: Problem with ReiserFS

2001-02-01 Thread Adrian Phillips
> "Thierry" == Thierry Laronde <[EMAIL PROTECTED]> writes: Thierry> The problem is not related to grub. IIRC, now reiserfs is Thierry> included in the new linux 2.4.1 _but_ the previous Thierry> reiserfs is incompatible with the new one used with the Thierry> kernel, that is,

Re: Problem with ReiserFS

2001-02-01 Thread Thierry Laronde
On Wed, Jan 31, 2001 at 11:51:45AM +0200, Anton Safonov wrote: > Jochen Hoenicke wrote: > > > > On Jan 31, Anton Safonov wrote: > > > partition. No errors. > > > Command: > > > install (hd0,0)/boot/grub/stage1 d (hd0) (hd0,0)/boot/grub/stage2 0x8000 > > > p (hd0,0)/etc/grub.conf > > > Kernel: 2.4

Re: Problem with ReiserFS

2001-01-31 Thread Anton Safonov
Jochen Hoenicke wrote: > > On Jan 31, Anton Safonov wrote: > > Hi! > > > > I've succeeded finaly to install grub (0.5.96.1) onto reiserfs root > > partition. No errors. > > Command: > > install (hd0,0)/boot/grub/stage1 d (hd0) (hd0,0)/boot/grub/stage2 0x8000 > > p (hd0,0)/etc/grub.conf > > Kernel

Re: Problem with ReiserFS

2001-01-31 Thread Jochen Hoenicke
On Jan 31, Anton Safonov wrote: > Hi! > > I've succeeded finaly to install grub (0.5.96.1) onto reiserfs root > partition. No errors. > Command: > install (hd0,0)/boot/grub/stage1 d (hd0) (hd0,0)/boot/grub/stage2 0x8000 > p (hd0,0)/etc/grub.conf > Kernel: 2.4.1-13 > > > Kernel boots, but fails

Re: Problem on load the Example OS code using grub

2001-01-11 Thread OKUJI Yoshinori
From: Qiling Liu <[EMAIL PROTECTED]> Subject: Problem on load the Example OS code using grub Date: Thu, 11 Jan 2001 06:50:14 -0800 (PST) >After I compiled the Example OS code from > grub/docs, I copy the file (named "kernel") to a DOS > formats diskette, then I using grub (installed on my > h

Re: Problem with grub

2001-01-04 Thread Goran Koruga
On Thu, Jan 04 2001, Winn Zorn wrote: HI, fdisk /mbr in windows will install its boot loader. Goran > I recently removed Open Linux from my home PC which was a multi-boot system >(Win95/Linux). After the removal, I have the following problem: > > PC begins booting, and after the "starting W

Re: problem with the installation

2000-12-04 Thread Jochen Hoenicke
On Dec 1, Steffen Hausmann wrote: > Hi, > > my grub doesn't boot proberly. > each time when stage2 should be loaded there occures a 'GRUB read error'. > > i've two harddrives an older 6 GB one with windows on it and a new > 30 GB one with windows and after it linux on it. > i put the stage2 to f

Re: problem with 0.5.95

2000-07-22 Thread OKUJI Yoshinori
From: Eizenberg Ariel <[EMAIL PROTECTED]> Subject: problem with 0.5.95 Date: Wed, 19 Jul 2000 14:49:56 +0300 (IDT) > I installed GRUB sucessfully, How? If it doesn't boot, I don't understand why you still think the installation was successful. Okuji

Re: problem or bug?

2000-06-27 Thread OKUJI Yoshinori
From: "Khimenko Victor" <[EMAIL PROTECTED]> Subject: Re: problem or bug? Date: Tue, 27 Jun 2000 21:27:29 +0400 (MSD) > WILL NOT use "virus compatibility mode". And that's what I said - there are > NO clean way to swap drives in GRUB (note "except for DO

Re: problem or bug?

2000-06-27 Thread OKUJI Yoshinori
From: "Khimenko Victor" <[EMAIL PROTECTED]> Subject: Re: problem or bug? Date: Wed, 28 Jun 2000 01:11:54 +0400 (MSD) > This is basically what I've said... But if you want politcorrectenness... You never have said such a thing. Reread your own message. You just sa

Re: problem or bug?

2000-06-27 Thread Khimenko Victor
27-Jun-00 14:29 you wrote: >> Khimenko Victor writes: Ok. Just don't expect it from GRUB :-) >>> Don't tell a lie. KV>> "LIE" ?? It WAS truth and it IS truth. > There is no need for anybody to get upset. > Khimenko, it would have been much easier if you just said ``GRUB can > do w

Re: problem or bug?

2000-06-27 Thread Gordon Matzigkeit
> Khimenko Victor writes: >>> Ok. Just don't expect it from GRUB :-) >> Don't tell a lie. KV> "LIE" ?? It WAS truth and it IS truth. There is no need for anybody to get upset. Khimenko, it would have been much easier if you just said ``GRUB can do what you want using the `map' command,

Re: problem or bug?

2000-06-27 Thread Khimenko Victor
28-Jun-00 04:11 you wrote: > From: "Khimenko Victor" <[EMAIL PROTECTED]> > Subject: Re: problem or bug? > Date: Tue, 27 Jun 2000 21:27:29 +0400 (MSD) >> WILL NOT use "virus compatibility mode". And that's what I said - there are >> NO clean wa

Re: problem or bug?

2000-06-27 Thread Khimenko Victor
28-Jun-00 00:52 you wrote: > From: "Khimenko Victor" <[EMAIL PROTECTED]> > Subject: Re: problem or bug? > Date: Tue, 27 Jun 2000 16:14:37 +0400 (MSD) >> Ok. Just don't expect it from GRUB :-) It's really BIOS- and MB- dependant >> feature. Unabili

Re: problem or bug?

2000-06-27 Thread Khimenko Victor
27-Jun-00 07:59 you wrote: >> vince h writes: vh>> For booting to windows i must have this order hd2 hd0 hd1 (scsi vh>> ide0 ide1) else windows dont see all dos partitions. > This is a FAQ, and explained in the GRUB manual (grub)DOS/Windows: DON'T DO IT ! See below. > DOS/Windows > -

Re: problem or bug?

2000-06-27 Thread OKUJI Yoshinori
From: "Khimenko Victor" <[EMAIL PROTECTED]> Subject: Re: problem or bug? Date: Tue, 27 Jun 2000 16:14:37 +0400 (MSD) > Ok. Just don't expect it from GRUB :-) It's really BIOS- and MB- dependant > feature. Unability to swap disks is NOT bug - there are just NO p

Re: problem or bug?

2000-06-27 Thread Gordon Matzigkeit
> vince h writes: vh> For booting to windows i must have this order hd2 hd0 hd1 (scsi vh> ide0 ide1) else windows dont see all dos partitions. This is a FAQ, and explained in the GRUB manual (grub)DOS/Windows: DOS/Windows --- GRUB doesn't support booting DOS or Windows directl

Re: problem or bug?

2000-06-27 Thread Khimenko Victor
27-Jun-00 09:38 you wrote: > hello, > y want to say that your soft is very good. With lilo i didn't > boot on my scsi hard disk, but with brub i could. > I have one problem i must swap my disks in bios, ok? Ok. Just don't expect it from GRUB :-) It's really BIOS- and MB- dependant feature. Unabil

Re: Problem of 'etherboot' in GRUB plus BUG REPORT for 'etherboot'

2000-06-03 Thread Dirk von Suchodoletz
> And this leads me to the bug report for etherboot: > > Especially the NE*000 and the NE2000/PCI hangs in the first pio_write > function in the last 'while-loop', if there is no NE card. Further > my Rtl8029 (OvisLink NE2000 PCI) hangs in the NE2000/PCI probe on this > position (code was instru

Re: Problem with 0.5.93.1 Linux with initrd

2000-01-10 Thread OKUJI Yoshinori
From: Thomas Hiller <[EMAIL PROTECTED]> Subject: Problem with 0.5.93.1 Linux with initrd Date: Mon, 10 Jan 2000 18:32:07 +0100 > I tried grub 0.5.93.1 with RedHat 6.1 and it says: > Selected item doesn't fit into memory (or similiar) This is a known bug and has already been fixed in the CVS, t

Re: problem with booting ide /vs scsi

1999-09-15 Thread OKUJI Yoshinori
From: Nicolas Caillaud <[EMAIL PROTECTED]> Subject: problem with booting ide /vs scsi Date: Wed, 15 Sep 1999 13:29:13 +0200 > I have a strange problem with Grub What version? > I want now to boot directly from the SCSI disk > So I tell the Bios that the boot sequence is SCSI, C, A os SCSI, A,