Re: [Cooker] 395 - second time

2001-01-28 Thread Mendel L Chan

On Sun, 28 Jan 2001, guran wrote:

 Hi
 
 I do create oddities.
 
 During installation, when almost done, just reboot left - I chose to
 make another bootdisk by clicking at the star.
 
 The whole shit locked up and I had to cold start it. This meant that no
 passwds were loaded and I had to make a new installation.
Why did you have to make a new installation? How about trying a
single-user mode to change your password then?
 
 Both hd.img and hdreiser.img refuses to reboot and shutdown gracefully.
Any more messages showing to us? Thanks. :)
 
 regards
 guran
 






Re: [Cooker] fstab for reiser?

2001-01-27 Thread Mendel L Chan

This is my writing in TurboLinux Server.
 8   8 ===
/dev/hda2/   reiserfs defaults   1 1
/dev/hda6/home/cvsroot   reiserfs defaults   1 2
/dev/hda9/home/download  ext2defaults1 2
/dev/hda7/home/ftp   reiserfs defaults   1 2
/dev/hda8/mnt/export reiserfs defaults   1 2
/dev/hda3/usrreiserfs defaults   1 2
/dev/hda5/varreiserfs defaults   1 2
/dev/hda1swapswapdefaults0 0
/dev/fd0 /mnt/floppy ext2noauto  0 0
/dev/cdrom   /mnt/cdrom  iso9660 noauto,ro   0 0
proc /proc   procdefaults0 0
none /dev/ptsdevpts  mode=0622   0 0
 8   8 ===
Hope it could help you some. :)

Mendel L Chan
Jan 28, 2001

On Sun, 28 Jan 2001, guran wrote:

 Hi
 
 This may be too fundamental but that's my level.
 
 If I have formatted a partition for reiserfs, and succesfully installed
 on it. How do I write the line into fstab, within another Linux
 installation, so that I may mount that wonderful shit?
 
 regards
 guran