> I would imagine
>
> mount -w -t ufs -o ufstype=sun,rw /dev/sda1 /mnt/scsi
>
> The mount man page says by default UFS is mounted Read-only.
According to the mount man page -w is the same as -o rw.
Ended up that - and don't ask me why this works it just did - I mou
> I would imagine
>
> mount -w -t ufs -o ufstype=sun,rw /dev/sda1 /mnt/scsi
>
> The mount man page says by default UFS is mounted Read-only.
According to the mount man page -w is the same as -o rw.
Ended up that - and don't ask me why this works it just did - I mou
> mount -w -t ufs -o ufstype=sun /dev/sda1 /mnt/scsi
I would imagine
mount -w -t ufs -o ufstype=sun,rw /dev/sda1 /mnt/scsi
The mount man page says by default UFS is mounted Read-only.
Simon Allard (Senior Tool Monkey)
IHUG
Ph (09) 358-5067 Email: [EMAIL PROTECTED]
The real fighting
> mount -w -t ufs -o ufstype=sun /dev/sda1 /mnt/scsi
I would imagine
mount -w -t ufs -o ufstype=sun,rw /dev/sda1 /mnt/scsi
The mount man page says by default UFS is mounted Read-only.
Simon Allard (Senior Tool Monkey)
IHUG
Ph (09) 358-5067 Email: [EMAIL PROTECTED]
The real fighting
Hello all,
Can anyone tell me how (or even if it is possible) to mount a Sun UFS
drive (SunOS 5.5.1) under Linux (2.2.19) as read-write? I have tried
mount -w -t ufs -o ufstype=sun /dev/sda1 /mnt/scsi
but it mounts read only. The drive is in the localhost and I am booting
off a Linux floppy
Hello all,
Can anyone tell me how (or even if it is possible) to mount a Sun UFS
drive (SunOS 5.5.1) under Linux (2.2.19) as read-write? I have tried
mount -w -t ufs -o ufstype=sun /dev/sda1 /mnt/scsi
but it mounts read only. The drive is in the localhost and I am booting
off a Linux floppy
6 matches
Mail list logo