Results 1 to 15 of 57

Thread: [HowTo] Asus RT-N16 (Oleg) - optware the simple way

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #16
    Hello All,

    All I want to do with this router is setup my External HD to serve as a storage drive through this router.

    My external drive is made up of two 2TB drives running in Raid0. So the total storage is 4TB. I know I cannot setup NTFS as a 4TB partition with MBR, so I tried setting up one partition at 1.9TB with NTFS and MBR. Nothing. So I tried a 4TB NTFS partition with GPT. Still nothing. The router will mount and share my 8gb thumb drive, but not this drive.

    So I figured I would try another firmware and I flashed Oleg's firmware (RT-N16-1.9.2.7-rtn-r2274.trx) and tried this tutorial. But here's what it says when I enter this code:for i in `cat /proc/mounts | awk '/tmp\/mnt/{print($1)}'`;do umount $i; done
    mkswap /dev/sda1 && swapon /dev/sda1
    mke2fs -j /dev/sda2
    mke2fs -j /dev/sda3

    says something like "can't open ' /dev/sda1': No such file or directory" and "can't stat ' /dev/sda1': No such file or directory"

    I'm at my wits end here. I just want to be able to connect my hard drive to serve as a storage server for my home network. Why the heck is this so difficult?
    Last edited by Choujij; 14-12-2010 at 01:52.

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 220
    Last Post: 06-02-2016, 10:53
  3. Replies: 24
    Last Post: 05-05-2015, 07:42
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

Tags for this Thread

Posting Permissions

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