由买买提看人间百态

topics

全部话题 - 话题: fdisk
首页 上页 1 2 3 4 5 6 7 (共7页)
k***e
发帖数: 7933
1
刷了ddwrt,telnet进去,但是找不到fdisk啊,
有人碰到过这样的吗?
m*d
发帖数: 7658
2
啥叫fdisk
k***e
发帖数: 7933
3
就是根据那个guide去format usb drive
fdisk /dev/discs/disc0/disc
m*d
发帖数: 7658
4
linux下面有fdisk?
k***e
发帖数: 7933
5
dd-wrt应该是一个linux吧?
第一个link上说是“SSH into the router and
type fdisk /dev/discs/disc0/disc”
a9
发帖数: 21638
6
dd-wrt里没有fdisk太正常了。
我不是跟你说找个别的软件分区一下吗?
k***e
发帖数: 7933
7
前面不是说用这个link里的办法吗?
http://www.dslreports.com/forum/r22812809-How-to-Install-Asteri
好像就是说dd-wrt里有fdisk啊?难道大家不是follow这个?
a9
发帖数: 21638
8
可以执行busybox fdisk

Invalid
c**s
发帖数: 771
9
Thanks.
found fdisk under /sbin
managed to install Debian lenny, move on to Asterisk and Freepbx.
C*******1
发帖数: 422
10
前几天看到北美wsn打分标准,我觉得应该加上几条:
. 喜欢折腾voip的,+1分
. 趁deal买了dockstar并乐此不疲地折腾的, +2分
hehe。
个人觉得freeswitch还比*还好些,具体理由可放狗搜一下。
闲话少说。刚刚用了大概2个小时装上了OpenWRT + Freeswitch。现在把笔记贴在这儿
,如果按
照这个笔记装的话,耗时应该少于1小时。算是回馈本版,也为我的笔记找个好地方存
一下,免得硬盘
崩溃的时候全都搞丢。
因为是笔记,用的是简单且烂的英文,请多担待。
=============================================================
You need:
A Linux computer ( I use CentOS) <- [do not need this if do step 3 on
Dockstar]
A USB flash drive (200M or bigger)
Internet connection with a router (I have a Tomato router).
1. Ki... 阅读全帖
i*****e
发帖数: 1359
11
分了,用fdisk的,两个分区
sda1, 3GB, Id=83, bootable
sda2, 1GB, Id=82
l*****7
发帖数: 1125
12
来自主题: _voip版 - dockstar安装中断了,求助
从哪里重来?
fdisk?
h*********a
发帖数: 828
13
来自主题: _voip版 - dockstar求助
使用了fdisk分区之后,重启dockstar就没有ip地址了,router上也看不到有这个设备
了,应该怎么办?是不是把系统弄坏了?
谢谢!
a9
发帖数: 21638
14
1)正确
2)xp和windows vista beta的区别。按你的需求,lenny足够了。
3)bootloader如果检测到了会路过。但你用相同的script,fdisk是会执行的。
你得想想为什么要重装系统?就等于你windows下重装系统,格不格盘是一样的。
4)有一些是在连了网以后安装的,连了网以后,可以到网上激活ssh功能。所以有
killall这一项。如果你已经手动处理过了,不执行也没关系。放在那儿也没什么影响。
5)ntfs-3g,安装这个以后,可以读写ntfs分区。如果要bt下载的话,可以安装bt客户
端。
我用过transmission,感觉还不错,速度也挺快。

q
w*m
发帖数: 1806
15
来自主题: _voip版 - How to mount in debian?
usb->/dev/sda1/2/3,
how to mount /dev/sda3? always failed in debian@dockstar
root@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 1.9G 257M 1.5G 15% /
none 60M 40K 60M 1% /dev
/dev/sda1 1.9G 257M 1.5G 15% /
tmpfs 62M 0 62M 0% /lib/init/rw
tmpfs 62M 0 62M 0% /dev/shm
root@debian:~# more /etc/fstab
# /etc/fstab: static file system information.
#
# <... 阅读全帖
i**w
发帖数: 883
16
来自主题: _voip版 - 请教一下A大.
应该是path没设,找不到fdisk
k****t
发帖数: 2288
17
来自主题: _voip版 - 13M 够不够装 asterisk
那就装asterisk1.8吧,这个不需要python和pygooglevice了。
但是我觉得你还是有个概念没有搞清楚,RAM和flash是不一样的。ram就是我们常说的内
存,flash类似我们常说的硬盘。
你用fdisk -l看一下就知道你的flash有多大,到根目录下,用du -h看一下你用了多少
就知道了。
m****t
发帖数: 2684
18
来自主题: _voip版 - 13M 够不够装 asterisk
谢谢提醒,我的确不太清楚RAM和flash的区别,我的ddwrt没有fdisk,也没有jffs选项
,ipkg也查不到,看来是悲剧了
比较了几个结果
=========================================
du -h 的结果是 9.0M
=========================================
df 的结果是
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2816 2816 0 100% /
=========================================
DD-WRT web 显示为
Total Available 27.6 MB / 32.0 MB
Free 10.1 MB / 27.6 MB
Used 17.5 MB / 27.6 MB
Buffers ... 阅读全帖
l*******e
发帖数: 3584
19
在移动硬盘里删了原来的分区,重新做了两个,都是主区,一个ETX2一个SWAP
sbin$ mke2fs -T etx2 /dev/sda1
sbin$ mke2fs -T swap /dev/sda2
/sbin/fdisk /dev/sda
Device Boot Start End Blocks Id System
/dev/sda1 * 1 480 3855568+ 83 Linux
/dev/sda2 481 600 963900 83 Linux
cd /tmp
wget http://jeff.doozan.com/debian/dockstar.debian-squeeze.sh
chmod +x dockstar.debian-squeeze.sh
export PATH=$PATH:/usr/sbin:/sbin
./dockstar.debian-squeeze.sh
结束后选N
改interfaces
重启后同样的问题,启动到移动硬... 阅读全帖
m*d
发帖数: 7658
20
先安装archlinux
instruction在这里
http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3
如果不想写用arch的uImage覆盖nand
可以这样
Following steps 7 and 8 above, partition and format the drive (using the
correct /dev device, highly likely NOT sda). Download and extract the root
filesystem tarball onto the new ext3 partition as the root user, not just
sudo. Create a file at /usr/local/mac_addr and place in it your Pro's MAC
address (its on the bottom of the unit) in the format XX:XX:XX:XX:XX:XX.
Safely umount ... 阅读全帖
m*d
发帖数: 7658
21
先安装archlinux
instruction在这里
http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3
如果不想写用arch的uImage覆盖nand
可以这样
Following steps 7 and 8 above, partition and format the drive (using the
correct /dev device, highly likely NOT sda). Download and extract the root
filesystem tarball onto the new ext3 partition as the root user, not just
sudo. Create a file at /usr/local/mac_addr and place in it your Pro's MAC
address (its on the bottom of the unit) in the format XX:XX:XX:XX:XX:XX.
Safely umount ... 阅读全帖
首页 上页 1 2 3 4 5 6 7 (共7页)