Results 1 to 6 of 6

Thread: Finally . . . Debian on Reiser FS

  1. #1

    Finally . . . Debian on Reiser FS

    At last! Finally managed to install Sid on A Reiser FS partition. So far so good!

  2. #2

    Re: Finally . . . Debian on Reiser FS

    nice .. ;D
    try to edit lilo.conf to mount your root partition read-write so the filesystem can be restored upon a failure .. i had this problem once with my comp.

  3. #3

    Re: Finally . . . Debian on Reiser FS


    nice .. ;D
    try to edit lilo.conf to mount your root partition read-write so the filesystem can be restored upon a failure .. i had this problem once with my comp.
    Thanks for the tip. Here is my lilo.conf

    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    compact
    prompt
    timeout=60
    image=/boot/vmlinuz-2.2.19-reiserfs
    label=linux
    root=/dev/hdb3
    append="hdc=ide-scsi hdd=ide-scsi"
    read-only
    other=/dev/hda1
    label=win

  4. #4

    Re: Finally . . . Debian on Reiser FS




    Thanks for the tip. Here is my lilo.conf

    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    compact
    prompt
    timeout=60
    image=/boot/vmlinuz-2.2.19-reiserfs
    label=linux
    root=/dev/hdb3
    append="hdc=ide-scsi hdd=ide-scsi"
    read-write <-- change this to write instead of only
    other=/dev/hda1
    label=win
    The only thing was that my startup scripts now had a problem, cause they thought that the fs was ext2 and was mounted read-write and this shouldnt be done ..
    I solved this with editing the scripts .. but this was in slack I dont know debian .. so any one here can tell me if this problem exist in debian ?


  5. #5

    Re: Finally . . . Debian on Reiser FS




    The only thing *was that my startup scripts now had a problem, cause they thought that the fs was ext2 and was *mounted read-write and this shouldnt be done *..
    I solved this with editing the scripts .. but this was in slack I dont know debian .. so any one here can tell me if this problem exist in debian ?

    Finally made the modifications (work has kept me busy) and no problems on boot-up. I should mention that the install disks I used were from a third party developer.

  6. #6

    Re: Finally . . . Debian on Reiser FS

    Did you use a boot disk or do the painfull transistion to reiserfs yourself? Any work on ext3 for Debian?

Similar Threads

  1. Next-Generation Debian Installer
    By BurntAsh in forum Linux - General Topics
    Replies: 6
    Last Post: 11-18-2003, 11:06 AM
  2. Debian ISOs????
    By mcdougrs in forum Linux - General Topics
    Replies: 2
    Last Post: 12-10-2002, 12:38 PM
  3. Debian 3.0 released
    By noblestknight in forum Linux - General Topics
    Replies: 15
    Last Post: 09-25-2002, 03:11 PM
  4. is Debian a communist distro?
    By Hamond in forum General Chat
    Replies: 17
    Last Post: 02-16-2002, 09:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •