yes it should look like this
root@ubuntu:/home/ubuntu# mount
aufs on / type aufs (rw)
none on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sda7 on /media/f3417103-db85-4233-b584-ecce260d03f5 type ext3 (rw,nosuid,nodev,uhelper=udisks)
/dev/sda1 on /media/f3417103-db85-4233-b584-ecce260d03f5_ type ext3 (rw,nosuid,nodev,uhelper=udisks)
/dev/sda2 on /media/f3417103-db85-4233-b584-ecce260d03f5__ type ext3 (rw,nosuid,nodev,uhelper=udisks)
/dev/sda5 on /media/be11a89f-5b3a-489b-9c28-75f6dd9eba53 type ext3 (rw,nosuid,nodev,uhelper=udisks)
root@ubuntu:/media/f3417103-db85-4233-b584-ecce260d03f5# ls
bin dev lib mnt proc sbin tmp
boot etc linuxrc nowhere root share usr
boot.log lacie-boot lost+found opt rw_fs sys var
root@ubuntu:/media/f3417103-db85-4233-b584-ecce260d03f5#
root@ubuntu:/media/f3417103-db85-4233-b584-ecce260d03f5__# ls
bin dev lib lost+found opt root share usr
boot etc linuxrc nowhere proc sbin sys
root@ubuntu:/media/f3417103-db85-4233-b584-ecce260d03f5__#
mount /dev/sda7
ls /dev/sda7
minibike12 wrote:I tried before checking sda7.
Didn't work, and i didn't change anything, so i guess that it still won't work.
start boot log
Mon Dec 24 06:45:38 GMT+1 2012
booting using root file system...
run udevstart to update dev nodes when necessary
inserting kernel modules:
make dev node for buttons...
configure loopback netwerk interface
starting php based setup routines step 1
* Initial Orion-Nas XML configuration file... [ OK ]
* Configuring Disks... [ OK ]
* Configuring System Users...
Warning: fopen(/etc/rootpasswd): failed to open stream: No such file or directory in /etc/finc/userfunc_users_commit.finc on line 38
[ OK ]
* Starting mount of volumes...
- Mounting volume Default:
[ Fail ]
* Finishing mount of volumes... [ Fail ]
* Generating Hosts File... [ OK ]
* Configuring System Hostname... [ OK ]
* Configuring Samba... [ OK ]
* Configuring LAN interface... [ OK ]
* Starting udevd... [ OK ]
* Starting web server... [ OK ]
* Initializing Timezone... [ OK ]
* Configuring Samba... [ OK ]
* Starting syncawayd... [ OK ]
* Marvell mediaserver not started...,QOSd...
starting php based setup routines step 2
* Starting dropbear... cmd : dropbear -p 22 -r '/rw_fs/etc/dropbear/dropbear_rsa_host_key' [ OK ]
* Starting daemon update Hosts File... [ OK ]
starting php based setup routines step banner
*** fvdw-sl NAS firmware
This is fvdw-sl version: fvdw-sl 11.0
built on: Januari 3 2012
LAN IP address: 192.168.1.142 (DHCP)
Port configuration:
LAN -> eth0
php based setup routines finished
start buttons control daemon
buttons-nwsp2 daemon started
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files to ramdisk to enable disk spin down
rcS finished
login as: root
root@192.168.1.142's password:
root@fvdwsl-base:/ # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,relatime,errors=continue,barrier=0,data=ordered)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
/dev/sda5 on /rw_fs type ext3 (rw,noatime,errors=continue,barrier=0,data=ordered)
tmpfs on /rw_fs/tmp/usr/var type tmpfs (rw,relatime,size=200k)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
losetup -o 3686809600 /dev/loop1 /dev/sda
mke2fs -j /dev/loop1
fdisk /dev/sda
losetup -o 3686809600 /dev/loop1 /dev/sda
fdisk /dev/sda
minibike12 wrote:Goodmorning.
I will run fdisk first.
What should i do first?
This
- Code: Select all
losetup -o 3686809600 /dev/loop1 /dev/sda
mke2fs -j /dev/loop1
fdisk /dev/sda
Or this
- Code: Select all
losetup -o 3686809600 /dev/loop1 /dev/sda
fdisk /dev/sda
Using /dev/loop1 is important right.
login as: root
root@192.168.1.142's password:
root@fvdwsl-base:/ # fdisk /dev/sda
The number of cylinders for this disk is set to 364801.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sda: 3000.5 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 9 72 514080 83 Linux
/dev/sda2 73 136 514080 83 Linux
/dev/sda3 137 200 514080 82 Linux swap
/dev/sda4 201 400 1606500 5 Extended
/dev/sda5 209 312 835380 83 Linux
/dev/sda6 321 328 64260 83 Linux
/dev/sda7 337 400 514080 83 Linux
Command (m for help):
root@fvdwsl-base:/ # losetup -o 3686809600 /dev/loop1 /dev/sda
root@fvdwsl-base:/ # fdisk /dev/sda
The number of cylinders for this disk is set to 364801.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sda: 3000.5 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 9 72 514080 83 Linux
/dev/sda2 73 136 514080 83 Linux
/dev/sda3 137 200 514080 82 Linux swap
/dev/sda4 201 400 1606500 5 Extended
/dev/sda5 209 312 835380 83 Linux
/dev/sda6 321 328 64260 83 Linux
/dev/sda7 337 400 514080 83 Linux
Command (m for help):
mke2fs -j /dev/loop1
Users browsing this forum: No registered users and 3 guests