|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 hye all i want instal hp colorado 5 Gb on lenny he is located in HDD at startup kernel in grub hdd=ide-scsi ok modprobe ide-tape ok ht0 is create ln -s /dev/ht0 /dev/tape ok when i try to do backup dump -0 -f /dev/ht0 /home - -> cannot open output /dev/ht0 read only file system i do : chmod ugo+rw /dev/ht0 dump -0 -f /dev/ht0 /home - -> cannot open output /dev/ht0 read only file system ???? an idea ? best regard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIVAwUBR/QDJRrEXSEgvy0YAQKBUQ/9HUSFOtY+4pcSasPsnyLTrvZvyzf5B0Yo sXjI2TRMgdrJO2QCAExiKJBge0RW4ilzqXq6MmotigY95oMKaP 7f9pN33MKBUQvM 5bnGHcMvL3xWu7KS2A6HwY86VRMCZk2BCg1ogh6jEVfW6V0DFM +qLu/jhpoe0hmA Qd17obxYIVKS6xux9Xhb8xo/130AogZynNWKtyfm3ZTmmMYCvgCn2WnoMG0xck32 bTYvXyrELpqnJ0R3WH9Jb4rtv9e/OSQk6S40mGYXp/8gpyprBX1apae7knDkwMt2 3+30hPPwCTidyj2r/YpeYSXoPqxpPTXiHyv1LlN7HL3yZ2wAEQ8daRSYHmfMevy3 +2M0grfsxxl6/q1Lc4jyaAuMTYZimZoD856rIEDzU1HNvty9pS2M+lSBmSEpEhR s r7B+9Rt3Gu1SgY7/e/gUmeCz/Gg795H6RigG+uLyEgjeFObW2jZnsWz0qIwDyG2u SdjpcmE7uUWX6WEbxVwYvfSR2eziC3CRYHUZEKwEwh0lEGf9Lz E+1sBtRZb5X31w cl/P5Dv7mgU6EkNLTJrm9ORrauve3EPRrEkTINVyIUGcRdQg9rLJ6 CQISj3k3Eh7 EX7CQ4flkaedjbfuyUsSZNqJHit95OYM3KWgoSHT62wDUuMs1x V0ViTbC/Zd4iAK R+weoEeEz9A= =KDAu -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 2 Apr at 23:05 Franck Dufau <franckdufau@free.fr> wrote in message
<47F40327.6030909@free.fr> > hye all > > i want instal hp colorado 5 Gb on lenny he is located in HDD > > at startup kernel in grub hdd=ide-scsi ok modprobe ide-tape ok > > ht0 is create ln -s /dev/ht0 /dev/tape ok > > when i try to do backup > > dump -0 -f /dev/ht0 /home -> cannot open output /dev/ht0 read only file > system > > i do : chmod ugo+rw /dev/ht0 > > dump -0 -f /dev/ht0 /home -> cannot open output /dev/ht0 read only file > system > Yes, firstly, ide-scsi is not compiled in to any production kernel (don't know about lenny, I use etch; try modprobe ide-scsi to be certain), because it has been deprecated (see bug #467291). Therefore hdd=ide-scsi has no effect. The tape drive would appear as /dev/st0 with ide-scsi. Secondly, ide-tape, which should replace ide-scsi, is broken. Apart from the bug #327355, it doesn't return some flags correctly; in particular GMT_ONLINE is always false. I guess this is causing your error. The solution I adopted, while arguing with the kernel maintainers, is to build a kernel without IDE-TAPE, and with IDE-SCSI (if you leave IDE-TAPE in, you need the hdd=ide-scsi line in your startup parameters, otherwise ide-tape gets preference). It's a mess... HTH -- Tony van der Hoff | mailto:tony@vanderhoff.org Buckinghamshire, England -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|