Pogoplug Pro: how to make ubi0:rootfs read only

This forum is for all other ARMv5 devices

Pogoplug Pro: how to make ubi0:rootfs read only

Postby cmh385 » Wed Dec 21, 2011 3:02 am

I need to a make a modification to a file /etc/init.d/rcS. So I did:

1. mount -o rw,remount /
2. modified the file rcS
3. mount -o ro,remount /
4. The "mount" shows:

rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (ro,relatime)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
none on /tmp type tmpfs (rw,relatime)
none on /proc/bus/usb type usbfs (rw,relatime)

5. Reboot

4. The "mount" shows:

rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,relatime)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
none on /tmp type tmpfs (rw,relatime)
none on /proc/bus/usb type usbfs (rw,relatime)
cmh385
 
Posts: 2
Joined: Sun Dec 11, 2011 4:42 pm

Re: Pogoplug Pro: how to make ubi0:rootfs read only

Postby WarheadsSE » Wed Dec 21, 2011 5:22 am

We don't deal with the stock FS as a general rule :)
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to Community Supported

Who is online

Users browsing this forum: No registered users and 69 guests