Hi Jason :)
* Jason Thomas <[EMAIL PROTECTED]> dixit:
> so try (hd0)
Been there, done that. It doesn't work. It seems that the problem
is the empty partition table, but I cannot prove that since I don't
have spare disks with partitions that I can use in this machine. But
the other machin
Hi all :)
I have no partitions on my disks, I use the full device (/dev/hda
and /dev/hdb) as my filesystem under Linux with no problems. The MBR
of each disk have the IBM partition label signature (that 0x55AA) and
Linux identifies them as IBM empty partition tables.
Isolinux and LILO
Hi all :))
In file stage2/fsys_reiserfs.c, line 109, GRUB version 0.93, you
can read:
struct reiserfs_journal_header {
/* id of last fully flushed transaction */
__u32 j_last_flush_trans_id;
/* offset in the log of where to start replay after a crash */
__u32 j_first_unflushed_off