On Thu, 24 Apr 2025 20:41:41 +
Pier Antonio Corradini wrote:
>
> sudo pvcreate /dev/md0 (made /dev/md0)
> sudo vgcreate myvg /dev/md0 (made Volume Group VG)
> sudo lvcreate -L 50G -n lv_root myvg (made a logical volume lv_root,
> 50 GB)
> sudo mkfs.ext4 /dev/myvg/lv_root (made filesystem on l
Thanks!
Debian 12 only.
So... mdadm!
CPA
Da: Dan Ritter
Inviato: Giovedì, 24 Aprile, 2025 16:29
A: Pier Antonio Corradini
Cc: Debian Users
Oggetto: Re: R: R: R: Grub problem
Pier Antonio Corradini wrote:
> You are right!
> LSI Software RAID Configu
apt update
apt install --reinstall grub-pc
exit
umount /target/sys /target/proc /target/dev
umount /target
Anything wrong?
Thanks.
CPA
Da: Frank Guthausen
Inviato: Giovedì, 24 Aprile, 2025 18:36
A: debian-user@lists.debian.org
Oggetto: Re: R: R: R: Grub problem
wswanger
Inviato: Giovedì, 24 Aprile, 2025 01:35
A: debian-user@lists.debian.org
Oggetto: Re: R: Grub problem
On 4/23/25 18:07, Pier Antonio Corradini wrote:
> I tried everything: the BIOS does not see any hard disk (single or in
> pair with its own twin) if you do not first configure, in
On Thu, 24 Apr 2025 14:24:14 +
Pier Antonio Corradini wrote:
> This RAID is a RAID
> “firmware” (aka “fakeraid”). It seems better mdadm (array: /dev/mdX)
> instead of dmraid (with the activation by dmraid -ay; array:
> /dev/mapper) but does legacy BIOS "impose" the use of dmraid?
If you don
Pier Antonio Corradini wrote:
> You are right!
> LSI Software RAID Configuration Uitility Ver A.63, 2010; BIOS Versione
> A.09.04151432R.
> Chipset Intel 3200 + ICH9R (
> https://www.fujitsu.com/cl/Images/ds-py-tx100-s1.pdf: Intel 3200 server
> chipset, ECC memory and RAID 0/1).
> This RAID is
to: Giovedì, 24 Aprile, 2025 14:14
A: Pier Antonio Corradini
Cc: Titus Newswanger; debian-user@lists.debian.org
Oggetto: Re: R: R: Grub problem
Pier Antonio Corradini wrote:
> You can find everything about the LSI system I described at this link:
> https://www.fujitsu.com/global/imagesgig5/b7
Pier Antonio Corradini wrote:
> You can find everything about the LSI system I described at this link:
> https://www.fujitsu.com/global/imagesgig5/b7fy-2331-01en.pdf (see page 59).
This document is too generic; it does not tell us the most
important part: which chipset family is in use.
LSI's 2
On 4/23/25 18:07, Pier Antonio Corradini wrote:
I tried everything: the BIOS does not see any hard disk (single or in
pair with its own twin) if you do not first configure, in the LSI
environment, either a RAID 0
So it is some kind of LSI RAID card. What Brand? model? Some of that
info shou
Antonio Corradini
Cc: debian-user@lists.debian.org
Oggetto: Re: Grub problem
So, is this md raid1, or true hardware RAID-1?
If it's md raid1:
MBR system - boot block should be installed to both drives, remainder
is installed to the /boot filesystem (or / if there's no /boot
filesy
So, is this md raid1, or true hardware RAID-1?
If it's md raid1:
MBR system - boot block should be installed to both drives, remainder
is installed to the /boot filesystem (or / if there's no /boot
filesystem)
GPT - I'm not 100% sure (haven't looked into the details), but in that
case, I think G
___
Da: robo...@news.nic.it per conto di Marco Moock
Inviato: Mercoledì, 23 Aprile, 2025 20:08
A: debian-user@lists.debian.org
Oggetto: Re: Grub problem
On 23.04.2025 00:30 Uhr Pier Antonio Corradini wrote:
> Debian 12 does not install GRUB on a RAID 1 array of my computer: I
> don't know if
Hello everyone,
Debian 12 does not install GRUB on a RAID 1 array of my computer: I don't know
if this problem is caused by a hardware failure or by my inexperience so I ask
if there is a reference guide for this case. Thanks.
C.P.A.
On 06/25/2022 09:37 AM, Stephen P. Molnar wrote:
I have four hard drives ion my Bullseye platform; Three SSD's and one
HDD. My current copy of Bullseye is on /dev/sdd1. I have installed a
pristine copy of Bullsye on /dev/sda.
The installer found the copy of Bullseye on /dev/ssd1 and I instal
"Stephen P. Molnar" writes:
> Assistanc will be mucn appeciated.
You didn't really specify what you want assistance with but I guess you
want to boot the new Bullseye too? I don't really see the point of
having two copies of the same OS installed though.
Assuming a BIOS system and os-prober pac
On Sat 25 Jun 2022 at 09:37:32 (-0400), Stephen P. Molnar wrote:
>
> I have four hard drives ion my Bullseye platform; Three SSD's and one
> HDD. My current copy of Bullseye is on /dev/sdd1. I have installed a
> pristine copy of Bullsye on /dev/sda.
>
> The installer found the copy of Bullseye on
On 25/06/2022 14:37, Stephen P. Molnar wrote:
The installer found the copy of Bullseye on /dev/ssd1 and I installed
grub on /dev/sda1.
You supposed to install GRUB in a disk, not in a partition. So,
/dev/sda, not /dev/sda1. You select /dev/sda during installation.
At the end of the installati
before any action ... comes diagnosis:
please fill in missing pieces:
- SDD's, HDD are formatted GPT? or is the dinosaur using MBR?
- is your computer configured to boot UEFI-style? Or are you still using
BIOS-style/compatibility-mode?
- can you show (and comment) the output from lsblk and (sudo) b
I have four hard drives ion my Bullseye platform; Three SSD's and one
HDD. My current copy of Bullseye is on /dev/sdd1. I have installed a
pristine copy of Bullsye on /dev/sda.
The installer found the copy of Bullseye on /dev/ssd1 and I installed
grub on /dev/sda1. At the end of the install
On Fri 08 Aug 2014 at 21:42:01 +0200, Artifex Maximus wrote:
> On Thu, Aug 7, 2014 at 7:44 PM, Brian wrote:
> > On Tue 05 Aug 2014 at 09:36:18 +0200, Artifex Maximus wrote:
> >
> >> Hello!
> >>
> >> I have a Wheezy system shared with MS XP. GRUB is not in MBR but in Debian
> >> partition installe
On Thu, Aug 7, 2014 at 7:44 PM, Brian wrote:
> On Tue 05 Aug 2014 at 09:36:18 +0200, Artifex Maximus wrote:
>
>> Hello!
>>
>> I have a Wheezy system shared with MS XP. GRUB is not in MBR but in Debian
>> partition installed. Not recommended I know but basically works. Until last
>> upgrade when my
On Tue 05 Aug 2014 at 09:36:18 +0200, Artifex Maximus wrote:
> Hello!
>
> I have a Wheezy system shared with MS XP. GRUB is not in MBR but in Debian
> partition installed. Not recommended I know but basically works. Until last
> upgrade when my GRUB loader only writes GRUB then halts. Or at least
On Tue, Aug 5, 2014 at 4:14 PM, Gary Dale wrote:
> On 05/08/14 03:36 AM, Artifex Maximus wrote:
>
>> Hello!
>>
>> I have a Wheezy system shared with MS XP. GRUB is not in MBR but in
>> Debian partition installed. Not recommended I know but basically works.
>> Until last upgrade when my GRUB loade
On 05/08/14 03:36 AM, Artifex Maximus wrote:
Hello!
I have a Wheezy system shared with MS XP. GRUB is not in MBR but in
Debian partition installed. Not recommended I know but basically
works. Until last upgrade when my GRUB loader only writes GRUB then
halts. Or at least not continue loading.
Hello!
I have a Wheezy system shared with MS XP. GRUB is not in MBR but in Debian
partition installed. Not recommended I know but basically works. Until last
upgrade when my GRUB loader only writes GRUB then halts. Or at least not
continue loading. No errors just stops. I have tried latest (7.6.0)
On Thu, 2013-03-14 at 00:00 +0100, Sven Joachim wrote:
> dpkg-divert
http://www.debian-administration.org/articles/118
I wasn't aware that it's that easy :D, not especially regarding to the
GRUB issue, but it would have saved me some work with other packages.
OTOH, because I wasn't aware of this,
On Wed 13 Mar 2013 at 23:19:57 +0100, Ralf Mardorf wrote:
> On Wed, 2013-03-13 at 21:16 +0100, Sven Joachim wrote:
> > For anyone who actually thinks about following Ralf's advice: if you
> > do
> > that, it is also necessary to divert /usr/sbin/update-grub and replace
> > it with something harmle
On 2013-03-13 23:19 +0100, Ralf Mardorf wrote:
> On Wed, 2013-03-13 at 21:16 +0100, Sven Joachim wrote:
>> For anyone who actually thinks about following Ralf's advice: if you
>> do
>> that, it is also necessary to divert /usr/sbin/update-grub and replace
>> it with something harmless, say a symli
On Wed, 2013-03-13 at 21:16 +0100, Sven Joachim wrote:
> For anyone who actually thinks about following Ralf's advice: if you
> do
> that, it is also necessary to divert /usr/sbin/update-grub and replace
> it with something harmless, say a symlink to /bin/true. Otherwise the
> local changes to gru
On 2013-03-13 12:59 +0100, Ralf Mardorf wrote:
> On Thu, 2013-03-14 at 00:28 +1300, Chris Bannister wrote:
>> On Wed, Mar 13, 2013 at 10:00:35AM +0100, Ralf Mardorf wrote:
>> > The automation for GRUB2 is crap, edit the grub.cfg manually, then you
>> > also could tidy up grub.cfg and get rid of al
On Wed, 2013-03-13 at 09:07 -0400, Tom H wrote:
> > menuentry 'Ubuntu Quantal, kernel 3.6.5-rt14' {
> > set root='(hd1,9)'; set legacy_hdbias='0'
> > legacy_kernel '/boot/vmlinuz-3.6.5-rt14' '/boot/vmlinuz-3.6.5-rt14'
> > 'root=/dev/sdb9' 'ro' 'quiet' ''
> > legacy_initrd '/boot/initrd.img-3.6.5-rt
On Wed, Mar 13, 2013 at 5:00 AM, Ralf Mardorf
wrote:
> On Wed, 2013-03-13 at 04:34 -0400, Tom H wrote:
>> You can set the default in "/etc/default/grub" as
>> 'GRUB_DEFAULT="Debian GNU/Linux (6.0.4)"'.
>
> The automation for GRUB2 is crap, edit the grub.cfg manually, then you
> also could tidy u
On Thu, 2013-03-14 at 00:28 +1300, Chris Bannister wrote:
> On Wed, Mar 13, 2013 at 10:00:35AM +0100, Ralf Mardorf wrote:
> > The automation for GRUB2 is crap, edit the grub.cfg manually, then you
> > also could tidy up grub.cfg and get rid of all the nonsense.
>
> root@tal:~# ls -al /boot/grub/gr
On Wed, Mar 13, 2013 at 10:00:35AM +0100, Ralf Mardorf wrote:
> The automation for GRUB2 is crap, edit the grub.cfg manually, then you
> also could tidy up grub.cfg and get rid of all the nonsense.
root@tal:~# ls -al /boot/grub/grub.cfg
-r--r--r-- 1 root root 3356 Mar 1 22:53 /boot/grub/grub.cfg
On Wed, 2013-03-13 at 04:34 -0400, Tom H wrote:
> On Tue, Mar 12, 2013 at 2:59 PM, Stephen P. Molnar
> wrote:
> >
> > My main Linux computer (64bit CPU) is about six or seven years old now
> > and has had a number of distributions running. As I haven't had any
> > luck with upgrades, I've always
On Tue, Mar 12, 2013 at 2:59 PM, Stephen P. Molnar
wrote:
>
> My main Linux computer (64bit CPU) is about six or seven years old now
> and has had a number of distributions running. As I haven't had any
> luck with upgrades, I've always done a complete installation.
>
> Currently the Grub boot me
On 03/12/2013 02:59 PM, Stephen P. Molnar wrote:
My main Linux computer (64bit CPU) is about six or seven years old now
and has had a number of distributions running. As I haven't had any
luck with upgrades, I've always done a complete installation.
Currently the Grub boot menu has a number of
My main Linux computer (64bit CPU) is about six or seven years old now
and has had a number of distributions running. As I haven't had any
luck with upgrades, I've always done a complete installation.
Currently the Grub boot menu has a number of choices:
openSUSE
Advanced options for openSUSE
op
On Sat, Sep 29, 2012 at 7:50 PM, Brian wrote:
> On Sat 29 Sep 2012 at 18:56:43 +0200, Artifex Maximus wrote:
>
>> On Sat, Sep 29, 2012 at 12:24 PM, Brian wrote:
>> >
>> > At the GRUB prompt press the 'e' key. Please post what you see. There
>> > will probably be a long UUID. To save some typing p
On Sat, Sep 29, 2012 at 7:50 PM, Brian wrote:
> On Sat 29 Sep 2012 at 18:56:43 +0200, Artifex Maximus wrote:
>
>> On Sat, Sep 29, 2012 at 12:24 PM, Brian wrote:
>> >
>> > At the GRUB prompt press the 'e' key. Please post what you see. There
>> > will probably be a long UUID. To save some typing p
On Sat 29 Sep 2012 at 18:56:43 +0200, Artifex Maximus wrote:
> On Sat, Sep 29, 2012 at 12:24 PM, Brian wrote:
> >
> > At the GRUB prompt press the 'e' key. Please post what you see. There
> > will probably be a long UUID. To save some typing put 123 for it.
>
> Thanks. Might I was not clean. Thi
On Sat, Sep 29, 2012 at 12:24 PM, Brian wrote:
> On Fri 28 Sep 2012 at 22:24:16 +0200, Artifex Maximus wrote:
>
>> I would like to move from old 320GB HDD to a new 1TB HDD. I have the
>> following partition structure:
>>
>> sda1 - XP
>> sda2 - Debian 7 x86_64 (boot partition)
>> sda3 - swap
>>
>>
On Fri 28 Sep 2012 at 22:24:16 +0200, Artifex Maximus wrote:
> I would like to move from old 320GB HDD to a new 1TB HDD. I have the
> following partition structure:
>
> sda1 - XP
> sda2 - Debian 7 x86_64 (boot partition)
> sda3 - swap
>
> The GRUB is on the sda2 partition not in the MBR. That's
Hello!
I would like to move from old 320GB HDD to a new 1TB HDD. I have the
following partition structure:
sda1 - XP
sda2 - Debian 7 x86_64 (boot partition)
sda3 - swap
The GRUB is on the sda2 partition not in the MBR. That's why sda2 is
the boot partition. If I set sda1 as boot partition XP run
On Saturday 08 November 2008 16:03, Sjoerd Hiemstra wrote:
> Op Sat, 8 Nov 2008 22:22:15 +0200 Bela Balazs wrote:
> > The two menu.lst entries:
> >
> > title Debian GNU/Linux, kernel 2.6.24-1-686
> > root(hd0,1)
> > kernel /boot/vmlinuz-2.6.24-1-686
> > root=UUID=5dd1
On Sat, Nov 08, 2008 at 11:03:48PM +0100, Sjoerd Hiemstra wrote:
> Op Sat, 8 Nov 2008 22:22:15 +0200 Bela Balazs wrote:
> > The two menu.lst entries:
> >
> > title Debian GNU/Linux, kernel 2.6.24-1-686
> > root(hd0,1)
> > kernel /boot/vmlinuz-2.6.24-1-686
> > root=UU
On Sat, Nov 08, 2008 at 10:22:15PM +0200, Bela Balazs wrote:
> Hello all.
> I installed Debian, but the installer failed to install grub.
I have that problem whenever I install Etch: the installer says its
installing Etch but it doesn't. I end up rebooting the installer in
rescue mode and doing
Op Sat, 8 Nov 2008 22:22:15 +0200 Bela Balazs wrote:
> The two menu.lst entries:
>
> title Debian GNU/Linux, kernel 2.6.24-1-686
> root(hd0,1)
> kernel /boot/vmlinuz-2.6.24-1-686
> root=UUID=5dd1a349-c311-40ca-82f4-a7a39ca134a3 ro
> initrd /boot/initrd.img-2
On Saturday 08 November 2008 21:22:15 Bela Balazs wrote:
> Hello all.
> I installed Debian, but the installer failed to install grub.
Did it fail or din"t propose?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello all.
I installed Debian, but the installer failed to install grub.
I also have Ubuntu, so I installed grub manually by chrooting to the Debian
partition.The two systems are installed on separate disks.
Debian is installed on a SATA disk.I didn't have a Sata controller on the
motherboard so I
On Sat,19.Jul.08, 11:50:10, Andrei Popescu wrote:
> On Sat,19.Jul.08, 10:36:44, Peibol wrote:
>
> [...]
>
> > As you can see hda3 is the last primary partition and it is beyond the
> > last logical partition.
> > Debian + grub is on hda6 and it boots ok. But I have other Linux
> > distributio
On Sat,19.Jul.08, 10:36:44, Peibol wrote:
[...]
> As you can see hda3 is the last primary partition and it is beyond the
> last logical partition.
> Debian + grub is on hda6 and it boots ok. But I have other Linux
> distribution (Suse) installed on hda3 and when I tried to boot it, it
> fai
Hi all
I have a issue with grub using Debian etch. The picture is simple: PC
with only one hard disk (hda) and the following partition table.
cfdisk 2.12r
Disk Drive: /dev/hda
Size: 80026361856 bytes, 80.0 GB
Heads: 255 Sectors per Track: 63 Cylinders: 9729
Name Flags Part Type FS Type [Lab
> However, that script DOES exist in the stated path. So what gives with
> this?
That path ("usr/sbin/update-grub") is relative to the current directory of
the process using it. You probably want "/usr/sbin/update-grub".
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
I'm trying to install linux-image-2.6.18-6-686 using apt-get. I recently
made the recommended change in /etc/kernel-img.conf to include:
postinst_hook = usr/sbin/update-grub
postrm_hook = usr/sbin/update-grub
When I run the apt-get install, the configuration fails with the error
about
"C
What is the current working directory when this script gets run. You
told it
usr/sbin/update-grub
not
/usr/sbin/update-grub
Note the difference.
I still don't know why this is necessary. During the most recent kernel
upgrade in Etch, I watched carefully for the usual warning message about
not
John Fleming wrote:
I'm trying to install linux-image-2.6.18-6-686 using apt-get. I
recently made the recommended change in /etc/kernel-img.conf to include:
postinst_hook = usr/sbin/update-grub
postrm_hook = usr/sbin/update-grub
When I run the apt-get install, the configuration fails with
On Wed, May 14, 2008 at 09:43:14PM -0400, John Fleming wrote:
> I'm trying to install linux-image-2.6.18-6-686 using apt-get. I recently
> made the recommended change in /etc/kernel-img.conf to include:
>
> postinst_hook = usr/sbin/update-grub
> postrm_hook = usr/sbin/update-grub
>
> When I run
On Wed May 14 2008 18:43:14 John Fleming wrote:
> I'm trying to install linux-image-2.6.18-6-686 using apt-get. I recently
> made the recommended change in /etc/kernel-img.conf to include:
>
> postinst_hook = usr/sbin/update-grub
> postrm_hook = usr/sbin/update-grub
>
> When I run the apt-get inst
I'm trying to install linux-image-2.6.18-6-686 using apt-get. I recently
made the recommended change in /etc/kernel-img.conf to include:
postinst_hook = usr/sbin/update-grub
postrm_hook = usr/sbin/update-grub
When I run the apt-get install, the configuration fails with the error
about
"C
Keith Willis schreef:
> Hi,
>
> Here's a weird one... I've noticed that as soon as the GRUB
> boot-loader runs, I lose my DVD-RW drive. It functions normally if I
> jump into the BIOS setup at boot time, then ceases to respond the
> moment GRUB runs, so that even if I boot into WinXP, the drive
Hi,
Here's a weird one... I've noticed that as soon as the GRUB
boot-loader runs, I lose my DVD-RW drive. It functions normally if I
jump into the BIOS setup at boot time, then ceases to respond the
moment GRUB runs, so that even if I boot into WinXP, the drive does
not show up. Restoring the
On Wed, Jun 07, 2006 at 12:27:34PM -0300, Marcelo Chiapparini wrote:
> Hello,
>
> I have a machine with Windows XP and Debian (sarge) installed. The boot
> manager is GRUB. The machine was working fine, but suddently GRUB
> doesn't boot the system any more. At boot time I get the following:
>
> >
}}Hello,Hi.}} But how can I reinstall GRUB from the Debian CD without}}passing through the partitioner?Probably booting with a live-cd (Knoppix) and chroot-ing!!Hope it help you!Bye
Hello,
I have a machine with Windows XP and Debian (sarge) installed. The boot
manager is GRUB. The machine was working fine, but suddently GRUB
doesn't boot the system any more. At boot time I get the following:
> GRUB loading stage 1.5
> GRUB loading, please wait...
and the system freezes. I w
On Friday 24 February 2006 17:06, Joey Hess wrote:
> Hal Vaughan wrote:
> > It didn't just remove an entry. Update-grub completely overwrites
> > the file so any entries for kernels on other partitions are gone.
>
> ### BEGIN AUTOMAGIC KERNELS LIST
> ## lines between the AUTOMAGIC KERNELS LIST mar
Hal Vaughan wrote:
> It didn't just remove an entry. Update-grub completely overwrites the
> file so any entries for kernels on other partitions are gone.
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script exc
On Saturday 25 February 2006 06:26, Andrei Popescu wrote:
> On Fri, 24 Feb 2006 17:19:19 -0500
> Hal Vaughan <[EMAIL PROTECTED]> wrote:
>
> [snip]
>
> > Okay. That's easy and makes sense. But there is still a problem,
> > but may be more with grub. I went through the man pages of grub
> > and di
On Fri, 24 Feb 2006 17:19:19 -0500
Hal Vaughan <[EMAIL PROTECTED]> wrote:
[snip]
> Okay. That's easy and makes sense. But there is still a problem, but
> may be more with grub. I went through the man pages of grub and did a
> lot of research to figure out how to make the changes I needed. No
On Friday 24 February 2006 16:56, Justin Guerin wrote:
> On Friday 24 February 2006 12:07, Hal Vaughan wrote:
> > On Friday 24 February 2006 13:24, Justin Guerin wrote:
> > > On Thursday 23 February 2006 18:23, Hal Vaughan wrote:
>
> [snip]
>
> > > You aren't given a choice of keeping your old grub
On Friday 24 February 2006 12:07, Hal Vaughan wrote:
> On Friday 24 February 2006 13:24, Justin Guerin wrote:
> > On Thursday 23 February 2006 18:23, Hal Vaughan wrote:
[snip]
> >
> > You aren't given a choice of keeping your old grub config file,
> > because without an update, you can't boot the n
On Friday 24 February 2006 13:24, Justin Guerin wrote:
> On Thursday 23 February 2006 18:23, Hal Vaughan wrote:
> > I posted earlier this week about some problems I had after doing:
> >
> > aptitude update && aptitude upgrade
> >
> > on a Sarge system. It required rebooting and was immediately
> >
On Friday 24 February 2006 11:51, Chris Lale wrote:
> Hal Vaughan wrote:
[snip]
> > A couple of thoughts come to mind. I don't kow if they will help you.
> >
> > 1. Use
> >
> > aptitude update && aptitude dist-upgrade
> >
> > instead of aptitude update && aptitude upgrade. This will deal
> > intell
On Thursday 23 February 2006 18:23, Hal Vaughan wrote:
> I posted earlier this week about some problems I had after doing:
>
> aptitude update && aptitude upgrade
>
> on a Sarge system. It required rebooting and was immediately unbootable
> -- ON SARGE!!! This is the very stuff I am using stable
On Friday 24 February 2006 11:51, Chris Lale wrote:
> Hal Vaughan wrote:
> > I posted earlier this week about some problems I had after doing:
> >
> > aptitude update && aptitude upgrade
> >
> > on a Sarge system. It required rebooting and was immediately
> > unbootable -- ON SARGE!!! This is t
Hal Vaughan wrote:
I posted earlier this week about some problems I had after doing:
aptitude update && aptitude upgrade
on a Sarge system. It required rebooting and was immediately
unbootable -- ON SARGE!!! This is the very stuff I am using stable
to avoid!
I lost a day tracking it dow
I posted earlier this week about some problems I had after doing:
aptitude update && aptitude upgrade
on a Sarge system. It required rebooting and was immediately unbootable -- ON
SARGE!!! This is the very stuff I am using stable to avoid!
I lost a day tracking it down and finally found that
Antonio Rodriguez wrote:
On Wed, Sep 28, 2005 at 03:11:18PM -0500, Mike McCarty wrote:
I know I created a GRUB floppy some time back. I'd have to find
some old notes to remember the exact steps.
Mike
This way from /usr/share/doc/grub/README.Debian.gz
cat /boot/grub/stage1 /boot/grub/stage2
On Wed, Sep 28, 2005 at 03:11:18PM -0500, Mike McCarty wrote:
>
> I know I created a GRUB floppy some time back. I'd have to find
> some old notes to remember the exact steps.
>
> Mike
This way from /usr/share/doc/grub/README.Debian.gz
cat /boot/grub/stage1 /boot/grub/stage2 > /dev/fd0
works f
Antonio Rodriguez wrote:
On Wed, Sep 28, 2005 at 10:34:43AM -0500, Mike McCarty wrote:
described. and since, i've adopted a habit of keeping a GRUB boot disk
around. (it's fairly trivial to create a bootable floppy. only slightly
tougher to create a bootable CD.) i then use grub shell, to do
hi ya
On Wed, 28 Sep 2005, Mike McCarty wrote:
:-)
> > you keep going to filesytem
>
> No, you do.
i see we're assumign too many stuff ..
i never once said aything but servo info being the
same as fs info .. etc..etc
> > am not talking about the head alignment and gaps or anything
>
> B
Alvin Oga wrote:
hi ya
On Wed, 28 Sep 2005, Mike McCarty wrote:
[snip]
Yes, I'm talking about servo data, which cannot be seen
by dd or any other normal (or even driver level) accesses.
i think we;re talking about the different kidns of servo
data ... created/maintained at different lev
On Wed, Sep 28, 2005 at 10:34:43AM -0500, Mike McCarty wrote:
> >described. and since, i've adopted a habit of keeping a GRUB boot disk
> >around. (it's fairly trivial to create a bootable floppy. only slightly
> >tougher to create a bootable CD.) i then use grub shell, to do a 'setup'
> >of
>
hi ya
On Wed, 28 Sep 2005, Mike McCarty wrote:
> You are obviously smart
> and intelligent, but you weren't THERE. I was.
i been playing with them removable 14" disk platters
and stripping um and reassemble um and stick it back
into the dg/dec/si washing machines
> > the disk controller on th
anoop aryal wrote:
On Tuesday 27 September 2005 07:05 pm, Jeremy Merritt wrote:
I have been having a problem getting my GRUB
bootloader to return on boot. No matter what I do, it
keeps going to XP. I consulted with other people on
this list and got some good input. But have run into a
dead end
Alvin Oga wrote:
hi ya mike
Hi yourself. Glad to meet you.
I hope this message doesn't seem pugnacious. It isn't intended
to be. But your response seems to me to contain some factual
and comprehensional errors. Since this is a technical forum,
I don't feel comfortable allowing what I percieve
On Tuesday 27 September 2005 07:05 pm, Jeremy Merritt wrote:
> I have been having a problem getting my GRUB
> bootloader to return on boot. No matter what I do, it
> keeps going to XP. I consulted with other people on
> this list and got some good input. But have run into a
> dead end again. Can so
hi ya mike
On Tue, 27 Sep 2005, Mike McCarty wrote:
> >
> > the "tracking info" is dependant on the filesystem
>
> It is not.
i beg to differ ... different fs has different disk
structure to tune itself for various things to make
it better or worst than other fs
> It is used by the uControll
Mike McCarty wrote:
[...]
So, here is a brief tutorial on disc partitioning
and how boot proceeds.
[...]
Thanks for the explanation, it was very useful.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Jeremy Merritt wrote:
Wow, what a great explanation. I have read through it,
but am going to do another to make sure it's all taken
in. Thanks.
Thank you. I realize that it is very condensed and long. But even
so, it glosses over quite a bit of detail (e.g. LBA and the fact
that one can actuall
Alvin Oga wrote:
hi ya mike
:-) i'm even more sleepy now :-)
HEY! I SAID it was long!
:-)
but, some comments
On Tue, 27 Sep 2005, Mike McCarty wrote:
I think you need a little more information about how
boot is accomplished on IBM PC style computers.
if a user can't get the machine
hi ya mike
:-) i'm even more sleepy now :-)
but, some comments
On Tue, 27 Sep 2005, Mike McCarty wrote:
> I think you need a little more information about how
> boot is accomplished on IBM PC style computers.
if a user can't get the machine to boot .. this much
detail is probably more than th
Wow, what a great explanation. I have read through it,
but am going to do another to make sure it's all taken
in. Thanks.
--- Mike McCarty <[EMAIL PROTECTED]> wrote:
> Jeremy Merritt wrote:
> > I have been having a problem getting my GRUB
> > bootloader to return on boot. No matter what I do,
> i
Mike McCarty wrote:
[some stuff about formatting discs and boot]
I forgot one more layer of format: OS install.
A volume may have a file system without an OS
on it.
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have fo
Jeremy Merritt wrote:
I have been having a problem getting my GRUB
bootloader to return on boot. No matter what I do, it
keeps going to XP. I consulted with other people on
this list and got some good input. But have run into a
dead end again. Can someone analyze these steps and
tell me what I'm
If you can boot from cdrom, use cfdisk to toggle the boot properties of
the partitions (as root, of course).
Art Edwards
Jeremy Merritt wrote:
If having multiple partitions is the problem or part
of the problem, how do I make /dev/hda2 bootable and
make the others not bootable? Is that the
On Tue, 27 Sep 2005, Jeremy Merritt wrote:
> If having multiple partitions is the problem or part
> of the problem,
NOT the problem
> how do I make /dev/hda2 bootable and
> make the others not bootable?
take it out with the bios so that it doesn't check it
or
# delete the M
Andy wrote:
>
> On Tuesday 27 September 2005 12:42, Tom Pfeifer wrote:
> > Since your WinXP on /dev/hda1 is a FAT32 partition, one thing that might
> > work is to use the backup boot sector that is kept on FAT32 file systems
> > to restore the WinXP boot sector on /dev/hda1.
> >
> > dd if=/dev/hda
If having multiple partitions is the problem or part
of the problem, how do I make /dev/hda2 bootable and
make the others not bootable? Is that the only thing
that needs to be done in addition to the other steps?
--- Art Edwards <[EMAIL PROTECTED]>
wrote:
> Jeremy Merritt wrote:
>
> >I have been
Jeremy Merritt wrote:
I have been having a problem getting my GRUB
bootloader to return on boot. No matter what I do, it
keeps going to XP. I consulted with other people on
this list and got some good input. But have run into a
dead end again. Can someone analyze these steps and
tell me what I'm
1 - 100 of 167 matches
Mail list logo